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

--- Comment #8 from Tim Starling <tstarl...@wikimedia.org> 2012-03-01 03:04:02 
UTC ---
Apparently OutputPage::addWikiText() is used for content language text without
the $interface=true option in many places. So r96812 is incomplete in that it
doesn't update those callers. 

There is also the issue of the particularly ugly failure mode. Could we maybe
decouple -{}- expansion from language conversion, choosing some sensible
default expansion when language conversion is not done? For example say if I
put this in MessagesEn.php: 

-{fr:foo;en:bar}-

Could this just expand to "bar"?

-- 
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
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to