Bug reported

http://bugzilla.qooxdoo.org/show_bug.cgi?id=588

asaris

Fabian Jakobs wrote:
> Hi Asaris,
>   
>> RegExp literal format is not allowed by make (treegenerator). Is there 
>> any chance to allow to use literal format of RegExp?
>>
>> qooxdoo rev #9401
>>
>> treegenerator.SyntaxException: Expected expression but found token/DIV: 
>> '/'. file:airangel.tmp.CompanyView, line:95, column:71
>>
>> I would prefer to use literal format
>> qx.ui.form.TextField.createRegExpValidator(/abc/i)
>>
>> instead of
>> qx.ui.form.TextField.createRegExpValidator(new RegExp("abc", "i"))
>>   
>>     
> I could reproduce the bug here. Could you please file a bug for this. 
> The generator should definitively handle such cases.
>
> Best Fabian
>   
>> asaris
>>
>> -------------------------------------------------------------------------
>> This SF.net email is sponsored by: Splunk Inc.
>> Still grepping through log files to find problems?  Stop.
>> Now Search log events and configuration files using AJAX and a browser.
>> Download your FREE copy of Splunk now >>  http://get.splunk.com/
>> _______________________________________________
>> qooxdoo-devel mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel
>>
>>
>>   
>>     
>
>
>   

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to