Opened 15 years ago

Closed 15 years ago

#1028 closed defect (fixed)

Fix some PHP script typos

Reported by: waltweltonlair Owned by: waltweltonlair
Priority: low Milestone: 2.2
Component: General Version: 2.1.0
Severity: trivial Keywords:
Cc: External ID: 1236282

Description

Two issues:

  • the FormatMessage routine in common.php calls GetString - it needs to call GetLocalizedString
  • the FormatMessage routine takes 3 arguments, but search.php is calling it with 4 arguments in one place

Change History (2)

comment:1 by waltweltonlair, 15 years ago

Status: newassigned

comment:2 by waltweltonlair, 15 years ago

Resolution: fixed
Status: assignedclosed
  • fixed in the trunk stream with submission r3999
  • fixed in the MGOS 2.1 stream with submission r4000
  • fixed in the sandbox stream with submission r4001

Note that separate submissions need to be made to fusion to fix the same problems in that code.

Note: See TracTickets for help on using tickets.