I am on windows -
I deleted the file and updated via svn again and everything seems fine - the
character sequence is still in the file.
Unfortunately the bad version of the file was overwritten by the update -
sorry didn't think to save a copy so I cannot get you a stack trace.
I suspect th
Mike,
mshillin wrote:
> The latest version of qx.ui.core.MMultiSelectionHandling.js contains invalid
> chararcters at the start of the file.
>
Well, not quite invalid ... it's the UTF-8 BOM (byte-order marker).
Generally, that's perfectly legal for an utf-8 encoded file and
everything runs s
The latest version of qx.ui.core.MMultiSelectionHandling.js contains invalid
chararcters at the start of the file.
Causes a runtime error when initializing qx.ui.form.List in this mornings
SVN update.
If you remove the characters and recompile - all is working
-
Mike
--
View this message in co