I’m sorry to report:

In XMLTest, the following:
private var quotedXML : XML =<root title="That's Entertainment"/>;

Outputs:
this.quotedXML = new XML( "<root title=\\"That's Entertainment\\"/>”);

which quite obviously produces an error…

> On Jul 17, 2017, at 10:23 AM, Alex Harui <aha...@adobe.com.INVALID> wrote:
> 
> I pushed a few more changes.  Hopefully nothing else broke.
> 
> -Alex
> 
> On 7/16/17, 8:52 AM, "Harbs" <harbs.li...@gmail.com 
> <mailto:harbs.li...@gmail.com>> wrote:
> 
>> I wasn’t complaining. I was sympathizing.
>> 
>> If I knew how, I’d help.
>> 
>> Harbs
>> 
>>> On Jul 16, 2017, at 6:30 PM, Alex Harui <aha...@adobe.com.INVALID>
>>> wrote:
>>> 
>>> Someone else is welcome to take over.  This stuff is not something I
>>> enjoy
>>> doing at all.
>>> 
>>> -Alex
>>> 
>>> On 7/16/17, 5:17 AM, "Harbs" <harbs.li...@gmail.com
>>> <mailto:harbs.li...@gmail.com <mailto:harbs.li...@gmail.com>>> wrote:
>>> 
>>>> Is this with Alex’s latest changes?
>>>> 
>>>> These backslash escapes seem really difficult to get right… :-(
>>>> 
>>>>> On Jul 16, 2017, at 2:41 PM, yishayw <yishayj...@hotmail.com 
>>>>> <mailto:yishayj...@hotmail.com>> wrote:
>>>>> 
>>>>> Looks like falcon is incompatible with TabStopsPropety.as in TLF. When
>>>>> initializing that file I'm getting the following RTE:
>>>>> 
>>>>> Uncaught syntax error: Invalid regular expression: missing /
>>>>> 
>>>>> which originates in TabStopsProperty.as:191
>>>>> 
>>>>>           private static const _escapeBackslashRegex:RegExp = /\\\\/g;
>>>>> 
>>>>> 
>>>>> which transpiles to TabStopsProperty.js:143
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> org.apache.flex.textLayout.property.TabStopsProperty._escapeBackslashRe
>>>>> ge
>>>>> x =
>>>>> /\\\\\/g;
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> 
>>>>> --
>>>>> View this message in context:
>>>>> 
>>>>> https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache- 
>>>>> <https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache->
>>>>> fl 
>>>>> <https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache 
>>>>> <https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fapache>
>>>>> -fl>
>>>>> ex-development.2333347.n4.nabble.com 
>>>>> <http://ex-development.2333347.n4.nabble.com/>
>>>>> <https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fex-dev 
>>>>> <https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fex-dev>
>>>>> elopment.2333347.n4.nabble.com 
>>>>> <http://elopment.2333347.n4.nabble.com/>%2F&data=02%7C01%7C%7Ca86baabe6d9844f6e02
>>>>> 108d4cc62bac8%7Cfa7b1b5a7b34438794aed2c178decee1%7C0%7C0%7C636358171793
>>>>> 839919&sdata=LdNHLjstVY2Y0sUEQUG8QYoqlpj4G1n4pEalE4FaKwE%3D&reserved=0>
>>>>> %2FFlexJS-Falcon-AsJS-Mismatch-tp6329
>>>>> 
>>>>> 6.html&data=02%7C01%7C%7C7636647c1c22433fc7f508d4cc44ab08%7Cfa7b1b5a7b3
>>>>> 44
>>>>> 
>>>>> 38794aed2c178decee1%7C0%7C0%7C636358042688036466&sdata=ZYSsWDWEs54Zs4sX
>>>>> IY
>>>>> k2SrHt%2FnurGBhIb8VYAH6zQtM%3D&reserved=0
>>>>> Sent from the Apache Flex Development mailing list archive at
>>>>> Nabble.com <http://nabble.com/> 
>>>>> <https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fnabble 
>>>>> <https://na01.safelinks.protection.outlook.com/?url=http%3A%2F%2Fnabble>
>>>>> .com%2F&data=02%7C01%7C%7Ca86baabe6d9844f6e02108d4cc62bac8%7Cfa7b1b5a7b
>>>>> 34438794aed2c178decee1%7C0%7C0%7C636358171793839919&sdata=UVgi9RhUfOU%2
>>>>> B1jBQOH%2BfnSIqJIdqdRR4q84X4x5kZYQ%3D&reserved=0>.

Reply via email to