https://bugzilla.wikimedia.org/show_bug.cgi?id=14531


[email protected] changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]
          Component|User interface              |Page rendering
            Version|1.13-svn                    |1.16-svn




--- Comment #4 from [email protected]  2009-07-05 20:46:44 UTC ---
I was just going to enter a new bug: Unknown messages end up in
"&lt;message&gt;" instead of "<message>", when I spotted this bug (bug #14531).
I was going to say:

There is a bug in the method used to display unknown messages.

They end up being shown to the user as
"&lt;message&gt;" instead of the certainly intended
"<message>".

Try this experiment: on e.g., Monobook.php change msg('search') to
msg('zzzsearch'), and then view what happens in your browser, by
browsing any page.

Yes, there never should be any unknown messages, but when there are
(as occasionally _does_ happen), they should be displayed as intended
for unknown messages, and not with &lt; &gt;.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to