[Bug 22584] 'BeforePageDisplay' hook is not being called in Extension:UsabilityInitiative r62695 with "Vector enhancements" turned on
https://bugzilla.wikimedia.org/show_bug.cgi?id=22584 --- Comment #8 from Dmitriy 2010-02-20 02:02:29 UTC --- Allright, I'll try the trunk. I've thought that more visual enhancements will be available with js2-work (such as AJAX uploads and so on). I haven't studied last year changes in detail, but certainly that is a bigger than usual step between the core versions (when moving from 1.15.1). Michael, if you are going to merge changes someday, you may close this bug. I wonder if some kind of automatical test (phpunit?) especially for hooks can be made. Perhaps, a test extension which would make sure that no hook calls are missed. -- 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 22590] version attribute for html is obsolete now on html5
https://bugzilla.wikimedia.org/show_bug.cgi?id=22590 --- Comment #1 from Jools Wills 2010-02-20 01:46:55 UTC --- well i have just seen on http://www.w3.org/TR/rdfa-in-html/ that it is needed. "There should be a version attribute on the html element. The value of the version attribute should be "HTML+RDFa 1.0" if the document is a non-XML mode document, or "XHTML+RDFa 1.0" if the document is a XML mode document." I'm confused though why the html5 document hasn't been updated to reflect this ? -- 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
[Bug 22590] New: version attribute for html is obsolete now on html5
https://bugzilla.wikimedia.org/show_bug.cgi?id=22590 Summary: version attribute for html is obsolete now on html5 Product: MediaWiki Version: 1.16-svn Platform: All OS/Version: All Status: NEW Keywords: need-review, patch Severity: normal Priority: Normal Component: Page rendering AssignedTo: wikibugs-l@lists.wikimedia.org ReportedBy: b...@exotica.org.uk Created an attachment (id=7154) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=7154) remove html5version configuration option and related code. in wgHtml5 mode with wgWellFormedXml off mediawiki outputs a version attribute on the html tag configurable by wgHtml5Version. This causes pages to not validate and according to w3c it is obsolete. This patch removes it. (Unless ive missed something and there is a reason for this)? Related: mediawiki w3c validation is currently broken. by default mediawiki installs with wghtml5 + wgwellformedxml config options on. this outputs an xhtml strict doctype. I have read simetricals comment on this in the source, but for me I would like to have html5 + markup with quotes. so well formed, but with the html5 doctype. at least it would have some chance of validating then. -- 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
[Bug 22539] Search on yongle.wikimedia.org should send a User-Agent
https://bugzilla.wikimedia.org/show_bug.cgi?id=22539 --- Comment #4 from mikebut...@gmail.com 2010-02-19 22:38:36 UTC --- The original problem is back again: all searches on http://mobile.wikipedia.org/ return "wikipedia export error" -- 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
[Bug 22564] Insert Table: Table insert malfunction over second table insert Intermittently- Opera 9.6
https://bugzilla.wikimedia.org/show_bug.cgi?id=22564 Trevor Parscal changed: What|Removed |Added Status|NEW |RESOLVED Resolution||LATER --- Comment #1 from Trevor Parscal 2010-02-19 21:20:51 UTC --- Opera < 10 has been taken out of Dialogs and TOC compatibility for now. -- 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 22589] Create a list for fr.wikipedia's « masqueurs »
https://bugzilla.wikimedia.org/show_bug.cgi?id=22589 Guillaume Paumier changed: What|Removed |Added AssignedTo|wikibug...@lists.wikimedia. |cb...@wikimedia.org |org | -- 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
[Bug 22589] New: Create a list for fr.wikipedia's « masqueurs »
https://bugzilla.wikimedia.org/show_bug.cgi?id=22589 Summary: Create a list for fr.wikipedia's « masqueurs » Product: Wikimedia Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: Normal Component: Mailing lists AssignedTo: wikibugs-l@lists.wikimedia.org ReportedBy: gpaum...@wikimedia.org Dear Cary Please create a discussion list for fr.wp's oversighters. I suggest the name privacy-fr-wp per the recent discussions. Archives should be private. Admins: guillom.pom (replace this] gmail.com & kimon (replace this] deepskymarines.org -- 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
[Bug 22584] 'BeforePageDisplay' hook is not being called in Extension:UsabilityInitiative r62695 with "Vector enhancements" turned on
https://bugzilla.wikimedia.org/show_bug.cgi?id=22584 --- Comment #7 from Michael Dale 2010-02-19 21:18:58 UTC --- I have not merged updates from trunk into js2-work for sometime. Dmitriy why are you using js2-work branch? ( that branch is under development with only really only the /js part being maintained ) You should use trunk and wait until the updated javascript api stuff makes its way into trunk before worrying about future proofing your extension. -- 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 22348] Toolbar : Firefox 2.0.0.20 is not responding with any function
https://bugzilla.wikimedia.org/show_bug.cgi?id=22348 --- Comment #9 from Roan Kattouw 2010-02-19 21:00:34 UTC --- (In reply to comment #8) > According to the browser compatibility we provided to Calcey Technologies, > Firefox 2.0.0.5 and above is supported. If we are not supporting any version > of FF2, please update the compatibility matrix accordingly. > http://usability.wikimedia.org/wiki/Releases/Babaco/Compatibility_Matrix Matrix updated. There was no column for Chrome 4 (which we do support), and I didn't add one because I didn't know its usage percentage; those percentage probably need to be updated anyway. -- 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 22587] A section entitled "preferences" will render with a box near it
https://bugzilla.wikimedia.org/show_bug.cgi?id=22587 Roan Kattouw changed: What|Removed |Added CC||roan.katt...@gmail.com --- Comment #1 from Roan Kattouw 2010-02-19 20:54:51 UTC --- This is caused by some change using ids instead of name attributes for section headers, which causes the ==preferences== header to match the #preferences selector in monobook/main.css (presumably used for the main box on Special:Preferences). Even though this doesn't lead to ID conflicts, stuff like ==globalWrapper== and ==content== would also be problematic. Using IDs for headers verbatim like this is a big can of worms IMO. I think there's a bug about user-inserted IDs conflicting with header IDs as well, but I can't find it. -- 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
[Bug 22584] 'BeforePageDisplay' hook is not being called in Extension:UsabilityInitiative r62695 with "Vector enhancements" turned on
https://bugzilla.wikimedia.org/show_bug.cgi?id=22584 Roan Kattouw changed: What|Removed |Added CC||tpars...@wikimedia.org Component|Vector Skin |Javascript AssignedTo|tpars...@wikimedia.org |d...@ucsc.edu --- Comment #6 from Roan Kattouw 2010-02-19 20:42:48 UTC --- Could you try with trunk instead of js2-work? If the very same thing works in trunk but is broken in js2-work, it's definitely not Vector's fault. -- 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 22348] Toolbar : Firefox 2.0.0.20 is not responding with any function
https://bugzilla.wikimedia.org/show_bug.cgi?id=22348 --- Comment #8 from nkom...@wikimedia.org 2010-02-19 20:17:10 UTC --- (In reply to comment #7) > (In reply to comment #6) > > The toolbar looks different because the dialogs are disabled. This is not a > > bug. > > To clarify: the TOC and dialogs are not supported in Firefox 2, Safari 3 and > Chrome 3 any more. According to the browser compatibility we provided to Calcey Technologies, Firefox 2.0.0.5 and above is supported. If we are not supporting any version of FF2, please update the compatibility matrix accordingly. http://usability.wikimedia.org/wiki/Releases/Babaco/Compatibility_Matrix -- 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 22352] Tooltip in link dialog doesn't go away in Opera 9.6
https://bugzilla.wikimedia.org/show_bug.cgi?id=22352 Trevor Parscal changed: What|Removed |Added Status|REOPENED|RESOLVED CC||tpars...@wikimedia.org Resolution||LATER --- Comment #5 from Trevor Parscal 2010-02-19 20:06:30 UTC --- Now that the TOC and Dialogs are not being turned on for this browser, this is going to be fixed later (when we sort things out for this browser) -- 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 22358] Search and replace dialog broken in Opera
https://bugzilla.wikimedia.org/show_bug.cgi?id=22358 --- Comment #8 from Trevor Parscal 2010-02-19 19:59:51 UTC --- that is - for the TOC and Dialogs. -- 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 22358] Search and replace dialog broken in Opera
https://bugzilla.wikimedia.org/show_bug.cgi?id=22358 Trevor Parscal changed: What|Removed |Added Status|REOPENED|RESOLVED Resolution||LATER --- Comment #7 from Trevor Parscal 2010-02-19 19:57:58 UTC --- This is being caused by Opera 9 refusing to create new lines in their own tags, and using tags instead. This actually breaks all kinds of other stuff. I'm pulling the plug on this browser until this is fixed. -- 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 22588] Templates can't detect whether they're included directly or through another page
https://bugzilla.wikimedia.org/show_bug.cgi?id=22588 --- Comment #2 from JMJimmy 2010-02-19 19:26:20 UTC --- It is related, though more directly related to categories which is merely an example. The core issue is being able to detect the difference, as you appropriately adjusted the title to reflect, between a direct inclusion and inclusion through another page. -- 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
[Bug 22538] Slightly improve native player of FF/Chrome
https://bugzilla.wikimedia.org/show_bug.cgi?id=22538 --- Comment #1 from Aryeh Gregor 2010-02-19 19:25:07 UTC --- I wasn't able to test this, since I can't get Ogg uploads working locally. It seems to be a reasonable change in principle, though . . . -- 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 22588] Templates can't detect whether they're included directly or through another page
https://bugzilla.wikimedia.org/show_bug.cgi?id=22588 Aryeh Gregor changed: What|Removed |Added CC||simetrical+wikib...@gmail.c ||om Summary|Unable to detect inclusion |Templates can't detect ||whether they're included ||directly or through another ||page --- Comment #1 from Aryeh Gregor 2010-02-19 19:15:25 UTC --- Bug 835 might be relevant to your use-case. -- 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
[Bug 22588] New: Unable to detect inclusion
https://bugzilla.wikimedia.org/show_bug.cgi?id=22588 Summary: Unable to detect inclusion Product: MediaWiki Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: Normal Component: General/Unknown AssignedTo: wikibugs-l@lists.wikimedia.org ReportedBy: maj...@yahoo.com In specific use cases there is currently no way to detect the following: ArticleA contains this code: {{TemplateX}} ArticleB contains this code: {{:ArticleA}} TemplateX is unable to detect when it is being included in ArticleB. Why this is a problem: In several scenarios you want something to automatically occur when TemplateX is used, by example: Adding a page to a specific category. This is often not the desired result on composite pages like ArticleB that want to display the content of ArticleA but not necessarily use all the features related to it. Because of the include flow the only means to modify TemplateX's behaviour on the two separate pages would be to detect when {{: is being used. There is currently no mechanism for that. -- 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
[Bug 22587] New: A section entitled "preferences" will render with a box near it
https://bugzilla.wikimedia.org/show_bug.cgi?id=22587 Summary: A section entitled "preferences" will render with a box near it Product: MediaWiki Version: unspecified Platform: PC OS/Version: Linux Status: NEW Severity: normal Priority: Normal Component: Page rendering AssignedTo: wikibugs-l@lists.wikimedia.org ReportedBy: christophe.f...@free.fr Created an attachment (id=7153) --> (https://bugzilla.wikimedia.org/attachment.cgi?id=7153) preference title rendering bug screenshot I put a screenshot of the bug taken with MediaWiki 1.15.1. It can be reproduced with Wikipedia. -- 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
[Bug 22586] New: Allow (optional) displaying of sort key rather than (full)page names for category items
https://bugzilla.wikimedia.org/show_bug.cgi?id=22586 Summary: Allow (optional) displaying of sort key rather than (full)page names for category items Product: MediaWiki Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: Normal Component: Categories AssignedTo: wikibugs-l@lists.wikimedia.org ReportedBy: dann...@email.cz Displaying of sort key rather than (full)page names for category items would be way so handy in many situations. One example on behalf of others: Names of people - they are being categorized with key in biographical order, so "Einstein, Albert" instead of "Albert Einstein". I don't know which approach would be the best, possible approaches are: * $wgConfigVariable * user preference * _MAGICWORD_ for categories where we want such displaying The latter seems most flexible to me. -- 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
[Bug 22584] 'BeforePageDisplay' hook is not being called in Extension:UsabilityInitiative r62695 with "Vector enhancements" turned on
https://bugzilla.wikimedia.org/show_bug.cgi?id=22584 --- Comment #5 from Dmitriy 2010-02-19 17:05:00 UTC --- Even, http://mediawiki.narod.ru/EditConflict_0.4.2.tgz fixed some small bugs. Although, it was working with MediaWiki 1.15.1 and a clean js2-work r62695 without UsabilityInitiative + Vector enhancement, too (I've turned on most of another enhancements according to UsabilityInitiative installation instructions, but it was the Vector enhancement which prevented 'BeforePageDisplay' to be called). -- 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 22585] Update bureaucrat userrights changes for Wikimania Team Wiki
https://bugzilla.wikimedia.org/show_bug.cgi?id=22585 Rob Halsell changed: What|Removed |Added Status|NEW |RESOLVED Resolution||FIXED --- Comment #1 from Rob Halsell 2010-02-19 16:52:16 UTC --- There was no current entry for this wiki, so it was just using the defaults. I went ahead and added the requested removal rights, and it has been pushed to the cluster. -- 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 22585] Update bureaucrat userrights changes for Wikimania Team Wiki
https://bugzilla.wikimedia.org/show_bug.cgi?id=22585 Cary Bass changed: What|Removed |Added AssignedTo|wikibug...@lists.wikimedia. |rhals...@wikimedia.org |org | -- 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
[Bug 22585] New: Update bureaucrat userrights changes for Wikimania Team Wiki
https://bugzilla.wikimedia.org/show_bug.cgi?id=22585 Summary: Update bureaucrat userrights changes for Wikimania Team Wiki Product: Wikimedia Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: Normal Component: Site requests AssignedTo: wikibugs-l@lists.wikimedia.org ReportedBy: cb...@wikimedia.org Add remove rights for bureaucrats on wikimania team wiki to include sysops and bureaucrats as follows: 'wgRemoveGroups' => array( '+wikimaniateamwiki' => array( 'bureaucrat' => array( 'sysop', 'bureaucrat', 'bot','autopatrol', 'import' ), ), -- 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
[Bug 22541] Support redirects in ForeignApiRepo
https://bugzilla.wikimedia.org/show_bug.cgi?id=22541 Derk-Jan Hartman changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|DUPLICATE | --- Comment #3 from Derk-Jan Hartman 2010-02-19 16:41:01 UTC --- Actually, these are completely separate issues. -- 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 18248] Redirects to Images on Shared Repos do not work
https://bugzilla.wikimedia.org/show_bug.cgi?id=18248 --- Comment #7 from Derk-Jan Hartman 2010-02-19 16:30:21 UTC --- I'm not sure if this patch would work for ForeignAPIRepo though... -- 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 18248] Redirects to Images on Shared Repos do not work
https://bugzilla.wikimedia.org/show_bug.cgi?id=18248 --- Comment #6 from Derk-Jan Hartman 2010-02-19 16:28:24 UTC --- Grah, I see I duplicated the effort on this :( I kinda assumed that there would not have been a patch yet in bugzilla for this. -- 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 22584] 'BeforePageDisplay' hook is not being called in Extension:UsabilityInitiative r62695 with "Vector enhancements" turned on
https://bugzilla.wikimedia.org/show_bug.cgi?id=22584 --- Comment #4 from Dmitriy 2010-02-19 15:23:43 UTC --- There is no hook $wgHooks['EditPageMergeChanges'][] = 'EditConflict::doEditConflict'; currently defined in MediaWiki core, but that is unrelated, because that hook is only optional (via the simple patch of EditPage.php) and the extension works without patching of core. (The core patching is only an enhancement, not an requirement to run my extension). -- 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 22584] 'BeforePageDisplay' hook is not being called in Extension:UsabilityInitiative r62695 with "Vector enhancements" turned on
https://bugzilla.wikimedia.org/show_bug.cgi?id=22584 --- Comment #3 from Dmitriy 2010-02-19 15:14:06 UTC --- Here is the link to my unreleased extension: http://mediawiki.narod.ru/EditConflict_0.4.1.tgz there is no typo in hook call, indeed it works for long time. -- 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 22584] 'BeforePageDisplay' hook is not being called in Extension:UsabilityInitiative r62695 with "Vector enhancements" turned on
https://bugzilla.wikimedia.org/show_bug.cgi?id=22584 Dmitriy changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WORKSFORME | --- Comment #2 from Dmitriy 2010-02-19 15:06:29 UTC --- Roan, could you try with js2-work, please? Or, perhaps your area of development is unrelated to js2-work, then, perhaps someone else can try it? My extension works at two different installations (win,linux) with 1.15.1, so that should not be a simple typo. Also, the extension works when I comment out the "Vector enhancement" line. -- 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 18248] Redirects to Images on Shared Repos do not work
https://bugzilla.wikimedia.org/show_bug.cgi?id=18248 Chad H. changed: What|Removed |Added CC||hart...@videolan.org --- Comment #5 from Chad H. 2010-02-19 14:14:55 UTC --- *** Bug 22541 has been marked as a duplicate of this bug. *** -- 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 22541] Support redirects in ForeignApiRepo
https://bugzilla.wikimedia.org/show_bug.cgi?id=22541 --- Comment #2 from Chad H. 2010-02-19 14:14:55 UTC --- *** This bug has been marked as a duplicate of bug 18248 *** -- 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 17259] Image redirect records duplicate link information in redirects and imagelinks tables
https://bugzilla.wikimedia.org/show_bug.cgi?id=17259 Chad H. changed: What|Removed |Added CC||hart...@videolan.org --- Comment #2 from Chad H. 2010-02-19 14:14:13 UTC --- *** Bug 22541 has been marked as a duplicate of this bug. *** -- 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
[Bug 22541] Support redirects in ForeignApiRepo
https://bugzilla.wikimedia.org/show_bug.cgi?id=22541 Chad H. changed: What|Removed |Added Status|NEW |RESOLVED Resolution||DUPLICATE --- Comment #1 from Chad H. 2010-02-19 14:14:13 UTC --- *** This bug has been marked as a duplicate of bug 17259 *** -- 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 22570] Editing unwraps headings in IE
https://bugzilla.wikimedia.org/show_bug.cgi?id=22570 Roan Kattouw changed: What|Removed |Added Status|NEW |RESOLVED Resolution||FIXED --- Comment #3 from Roan Kattouw 2010-02-19 13:01:34 UTC --- Fixed in r62702. -- 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 22584] 'BeforePageDisplay' hook is not being called in Extension:UsabilityInitiative r62695 with "Vector enhancements" turned on
https://bugzilla.wikimedia.org/show_bug.cgi?id=22584 Roan Kattouw changed: What|Removed |Added Status|NEW |RESOLVED CC||roan.katt...@gmail.com Resolution||WORKSFORME --- Comment #1 from Roan Kattouw 2010-02-19 11:59:21 UTC --- Works for me with phase3 and UsabilityInitiative (both at r62695): function blah() { die("blah"); } require_once("$IP/../extensions/ParserFunctions/ParserFunctions.php"); require_once("$IP/../extensions/UsabilityInitiative/Vector/Vector.php"); require_once("$IP/../extensions/UsabilityInitiative/WikiEditor/WikiEditor.php"); require_once("$IP/../extensions/UsabilityInitiative/OptIn/OptIn.php"); require_once("$IP/../extensions/UsabilityInitiative/ClickTracking/ClickTracking.php"); $wgHooks['BeforePageDisplay'][] = 'blah'; Outputs "blah" This could be a bug in js2-work, or simply a bug in your BeforePageDisplay hook function (sure you got the name right? Did you try adding die("blah") at the beginning?) -- 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 5453] Transcluded substitutions are treated as literals (neither transcluded nor substituted)
https://bugzilla.wikimedia.org/show_bug.cgi?id=5453 Conrad Irwin changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WORKSFORME | --- Comment #10 from Conrad Irwin 2010-02-19 11:55:49 UTC --- Reverted by Tim in r62689. Branched to http://www.mediawiki.org/w/index.php?title=Special:Code/MediaWiki/path&path=%2Fbranches%2Fconrad -- 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
[Bug 2376] Template syntax (tracking)
https://bugzilla.wikimedia.org/show_bug.cgi?id=2376 Bug 2376 depends on bug 4484, which changed state. Bug 4484 Summary: and https://bugzilla.wikimedia.org/show_bug.cgi?id=4484 What|Old Value |New Value Status|RESOLVED|REOPENED Resolution|WORKSFORME | -- 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
[Bug 4484] and
https://bugzilla.wikimedia.org/show_bug.cgi?id=4484 Conrad Irwin changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WORKSFORME | --- Comment #14 from Conrad Irwin 2010-02-19 11:55:45 UTC --- Reverted by Tim in r62689. Branched to http://www.mediawiki.org/w/index.php?title=Special:Code/MediaWiki/path&path=%2Fbranches%2Fconrad -- 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
[Bug 5453] Transcluded substitutions are treated as literals (neither transcluded nor substituted)
https://bugzilla.wikimedia.org/show_bug.cgi?id=5453 Bug 5453 depends on bug 22297, which changed state. Bug 22297 Summary: There should be syntax for substitution that doesn't break normal transclusion https://bugzilla.wikimedia.org/show_bug.cgi?id=22297 What|Old Value |New Value Status|RESOLVED|REOPENED Resolution|FIXED | -- 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
[Bug 22297] There should be syntax for substitution that doesn't break normal transclusion
https://bugzilla.wikimedia.org/show_bug.cgi?id=22297 Conrad Irwin changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED | --- Comment #9 from Conrad Irwin 2010-02-19 11:55:42 UTC --- Reverted by Tim in r62689. Branched to http://www.mediawiki.org/w/index.php?title=Special:Code/MediaWiki/path&path=%2Fbranches%2Fconrad -- 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
[Bug 22584] New: 'BeforePageDisplay' hook is not being called in Extension:UsabilityInitiative r62695 with "Vector enhancements" turned on
https://bugzilla.wikimedia.org/show_bug.cgi?id=22584 Summary: 'BeforePageDisplay' hook is not being called in Extension:UsabilityInitiative r62695 with "Vector enhancements" turned on Product: MediaWiki Version: unspecified Platform: All OS/Version: All Status: NEW Severity: normal Priority: Normal Component: Vector Skin AssignedTo: tpars...@wikimedia.org ReportedBy: c...@uniyar.ac.ru I am trying to make sure that my (yet unreleased) extension will work with future versions of MediaWiki. My extension needs a hook 'BeforePageDisplay' to process and generate some data. With js2-work r62694 and Extension:UsabilityInitiative r62695 and having in LocalSettings.php: # Vector enhancements (CollapsibleTabs, SimpleSearch, EditWarning) require_once( "$IP/extensions/UsabilityInitiative/Vector/Vector.php" ); 'BeforePageDisplay' is not called. When I comment out the second line: #require_once( "$IP/extensions/UsabilityInitiative/Vector/Vector.php" ); 'BeforePageDisplay' works again. -- 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 5210] preload parser should parse (as well as )
https://bugzilla.wikimedia.org/show_bug.cgi?id=5210 Conrad Irwin changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED | --- Comment #14 from Conrad Irwin 2010-02-19 11:49:10 UTC --- Reverted by Tim in r62689. Branched to http://www.mediawiki.org/w/index.php?title=Special:Code/MediaWiki/path&path=%2Fbranches%2Fconrad -- 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 7264] Magic word to give Page Title as if pipe-trick performed on it
https://bugzilla.wikimedia.org/show_bug.cgi?id=7264 --- Comment #13 from Raimond Spekking 2010-02-19 11:48:04 UTC --- Reverted by Tim in r62689. Work branched to http://www.mediawiki.org/w/index.php?title=Special:Code/MediaWiki/path&path=%2Fbranches%2Fconrad -- 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
[Bug 845] [[#foo|]], [[/bar|]] should be equivalent to [[#foo|foo]], [[/bar|bar]] (new use of "pipe trick")
https://bugzilla.wikimedia.org/show_bug.cgi?id=845 Conrad Irwin changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED | --- Comment #19 from Conrad Irwin 2010-02-19 11:47:39 UTC --- Reverted by Tim in r62689. Branched to http://www.mediawiki.org/w/index.php?title=Special:Code/MediaWiki/path&path=%2Fbranches%2Fconrad -- 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. You are the assignee for the bug. ___ Wikibugs-l mailing list Wikibugs-l@lists.wikimedia.org https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
[Bug 8785] Pipe trick should work with colon functions
https://bugzilla.wikimedia.org/show_bug.cgi?id=8785 Bug 8785 depends on bug 16714, which changed state. Bug 16714 Summary: Pre-save transforms (subst:, pipe trick) should run at render time as well as before save https://bugzilla.wikimedia.org/show_bug.cgi?id=16714 What|Old Value |New Value Status|RESOLVED|REOPENED Resolution|WORKSFORME | -- 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
[Bug 5453] Transcluded substitutions are treated as literals (neither transcluded nor substituted)
https://bugzilla.wikimedia.org/show_bug.cgi?id=5453 Bug 5453 depends on bug 16714, which changed state. Bug 16714 Summary: Pre-save transforms (subst:, pipe trick) should run at render time as well as before save https://bugzilla.wikimedia.org/show_bug.cgi?id=16714 What|Old Value |New Value Status|RESOLVED|REOPENED Resolution|WORKSFORME | -- 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
[Bug 16714] Pre-save transforms (subst:, pipe trick) should run at render time as well as before save
https://bugzilla.wikimedia.org/show_bug.cgi?id=16714 Conrad Irwin changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|WORKSFORME | --- Comment #5 from Conrad Irwin 2010-02-19 11:47:14 UTC --- Reverted by Tim in r62689. Branched to http://www.mediawiki.org/w/index.php?title=Special:Code/MediaWiki/path&path=%2Fbranches%2Fconrad -- 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
[Bug 21660] Support full-width commas for pipe trick
https://bugzilla.wikimedia.org/show_bug.cgi?id=21660 Raimond Spekking changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED | --- Comment #3 from Raimond Spekking 2010-02-19 11:46:58 UTC --- Reverted by Tim in r62689. Work branched to http://www.mediawiki.org/w/index.php?title=Special:Code/MediaWiki/path&path=%2Fbranches%2Fconrad -- 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 20339] Allow using the pipe trick in log reasons
https://bugzilla.wikimedia.org/show_bug.cgi?id=20339 Raimond Spekking changed: What|Removed |Added Status|RESOLVED|REOPENED Resolution|FIXED | --- Comment #2 from Raimond Spekking 2010-02-19 11:46:46 UTC --- Reverted by Tim in r62689. Branched to http://www.mediawiki.org/w/index.php?title=Special:Code/MediaWiki/path&path=%2Fbranches%2Fconrad -- 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
[Bug 22546] Double entries
https://bugzilla.wikimedia.org/show_bug.cgi?id=22546 --- Comment #2 from DaSch 2010-02-19 10:50:17 UTC --- here http://www.wecowi.de/purge/Hilfe:Sitemap it's getting even worser, the entries are not grouped in doubbles some heading end with the same entry they begin -- 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 22583] New: ask query removes results with no value for a property when sorting by it
https://bugzilla.wikimedia.org/show_bug.cgi?id=22583 Summary: ask query removes results with no value for a property when sorting by it Product: MediaWiki extensions Version: any Platform: PC OS/Version: Windows XP Status: NEW Severity: major Priority: Normal Component: Semantic MediaWiki AssignedTo: mar...@semantic-mediawiki.org ReportedBy: matrix.has@gmail.com [[Overview]] The ask query removes all results without value for a property that is specified in the "sort" parameter. [[Steps to Reproduce]] For example, if I have a page P1 in category C with a property [[has X::value]] and another page P2 in same category C without the "has X" property. They both use the same template and same semantic form. [[Actual Results]] When I write: {{#ask: [[Category:C]] |?has X |sort=has X |order=asc }} it displays only page P1. But: {{#ask: [[Category:C]] |?has X }} displays both P1 and P2 pages. [[Expected Results]] it should have displayed both P1 and P2 in both cases. -- 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 22348] Toolbar : Firefox 2.0.0.20 is not responding with any function
https://bugzilla.wikimedia.org/show_bug.cgi?id=22348 --- Comment #7 from Roan Kattouw 2010-02-19 10:01:46 UTC --- (In reply to comment #6) > The toolbar looks different because the dialogs are disabled. This is not a > bug. To clarify: the TOC and dialogs are not supported in Firefox 2, Safari 3 and Chrome 3 any more. -- 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 22570] Editing unwraps headings in IE
https://bugzilla.wikimedia.org/show_bug.cgi?id=22570 --- Comment #2 from Roan Kattouw 2010-02-19 09:58:38 UTC --- (In reply to comment #1) > *** Bug 22575 has been marked as a duplicate of this bug. *** Based on this report, it seems to happen in other browsers as well. -- 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 22570] Editing unwraps headings in IE
https://bugzilla.wikimedia.org/show_bug.cgi?id=22570 Roan Kattouw changed: What|Removed |Added CC||wikib...@calcey.com --- Comment #1 from Roan Kattouw 2010-02-19 09:58:15 UTC --- *** Bug 22575 has been marked as a duplicate of this bug. *** -- 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 22575] Navigable TOC : Headings remove line break after preview if the headings do not have space in between
https://bugzilla.wikimedia.org/show_bug.cgi?id=22575 Roan Kattouw changed: What|Removed |Added Status|NEW |RESOLVED Resolution||DUPLICATE --- Comment #4 from Roan Kattouw 2010-02-19 09:58:15 UTC --- *** This bug has been marked as a duplicate of bug 22570 *** -- 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 22582] New: Short page list - enhancement
https://bugzilla.wikimedia.org/show_bug.cgi?id=22582 Summary: Short page list - enhancement Product: Wikimedia Version: unspecified Platform: All OS/Version: All Status: NEW Severity: enhancement Priority: Normal Component: Site requests AssignedTo: wikibugs-l@lists.wikimedia.org ReportedBy: shijua...@hotmail.com This is a feature/extension request regarding the short pages list. Short page in English Wikipedia * http://en.wikipedia.org/w/index.php?title=Special:ShortPages&limit=500&offset=0 Short page in Malayalam Wikipedia * http://ml.wikipedia.org/w/index.php?title=Special:ShortPages&limit=500&offset=0 Currently the short page link displays all the short pages irrespective of its nature. We Malayalam Wikipedians, would like to have some feature (for example, a check box) in the short page list that will help us to sort out the (disambiguation) pages from the short pages list. I am asking this feature especially after considering the short page list in Malayalam Wikipedia: http://ml.wikipedia.org/w/index.php?title=Special:ShortPages&limit=500&offset=0 Now it is very difficult for us to locate the "real short pages" from the sea of disambiguation pages. We would like to see a feature that will hide the article titles with the suffix (നാനാര്ത്ഥങ്ങള്) (equivalent of disambiguation page) in Malayalam Wikipedia. -- 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