Select to view content in your preferred language

mobile.applyPngFilter bug?

574
1
09-08-2011 03:15 PM
EricMiller3
New Contributor
I have  a mobile map application that was using version 2.2 compact.  When I upgraded to version 2.4 compact I started seeing "Security Error 1000 in compat.xd.js" in Firefox (version 6 with Firebug).  The code snippet seems to show that mobile.applyPngFilter() call is triggering this error.  But, it's a bit difficult to get good line numbers from the "compiled" javascript.  Firefox throws that error when it thinks there is a cross domain violation or some other bad thing.

The error seems to only happen for me at start up.  It shows up with version 2.3 and 2.4 compact, but not before.  It seems to also trigger another exception, but neither seem to be causing me any real trouble at run time.
0 Kudos
1 Reply
KellyHutchins
Esri Notable Contributor
I haven't seen this in the samples in the help when upgrading from 2.2 to 2.4. Do you have a public url for the application? If not, can you provide a simplified version of the app that shows the error?
0 Kudos