[Bug 20040] output of categorytree generates secure paths in rare cases.

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20040 Derk-Jan Hartman changed: What|Removed |Added Keywords||need-review, patch -- Configure bu

[Bug 20040] output of categorytree generates secure paths in rare cases.

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20040 --- Comment #3 from Derk-Jan Hartman 2010-03-13 01:53:46 CET --- Created an attachment (id=7194) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=7194) expand the memcached key with variant/http values with getPageRenderingHash -- Conf

[Bug 20040] output of categorytree generates secure paths in rare cases.

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20040 --- Comment #2 from Derk-Jan Hartman 2010-03-13 01:06:17 CET --- In function ajax() of CategoryTree/CategoryTreeFunctions.php # Retrieve page_touched for the category $dbkey = $title->getDBkey(); $mckey = "$wgDBname:categorytree(" . $this->

[Bug 4125] Preserve ?uselang=xx / &uselang=xx during sessions

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=4125 --- Comment #6 from Platonides 2010-03-12 23:41:42 UTC --- You want to fetch the page from memcached, and maybe also the sidebar. A regex would be able to set the proper uselangs without having to reparse everything. But so ugly resorting to th

[Bug 4125] Preserve ?uselang=xx / &uselang=xx during sessions

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=4125 Chad H. changed: What|Removed |Added CC||innocentkil...@gmail.com --- Comment #5 from

[Bug 4125] Preserve ?uselang=xx / &uselang=xx during sessions

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=4125 Platonides changed: What|Removed |Added CC||platoni...@gmail.com --- Comment #4 from P

[Bug 164] Support collation by a certain locale (sorting order of characters)

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=164 --- Comment #167 from T. Gries 2010-03-12 22:38:48 UTC --- (In reply to comment #166) > This shouldn't be an extension, we may as well have a page_sortkey added in > core. Makes more sense there. However, categories are lower-hanging fruit, > s

[Bug 164] Support collation by a certain locale (sorting order of characters)

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=164 --- Comment #166 from Aryeh Gregor 2010-03-12 22:30:03 UTC --- This shouldn't be an extension, we may as well have a page_sortkey added in core. Makes more sense there. However, categories are lower-hanging fruit, since we just need to change

[Bug 22820] New: $wgAutopromoted groups not showing on Special:Userrights...

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22820 Summary: $wgAutopromoted groups not showing on Special:Userrights... Product: MediaWiki Version: 1.15.1 Platform: PC OS/Version: Linux Status: NEW Sever

[Bug 164] Support collation by a certain locale (sorting order of characters)

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=164 --- Comment #165 from T. Gries 2010-03-12 22:18:10 UTC --- (In reply to comment #164) > (In reply to comment #163) > The options I know of are: > 1) Use MySQL collation support, just using utf8 everywhere. This will mess up > equality comparison

[Bug 164] Support collation by a certain locale (sorting order of characters)

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=164 --- Comment #164 from Aryeh Gregor 2010-03-12 22:06:57 UTC --- (In reply to comment #163) > Thanks for pointing out. I must admit, that you are _fully_ right, also > knowing > of the collation differences. We developers should collaboratively t

[Bug 164] Support collation by a certain locale (sorting order of characters)

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=164 --- Comment #163 from T. Gries 2010-03-12 21:47:56 UTC --- (In reply to comments #159 and #160) > While the suggested patch clearly dramatically improves the page title > sorting, > it doesn't make it 100% correct for all "European languages" th

[Bug 9675] sitemap-index doesn't include full location path

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=9675 --- Comment #21 from bugzilla_mediawiki_...@zrhwiki.ch 2010-03-12 21:29:56 UTC --- The problem seems pretty easy to resolve, i.e. just add the full path (as most MediaWiki users have to do themselves if they want to use sitemaps with Google with

[Bug 16077] NomCom wiki listed in wrong section of SiteMatrix

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16077 Alexandre Emsenhuber [IAlex] changed: What|Removed |Added Keywords||shell C

[Bug 22819] JPEG Image Upload = 'File extension does not match MIME type'

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22819 --- Comment #1 from bugzilla_mediawiki_...@zrhwiki.ch 2010-03-12 21:09:27 UTC --- In German, the error message is the following: 'Dateierweiterung stimmt nicht mit dem MIME-Typ überein.' The issue is reproducible with the latest SVN version o

[Bug 16934] Closed wikis are no longer marked as closed

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16934 Alexandre Emsenhuber [IAlex] changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 22819] New: JPEG Image Upload = 'File extension does not match MIME type'

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22819 Summary: JPEG Image Upload = 'File extension does not match MIME type' Product: MediaWiki Version: 1.17-svn Platform: All OS/Version: All Status: NEW Se

[Bug 164] Support collation by a certain locale (sorting order of characters)

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=164 --- Comment #162 from Huji 2010-03-12 17:48:42 UTC --- (In reply to comment #160) Actually, I think the issues you raised with collations and languages has nothing to do with MediaWiki; if anything, MySQL is to be blamed. All we want here is for

[Bug 22793] External Links with rel

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22793 Chad H. changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 164] Support collation by a certain locale (sorting order of characters)

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=164 --- Comment #161 from Aryeh Gregor 2010-03-12 17:12:17 UTC --- utf8 support in MySQL supports a number of common languages, including Danish, Swedish, French, Hungarian, and Estonian: http://dev.mysql.com/doc/refman/5.1/en/charset-unicode-sets.

[Bug 22818] New: : tag works incorrectly with "leave as tex"

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22818 Summary: : tag works incorrectly with "leave as tex" Product: MediaWiki Version: 1.15.1 Platform: All OS/Version: All Status: NEW Severity: normal Priority: Norma

[Bug 22817] Create Artikeldata namespace on dawiki

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22817 Roan Kattouw changed: What|Removed |Added Keywords||shell CC|

[Bug 22817] New: New namespace, Artikeldata, wanted

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22817 Summary: New namespace, Artikeldata, wanted Product: Wikimedia Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: Nor

[Bug 22816] Search and replace dialog broken in Opera

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22816 Roan Kattouw changed: What|Removed |Added Summary|Search and replace: Replace |Search and replace dialog

[Bug 22816] Search and replace: Replace all broken in Opera

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22816 --- Comment #2 from Calcey QA 2010-03-12 12:37:30 UTC --- test calcey test calcey When i click on find, it highlight the first calcey and then only highlight calce in the next line Replace next also the same. replace only upto calce in the 2

[Bug 22816] Search and replace: Replace all broken in Opera

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22816 Roan Kattouw changed: What|Removed |Added Summary|Dialogs: Insert Tables :|Search and replace: Replace

[Bug 22814] Link dialog: Display text box is one character behind on mirroring Link target box in Safari/Chrome

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22814 --- Comment #3 from Calcey QA 2010-03-12 12:22:19 UTC --- Created an attachment (id=7193) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=7193) Wiki_2010-03-12_LinkSuggesstion.pdf Attachment... -- Configure bugmail: https://bugzilla.w

[Bug 22815] JS error occur on adding a link / adding a table . IE7 / 8

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22815 Roan Kattouw changed: What|Removed |Added AssignedTo|tpars...@wikimedia.org |roan.katt...@gmail.com --- Comment #1 f

[Bug 22813] Allow indexing pl.wikimedia.org pages

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22813 Casey Brown changed: What|Removed |Added CC||cbrown1...@gmail.com --- Comment #2 from

[Bug 22814] Link dialog: Display text box is one character behind on mirroring Link target box in Safari/Chrome

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22814 Roan Kattouw changed: What|Removed |Added Summary|Dialogs: Internal/External |Link dialog: Display text

[Bug 22816] New: Dialogs: Insert Tables : Opera is malfunction over Replace all function

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22816 Summary: Dialogs: Insert Tables : Opera is malfunction over Replace all function Product: MediaWiki extensions Version: any Platform: All OS/Version: All Status:

[Bug 22480] Special characters in toolbar should be shown in the same font as the ones in the edit box when iframe is enabled

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22480 Roan Kattouw changed: What|Removed |Added Status|CLOSED |REOPENED Resolution|FIXED

[Bug 22811] Link dialog: Empty "Link text" field should not trigger pipe trick

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22811 Roan Kattouw changed: What|Removed |Added Severity|major |enhancement -- Configure bugmail: http

[Bug 22811] Link dialog: Empty "Link text" field should not trigger pipe trick

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22811 Roan Kattouw changed: What|Removed |Added CC||nkom...@gmail.com, |

[Bug 22504] Upgrade bugzilla to 3.4.6

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22504 --- Comment #4 from Chad H. 2010-03-12 11:50:31 UTC --- Also keep in mind that 3.6 is in RC status right now and has a lot of shiny new things :) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are re

[Bug 14249] BZ notification mails misbehave with long email addresses

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14249 Reedy changed: What|Removed |Added See Also||https://bugzilla.mozilla.or

[Bug 14249] BZ notification mails misbehave with long email addresses

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14249 Chad H. changed: What|Removed |Added Keywords||upstream CC|

[Bug 22807] Increase $wgExpensiveParserFunctionLimit to 1000 in pt.wiktionary

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22807 Reedy changed: What|Removed |Added Keywords||shell -- Configure bugmail: https://bugzilla.

[Bug 22504] Upgrade bugzilla to 3.4.6

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22504 Reedy changed: What|Removed |Added URL|http://www.bugzilla.org/rel |http://www.bugzilla.org/rel

[Bug 22812] Change Mongolian Wikipedia main page name from "Main Page" to "Нүүр хуудас" (currently Main Page is a redirect)

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22812 Roan Kattouw changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug 22814] Dialogs: Internal/External Links : Text to display is not show the link name when it type intimately in Chrome / Safari

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22814 Calcey QA changed: What|Removed |Added Summary|Dialogs: Internal/External |Dialogs: Internal/External

[Bug 22812] Change Mongolian Wikipedia main page name from "Main Page" to "Нүүр хуудас" (currently Main Page is a redirect)

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22812 --- Comment #2 from chinn...@yahoo.com 2010-03-12 11:04:40 UTC --- (In reply to comment #1) > Try adjusting it in [[MediaWiki:Mainpage]]. > was already adjusted -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email

[Bug 22815] JS error occur on adding a link / adding a table . IE7 / 8

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22815 Calcey QA changed: What|Removed |Added Summary|Dialogs: Internal/External |JS error occur on adding a

[Bug 22815] New: Dialogs: Internal/External Links : JS error occur on adding a link. IE7 / 8

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22815 Summary: Dialogs: Internal/External Links : JS error occur on adding a link. IE7 / 8 Product: MediaWiki extensions Version: any Platform: All OS/Version: All Stat

[Bug 22813] Allow indexing pl.wikimedia.org pages

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22813 Domas Mituzas changed: What|Removed |Added Status|NEW |RESOLVED CC|

[Bug 22814] New: Dialogs: Internal/External Links : Text to display is not show the link name when it type intimately in Chrome

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22814 Summary: Dialogs: Internal/External Links : Text to display is not show the link name when it type intimately in Chrome Product: MediaWiki extensions Version: any

[Bug 22813] New: Allow indexing pl.wikimedia.org pages

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22813 Summary: Allow indexing pl.wikimedia.org pages Product: Wikimedia Version: unspecified Platform: All URL: http://pl.wikimedia.org/robots.txt OS/Version: All Status: NE

[Bug 22812] Change Mongolian Wikipedia main page name from "Main Page" to "Нүүр хуудас" (currently Main Page is a redirect)

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22812 p858snake changed: What|Removed |Added CC||p858sn...@yahoo.com.au --- Comment #1 from

[Bug 22812] Change Mongolian Wikipedia main page name from "Main Page" to "Нүүр хуудас" (currently Main Page is a redirect)

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22812 chinn...@yahoo.com changed: What|Removed |Added Keywords||shell URL|

[Bug 22812] New: Change Mongolian Wikipedia main page name from "Main Page" to "Нүүр хуудас" (currently Main Page is a redirect)

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22812 Summary: Change Mongolian Wikipedia main page name from "Main Page" to "Нүүр хуудас" (currently Main Page is a redirect) Product: Wikimedia Version: unspecified P

[Bug 22646] Dialogs: Insert Tables : Number of row increase result preview table columns outside border

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22646 Calcey QA changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #2 from Calcey QA 2010

[Bug 22643] Dialogs: Internal/External Links : External link shows the Page not exist notification intimately

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22643 Calcey QA changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #5 from Calcey QA 2010

[Bug 21501] Insert Links : Link text display

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21501 Calcey QA changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #4 from Calcey QA 2010

[Bug 20867] Insert Link :Staus,Suggestions and link text are not refreshed in Safari

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20867 Calcey QA changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #11 from Calcey QA 201

[Bug 22572] Toolbar : Embedded file behave different on Opera 9.6

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22572 Calcey QA changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #1 from Calcey QA 2010

[Bug 22572] Toolbar : Embedded file behave different on Opera 9.6

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22572 Calcey QA changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 22490] Undo (Ctrl+Z) does not work in Firefox 3.6

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22490 Calcey QA changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #3 from Calcey QA 2010

[Bug 22490] Undo (Ctrl+Z) does not work in Firefox 3.6

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22490 Calcey QA changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 22480] Special characters in toolbar should be shown in the same font as the ones in the edit box

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22480 Calcey QA changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #2 from Calcey QA 2010

[Bug 22480] Special characters in toolbar should be shown in the same font as the ones in the edit box

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22480 Calcey QA changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 22477] Insert Table: Insert Window table is not getting closed

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22477 Calcey QA changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #3 from Calcey QA 2010

[Bug 22477] Insert Table: Insert Window table is not getting closed

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22477 Calcey QA changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 22447] Editor : Cannot Bold, Italic texts on IE8

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22447 Calcey QA changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #4 from Calcey QA 2010

[Bug 22447] Editor : Cannot Bold, Italic texts on IE8

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22447 Calcey QA changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 21340] Header : Creates invalid levels when the header change by selecting the text

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21340 Calcey QA changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure bugmail: https://bugz

[Bug 21340] Header : Creates invalid levels when the header change by selecting the text

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21340 Calcey QA changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 22302] General : Some functions hang when it keep on edit mode after few minutes of idle

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22302 Calcey QA changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #3 from Calcey QA 2010

[Bug 22302] General : Some functions hang when it keep on edit mode after few minutes of idle

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22302 Calcey QA changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 22299] Exit Editor : Confirmation message shows twice.

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22299 Calcey QA changed: What|Removed |Added Status|RESOLVED|CLOSED --- Comment #4 from Calcey QA 2010

[Bug 22299] Exit Editor : Confirmation message shows twice.

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22299 Calcey QA changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 22281] Toolbar : Bullet create in different browsers are not the same

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22281 Calcey QA changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure bugmail: https://bugz

[Bug 22281] Toolbar : Bullet create in different browsers are not the same

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22281 Calcey QA changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 21344] Exit from Edit Mode : Chrome versions are not exit from edit mode unles cancel is selected

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21344 Calcey QA changed: What|Removed |Added Status|RESOLVED|CLOSED -- Configure bugmail: https://bugz

[Bug 21344] Exit from Edit Mode : Chrome versions are not exit from edit mode unles cancel is selected

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21344 Calcey QA changed: What|Removed |Added Status|NEW |RESOLVED Resolution|

[Bug 22811] Dialogs: Internal/External Links : When link "Text to display" remove, the link name not display correctly over link names with brackets

2010-03-12 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22811 Calcey QA changed: What|Removed |Added Severity|enhancement |major -- Configure bugmail: https://bugzi