> Hello
>
> I've migrated my application from qooxdoo-1.5 to qooxdoo-1.6 like it's
> written in the documentation.
> In migration.log I saw that some css3 detection lines was changed in
> Appearance.js.
>
> Replacing match 'qx.core.Environment.get("css.gradients"' to
> 'qx.core.Environment.select("css.gradient.linear"'
>
> These changes cause : "Error in the 'Appearance' queue:TypeError: values
> is
> undefined"
>
> I've looked up in the framework's Appearance.js, and find out that the
> detection method stayed the same as in qooxdoo-1.5.
> When I've changed back qx.core.Environment.select() --->
> qx.core.Environment.get() everything started working ok.
>
> Could someone help me please, why did the generator make this changes?

I suspect an error in the migration data. Please open a bug for it.

T.




------------------------------------------------------------------------------
Write once. Port to many.
Get the SDK and tools to simplify cross-platform app development. Create 
new or port existing apps to sell to consumers worldwide. Explore the 
Intel AppUpSM program developer opportunity. appdeveloper.intel.com/join
http://p.sf.net/sfu/intel-appdev
_______________________________________________
qooxdoo-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/qooxdoo-devel

Reply via email to