Opened 15 years ago
Closed 15 years ago
#378 closed defect (fixed)
MapGuide-related PHP files use MgException methods that have been renamed
Reported by: | chrisclaydon | Owned by: | chrisclaydon |
---|---|---|---|
Priority: | P1 | Milestone: | |
Component: | MapGuide | Version: | SVN |
Severity: | Major | Keywords: | |
Cc: | Browser: | All | |
External ID: | Operating System: | All | |
state: | New |
Description
For compatibility with newer versions of PHP, the MgException method GetMessage has to be renamed to GetExceptionMessage.
The calls to this method in the PHP pages used by Fusion need to be updated accordingly.
Attachments (2)
Change History (5)
by , 15 years ago
Attachment: | FusionGetMessage.patch added |
---|
comment:1 by , 15 years ago
Submitted patch to sandbox/adsk/2.2gp stream on behalf of Bruce Dechant:
comment:2 by , 15 years ago
Version: | → SVN |
---|
The underlying issue is described in the MapGuide RFC 89:
http://trac.osgeo.org/mapguide/wiki/MapGuideRfc89
Bruce has provided me with a patch for the trunk stream that I will attach. Please review this and let me know if there are any issues.
by , 15 years ago
Attachment: | FusionTrunkGetMessage.patch added |
---|
comment:3 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
Submitted patch to trunk stream on behalf of Bruce Dechant (approved by Paul Spencer):
Patch created by Bruce Dechant for sandbox 2.2gp stream