[ka-Map-dev] [Bug 1285] [ka-Map] infinite loop initializing maps that only have one scale

bugzilla-daemon at bugzilla.maptools.org bugzilla-daemon at bugzilla.maptools.org
Wed Feb 8 17:37:16 EST 2006


http://bugzilla.maptools.org/show_bug.cgi?id=1285

pspencer at dmsolutions.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From pspencer at dmsolutions.ca  2006-02-08 17:37 -------
problem was in init.php, single scales ended up creating javascript like new Array(60000000) which 
creates an array of 60 million elements, not an array with one element.  Fix is to quote numbers.



------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


Please do NOT reply to this email, use the link above instead to 
login to bugzilla and submit your comment. Any email reply to this
address will be lost.


More information about the ka-Map-dev mailing list