Opened 14 years ago

Closed 14 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)

FusionGetMessage.patch (29.4 KB ) - added by chrisclaydon 14 years ago.
Patch created by Bruce Dechant for sandbox 2.2gp stream
FusionTrunkGetMessage.patch (29.4 KB ) - added by chrisclaydon 14 years ago.

Download all attachments as: .zip

Change History (5)

by chrisclaydon, 14 years ago

Attachment: FusionGetMessage.patch added

Patch created by Bruce Dechant for sandbox 2.2gp stream

comment:1 by chrisclaydon, 14 years ago

Submitted patch to sandbox/adsk/2.2gp stream on behalf of Bruce Dechant:

http://trac.osgeo.org/fusion/changeset/2118

comment:2 by chrisclaydon, 14 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 chrisclaydon, 14 years ago

Attachment: FusionTrunkGetMessage.patch added

comment:3 by chrisclaydon, 14 years ago

Resolution: fixed
Status: newclosed

Submitted patch to trunk stream on behalf of Bruce Dechant (approved by Paul Spencer):

http://trac.osgeo.org/fusion/changeset/2150

Note: See TracTickets for help on using tickets.