[Bug 27793] The title Babel user information always appears in English

2012-01-25 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27793

--- Comment #12 from Jarek Tuszynski jaroslaw.w.tuszyn...@saic.com 2012-01-25 
15:12:13 UTC ---
(In reply to comment #11)
 done in r103786.
 
 
 Commons folks who want this should get community consensus and file a new bug
 asking that $wgBabelUseUserLanguage be set to true for commons

Done, see bug:32726

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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


[Bug 27793] The title Babel user information always appears in English

2011-11-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27793

Sumana Harihareswara suma...@panix.com changed:

   What|Removed |Added

   Keywords||need-review
 CC||suma...@panix.com

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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


[Bug 27793] The title Babel user information always appears in English

2011-11-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27793

--- Comment #10 from Siebrand s.mazel...@xs4all.nl 2011-11-20 10:42:04 UTC ---
Re comment 9: sure, apply it.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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


[Bug 27793] The title Babel user information always appears in English

2011-11-20 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27793

Bawolff bawolff...@gmail.com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #11 from Bawolff bawolff...@gmail.com 2011-11-20 21:28:25 UTC ---
done in r103786.


Commons folks who want this should get community consensus and file a new bug
asking that $wgBabelUseUserLanguage be set to true for commons

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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


[Bug 27793] The title Babel user information always appears in English

2011-11-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27793

--- Comment #9 from Bawolff bawolff...@gmail.com 2011-11-20 06:50:02 UTC ---
Created attachment 9499
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9499
Patch that adds (optional support) for having the babel box vary by user lang.

I'm re-opening this bug because:
*The main objections to the original commit were that wrong lang got displayed
to users due to cache, not the idea of the commit.
*heck, there's even comments in the code saying fixme should use user lang
*Well in theory pages should only use content lang, Commons already massively
abuses int: in order to make page content vary by user lang, this really wont
add to that in any considerable way, pretending people don't do that won't make
them stop.

Thus here is a patch that changes the Babel user information, and Users by
language messages to be in user language. It will fragment parser cache
somewhat, I'm not sure how big an issue that is, but the patch makes showing
these things in user lang configurable with a global defaulting to off, so if
its a concern we could just enable on commons where parser cache is already
rather fragmented via {{int:..

Anyhow, I'd like to commit this if there's no objections.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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


[Bug 27793] The title Babel user information always appears in English

2011-11-19 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27793

Bawolff bawolff...@gmail.com changed:

   What|Removed |Added

   Keywords||patch
 Status|RESOLVED|REOPENED
 Resolution|WONTFIX |

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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


[Bug 27793] The title Babel user information always appears in English

2011-11-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27793

Bawolff bawolff...@gmail.com changed:

   What|Removed |Added

 CC||bawolff...@gmail.com

--- Comment #8 from Bawolff bawolff...@gmail.com 2011-11-18 19:20:55 UTC ---
I'm confused why this is wontfixed. The objections that caused the revert seem
to be that the commit was done wrong (Using user language without making the
parser cache vary by the user language). It doesn't seem very difficult to make
it use the user language and mark the parser cache as needing to vary by the
user language. (This would fragment the cache I suppose, if we're really
worried about that we could make it a config option, commons already has a lot
of their pages varrying by user lang anyhow)

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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


[Bug 27793] The title Babel user information always appears in English

2011-11-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27793

--- Comment #7 from Robin Pepermans (SPQRobin) robinp.1...@gmail.com 
2011-11-15 00:17:43 UTC ---
(In reply to comment #6)
 Per Jarek in Comment 5: if you refuse to fix this, Commons may stick with the
 old template system. Is that what you want?

Wikis are free to use or not to use this... It's mostly small wikis which
benefit hugely from this extension, whereas, e.g. nlwiki hasn't adopted the
Babel extension because the local system is more adapted to their wishes and
works well as they want.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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


[Bug 27793] The title Babel user information always appears in English

2011-11-14 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27793

Rd232 rd...@hotmail.com changed:

   What|Removed |Added

 CC||rd...@hotmail.com

--- Comment #6 from Rd232 rd...@hotmail.com 2011-11-15 00:09:51 UTC ---
Per Jarek in Comment 5: if you refuse to fix this, Commons may stick with the
old template system. Is that what you want?

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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


[Bug 27793] The title Babel user information always appears in English

2011-11-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27793

Jarek Tuszynski jaroslaw.w.tuszyn...@saic.com changed:

   What|Removed |Added

 CC||Jaroslaw.W.Tuszynski@SAIC.c
   ||om

--- Comment #5 from Jarek Tuszynski jaroslaw.w.tuszyn...@saic.com 2011-11-11 
18:59:36 UTC ---
This is a very annoying bug on Commons, where although English is the default
language, many users do not know it well. In order to help them we always try
to communicate with them in the language they set in their preferences. Most
parts of the website interface show up in user's language, including current
version of the babel template. We work hard on interface localization and for
most parts users coming to commons from different wikipedias can navigate the
website without knowing English. In this context insistence that this part of
the interface will only show up in English feels like a big step back.

I do not understand the cache pollution issue, since this is a static text
linked to the same page no matter what is the language, and we had this message
localized for years with no issues as far as I can tell.

May be we can ass an extra parameter which would allow different projects
choose which type of behavior is preferable on their project.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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


[Bug 27793] The title Babel user information always appears in English

2011-09-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27793

Siebrand s.mazel...@xs4all.nl changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 CC||s.mazel...@xs4all.nl
 Resolution||WONTFIX

--- Comment #4 from Siebrand s.mazel...@xs4all.nl 2011-09-12 13:00:44 UTC ---
WONTFIX per comment 3.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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


[Bug 27793] The title Babel user information always appears in English

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27793

Niklas Laxström niklas.laxst...@gmail.com changed:

   What|Removed |Added

 CC||niklas.laxst...@gmail.com

--- Comment #3 from Niklas Laxström niklas.laxst...@gmail.com 2011-09-09 
09:06:34 UTC ---
It is an element of page itself, so it shouldn't vary by interface language.

It is possible however, but it needs to be weighted against cache pollution ,
which may already be happening to some extent for other reasons.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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


[Bug 27793] The title Babel user information always appears in English

2011-06-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27793

Robin Pepermans (SPQRobin) robinp.1...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||robinp.1...@gmail.com
 Resolution|FIXED   |

--- Comment #2 from Robin Pepermans (SPQRobin) robinp.1...@gmail.com 
2011-06-02 14:02:43 UTC ---
It has been reverted in r83385.

And also Users by language is in the content language.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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


[Bug 27793] The title Babel user information always appears in English

2011-02-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27793

Purodha Blissenbach bugzilla.wikime...@publi.purodha.net changed:

   What|Removed |Added

 CC||bugzilla.wikime...@publi.pu
   ||rodha.net
 AssignedTo|rob...@rhl.me.uk|bugzilla.wikime...@publi.pu
   ||rodha.net

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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


[Bug 27793] The title Babel user information always appears in English

2011-02-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27793

Purodha Blissenbach bugzilla.wikime...@publi.purodha.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Purodha Blissenbach bugzilla.wikime...@publi.purodha.net 
2011-02-28 21:36:58 UTC ---
Fixed with revision 82967.

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
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