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 , 15 years ago
Status: | new → assigned |
---|
comment:2 by , 15 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
Note that separate submissions need to be made to fusion to fix the same problems in that code.