[Maplab-dev] [Bug 1473] [MapLab 2.2.1] MapEdit problems with PHP5

bugzilla-daemon at bugzilla.maptools.org bugzilla-daemon at bugzilla.maptools.org
Fri Jul 28 11:58:46 EDT 2006


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

zjames at dmsolutions.ca changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |ASSIGNED



------- Additional Comments From zjames at dmsolutions.ca  2006-07-28 11:58 -------
Ok, Looks like this is due to use of php short tags in some internal urls - <?$value?>

Their use is discouraged, but still supported. This bug is due to a change in the php.ini in the 2.x MS4W.

short_open_tag=OFF could be changed to short_open_tag=ON

The alternative is to update the maplab code and do a new release.



------- 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 Maplab-dev mailing list