Ticket #268 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

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: External ID: 1236282
state: Committed Browser: All
Operating System: All

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

Changed 3 years ago by waltweltonlair

  • milestone changed from 2.1 to 2.0

Changed 3 years ago by waltweltonlair

  • status changed from new to assigned

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

Changed 3 years ago by waltweltonlair

  • status changed from assigned to closed
  • state changed from New to Committed
  • resolution set to fixed
  • fixed in the trunk stream with r1865
  • fixed in the fusion2-mg21 stream with r1866
Note: See TracTickets for help on using tickets.