Opened 15 years ago

Closed 15 years ago

#268 closed defect (fixed)

Fix some MapGuide PHP script typos involving FormatMessage

Reported by: waltweltonlair Owned by: waltweltonlair
Priority: P2 Milestone: 2.0
Component: MapGuide Version: 1.1.1
Severity: Minor Keywords:
Cc: Browser: All
External ID: 1236282 Operating System: All
state: Committed

Description

Two issues:

  • the FormatMessage routine in fusion\layers\MapGuide\php\Common.php calls GetString - it needs to call GetLocalizedString
  • the FormatMessage routine takes 3 arguments, but fusion\widgets\Search\Search.php is calling it with 4 arguments in one place

See https://trac.osgeo.org/mapguide/ticket/1028 for the MapGuide version of the fix.

Change History (3)

comment:1 by waltweltonlair, 15 years ago

Milestone: 2.12.0

comment:2 by waltweltonlair, 15 years ago

Status: newassigned

See patches attached to #236 for the fixes to the fusion2-mg21 and trunk streams.

comment:3 by waltweltonlair, 15 years ago

Resolution: fixed
state: NewCommitted
Status: assignedclosed
  • fixed in the trunk stream with r1865
  • fixed in the fusion2-mg21 stream with r1866
Note: See TracTickets for help on using tickets.