Closed (fixed)
Project:
Apply for role
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
2 Aug 2008 at 16:51 UTC
Updated:
17 Aug 2008 at 09:32 UTC
Jump to comment: Most recent file
Doing some code review and cleanups (more issues/patches to follow) and noticed that format_plural() was being called incorrectly:
This function ensures that the string is pluralized correctly. Since t() is called by this function, make sure not to pass already-localized strings to it.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | afr_format_plural.patch | 3.08 KB | drewish |
| #1 | afr_format_plural.patch | 2.98 KB | drewish |
| afr_format_plural.patch | 16.36 KB | drewish |
Comments
Comment #1
drewish commentedwoops, that's the wrong patch (it's the basis for the rest of my fixes).
Comment #2
drewish commentedman bad patch day for me. that one was reversed.
Comment #3
Soren Jones commentedAndrew,
Committed. Thank you very much!
Best,
Soren
Comment #4
Anonymous (not verified) commentedAutomatically closed -- issue fixed for two weeks with no activity.