Hi,

In more detail the issue is that the property is likely to default to undefined 
and casting that to String in JS like so 
org.apache.flex.utils.Language.as(undefined, String)) will set the value to 
null and strpixels.length with throw a RTE. So it’s likely this change in will 
cause all sort of issues.

Thanks,
Justin

Reply via email to