[Bug 34318] New: Pages are repeatedly recreated despite deletion and create-protection

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34318 Web browser: --- Bug #: 34318 Summary: Pages are repeatedly recreated despite deletion and create-protection Product: MediaWiki extensions Version: any Platform:

[Bug 34318] Pages are repeatedly recreated despite deletion and create-protection

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34318 --- Comment #1 from James Watson jamesbwats...@yahoo.com 2012-02-10 10:21:57 UTC --- My mistake. The decision was not to delete Category:User simple and all its subpages: it was to delete all subpages and merge them into Category:User simple.

[Bug 34057] Review pending FileCache changes

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34057 Antoine hashar Musso has...@free.fr changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug 34273] get rid of dtrace example scripts

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34273 Antoine hashar Musso has...@free.fr changed: What|Removed |Added Status|RESOLVED|VERIFIED ---

[Bug 32626] Backlinks generated by references/ shouldn't be visible in printed version of pages

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32626 MrBlueSky mrblue...@wikipedia.be changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug 17416] Preloaded edit summaries using summary= are not recognised by the prompt for edit summary preference

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17416 MrBlueSky mrblue...@wikipedia.be changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug 34316] Add ability to retrieve maximum upload size from MediaWiki API

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34316 Sam Reed (reedy) s...@reedyboy.net changed: What|Removed |Added Severity|normal |enhancement --

[Bug 34317] Add Special:UploadFile alias for Special:Upload in MediaWiki

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34317 Sam Reed (reedy) s...@reedyboy.net changed: What|Removed |Added Component|General/Unknown |Special pages

[Bug 34246] Special:Whatlinkshere does not show its summary message

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34246 duplicate...@googlemail.com changed: What|Removed |Added Keywords||i18n --- Comment #1 from

[Bug 34319] New: add a summary message for Special:DeletedContributions

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34319 Web browser: --- Bug #: 34319 Summary: add a summary message for Special:DeletedContributions Product: MediaWiki Version: 1.19-svn Platform: All OS/Version: All

[Bug 34319] add a summary message for Special:DeletedContributions

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34319 Antoine hashar Musso has...@free.fr changed: What|Removed |Added CC||has...@free.fr

[Bug 34315] CentralAuth-required method missing from MW 1.18 stable

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34315 Sam Reed (reedy) s...@reedyboy.net changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 34320] New: remove obsolete database field rc_new

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34320 Web browser: --- Bug #: 34320 Summary: remove obsolete database field rc_new Product: MediaWiki Version: 1.19-svn Platform: All OS/Version: All Status: NEW

[Bug 34316] Add ability to retrieve maximum upload size from MediaWiki API

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34316 Sam Reed (reedy) s...@reedyboy.net changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 34313] MediaWiki API intro message about HTML format should mention the format parameter

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34313 Sam Reed (reedy) s...@reedyboy.net changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 34141] Integrate Jenkins with Git

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34141 --- Comment #2 from Antoine hashar Musso has...@free.fr 2012-02-10 14:42:36 UTC --- When a commit comes in, we'd like a post-commit hook to start tests running I have submitted a change to have gerrit send a notification to jenkins:

[Bug 34320] remove obsolete database field rc_new

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34320 Sam Reed (reedy) s...@reedyboy.net changed: What|Removed |Added Blocks||16660 --

[Bug 16660] Database table cleanup (tracking)

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16660 Sam Reed (reedy) s...@reedyboy.net changed: What|Removed |Added Depends on||34320 --

[Bug 34280] Oracle installer throw SET CONSTRAINTS ALL DEFERRED PL/SQL error

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34280 --- Comment #3 from Joe jfehr...@caci.com 2012-02-10 15:18:39 UTC --- (In reply to comment #2) Can you tell us what php version and what version of Oracle you are using? Sure I know the oracle version should be oracle 10g. The OS is a

[Bug 34280] Oracle installer throw SET CONSTRAINTS ALL DEFERRED PL/SQL error

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34280 --- Comment #4 from Antoine hashar Musso has...@free.fr 2012-02-10 15:24:16 UTC --- Looks like that command is the Oracle way of starting a transaction. From includes/db/DatabaseOracle.php : function begin( $fname =

[Bug 34280] Oracle installer throw SET CONSTRAINTS ALL DEFERRED PL/SQL error

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34280 --- Comment #5 from Joe jfehr...@caci.com 2012-02-10 15:31:49 UTC --- (In reply to comment #4) Looks like that command is the Oracle way of starting a transaction. From includes/db/DatabaseOracle.php : function begin( $fname =

[Bug 32992] Test that clicktracking is collecting the data we need

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32992 Yoni Shostak y...@omniti.com changed: What|Removed |Added Keywords|aftv5-1.0 |aftv5-1.5

[Bug 32965] Article Feedback window should have a dismiss button

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32965 Yoni Shostak y...@omniti.com changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 4716] The edit page should be changed to accommodate larger edit summaries

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=4716 Trevor Johnson tr...@cwazy.co.uk changed: What|Removed |Added CC||tr...@cwazy.co.uk

[Bug 32840] Position the feedback label before the geo-tags

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32840 Yoni Shostak y...@omniti.com changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug 32856] Change the label of feedback link to 'Help improve this article ' (Option B)

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32856 Bug 32856 depends on bug 32840, which changed state. Bug 32840 Summary: Position the feedback label before the geo-tags https://bugzilla.wikimedia.org/show_bug.cgi?id=32840 What|Old Value |New Value

[Bug 32836] Acknowledge previous feedback

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32836 Yoni Shostak y...@omniti.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug 32992] Test that clicktracking is collecting the data we need

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32992 Yoni Shostak y...@omniti.com changed: What|Removed |Added Status|REOPENED|ASSIGNED -- Configure

[Bug 33002] Do not show vertical button Option C when Option 4 CTA is displayed (phase 1.5 ticket)

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33002 Yoni Shostak y...@omniti.com changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug 34321] New: Do not escape some entities used in pipe-separator in Special:Contributions

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34321 Web browser: --- Bug #: 34321 Summary: Do not escape some entities used in pipe-separator in Special:Contributions Product: MediaWiki Version: 1.18.1 Platform:

[Bug 34320] remove obsolete database field rc_new

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34320 Sam Reed (reedy) s...@reedyboy.net changed: What|Removed |Added Priority|Unprioritized |Low -- Configure

[Bug 34280] Oracle installer throw SET CONSTRAINTS ALL DEFERRED PL/SQL error

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34280 --- Comment #6 from Antoine hashar Musso has...@free.fr 2012-02-10 16:33:25 UTC --- For some reason oci_execute() fails and then oci_error() does not return any error. I have no idea how we could track this issue further down :-( --

[Bug 34280] Oracle installer throw SET CONSTRAINTS ALL DEFERRED PL/SQL error

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34280 --- Comment #7 from Joe jfehr...@caci.com 2012-02-10 16:59:51 UTC --- Line 337 changed to $this-reportQueryError( $e, $e['message'], $e['code'], $sql, __METHOD__ ); to print out some error. I currently am unsure what the error means but the

[Bug 34280] Oracle installer throw SET CONSTRAINTS ALL DEFERRED PL/SQL error

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34280 --- Comment #8 from Joe jfehr...@caci.com 2012-02-10 17:14:15 UTC --- (In reply to comment #7) Line 337 changed to $this-reportQueryError( $e, $e['message'], $e['code'], $sql, __METHOD__ ); to print out some error. I currently am unsure what

[Bug 34322] New: #tag returns junk in front of its displayed value

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34322 Web browser: --- Bug #: 34322 Summary: #tag returns junk in front of its displayed value Product: MediaWiki Version: 1.18.1 Platform: All OS/Version: All Status:

[Bug 33989] Trunk CategoryTree doesn't list pages of sub categories

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33989 Antoine hashar Musso has...@free.fr changed: What|Removed |Added Status|NEW |ASSIGNED

[Bug 34323] New: test/mediawiki/core IRC notifications should go to #mediawiki

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34323 Web browser: --- Bug #: 34323 Summary: test/mediawiki/core IRC notifications should go to #mediawiki Product: Wikimedia Version: unspecified Platform: All

[Bug 34233] UI polish for full-screen search on mobile site

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34233 Jon jrob...@wikimedia.org changed: What|Removed |Added CC||jrob...@wikimedia.org ---

[Bug 1310] Recursive tags in extensions.

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1310 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added CC|

[Bug 11057] Increase size of ug_group in user_groups table

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=11057 --- Comment #7 from Sam Reed (reedy) s...@reedyboy.net 2012-02-10 18:30:43 UTC --- (In reply to comment #6) Why 32, rather than 255, or at least 64, which I originally asked for? 32 still doesn't address the stated problem. I didn't know

[Bug 34322] #tag returns junk in front of its displayed value

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34322 --- Comment #1 from Brion Vibber br...@wikimedia.org 2012-02-10 18:37:54 UTC --- IIRC it'll be saving a strip marker; the 'abcde' won't get replaced in until later stages of parsing. -- Configure bugmail:

[Bug 32836] Acknowledge previous feedback

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32836 Fabrice Florin fflo...@wikimedia.org changed: What|Removed |Added Keywords|aftv5-1.5 |aftv5-2.0 ---

[Bug 33002] Do not show vertical button when Option 4 CTA is displayed (phase 1.5 ticket)

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33002 Fabrice Florin fflo...@wikimedia.org changed: What|Removed |Added Summary|Do not show vertical button |Do not show

[Bug 34314] parser does not preserve whitespace in tag attributes passed to extensions.

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34314 --- Comment #1 from Brion Vibber br...@wikimedia.org 2012-02-10 18:44:04 UTC --- IIRC this is behaving according to XML spec; multiple literal spaces may be consolidated. Try explicit #32; or #x20; or perhaps you want nbsp; for a non-breaking

[Bug 2700] Pre-save transform skips extensions using wikitext (gallery, references, footnotes, Cite, pipe trick, subst, signatures)

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2700 --- Comment #66 from Mark A. Hershberger m...@everybody.org 2012-02-10 18:53:09 UTC --- Thanks for this patch! We've been in a code slush (http://lists.wikimedia.org/pipermail/wikitech-l/2012-January/057313.html) for a few weeks so we're just

[Bug 32040] ?title=User_talk:Usernamelqt_method=talkpage_history are indexed by search engines

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32040 Andrew Garrett agarr...@wikimedia.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 34233] UI polish for full-screen search on mobile site

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34233 --- Comment #7 from Heather Walls hwa...@wikimedia.org 2012-02-10 19:10:41 UTC --- Luckily for all of us the + feature has been removed! More notes from a recent meeting follow: 1. '+' Does not serve a reasonable function and these icons will

[Bug 12021] Provide additional links on Special:Listusers

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12021 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 32992] Test that clicktracking is collecting the data we need

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32992 --- Comment #14 from Reha Sterbin r...@omniti.com 2012-02-10 19:19:23 UTC --- Found and fixed this bug in r79; tested locally and on prototype. I noticed while I was working on it that although the Learn More CTA's button clicks are

[Bug 32992] Test that clicktracking is collecting the data we need

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32992 Reha Sterbin r...@omniti.com changed: What|Removed |Added AssignedTo|r...@omniti.com |fflo...@wikimedia.org

[Bug 26684] Deleting a reply and replying again merges history, restoring causes database error

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26684 Andrew Garrett agarr...@wikimedia.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 23855] Non Core API issues (tracking)

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23855 Bug 23855 depends on bug 21256, which changed state. Bug 21256 Summary: Expose whether or not LiquidThreads is in use on a page with the API https://bugzilla.wikimedia.org/show_bug.cgi?id=21256 What|Old Value

[Bug 21256] Expose whether or not LiquidThreads is in use on a page with the API

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21256 Andrew Garrett agarr...@wikimedia.org changed: What|Removed |Added Status|REOPENED|RESOLVED

[Bug 18704] Add an unique CSS class or ID to the tagfilter table row at RecentChanges

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18704 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 22771] CSS hooks in output (tracking)

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22771 Bug 22771 depends on bug 18704, which changed state. Bug 18704 Summary: Add an unique CSS class or ID to the tagfilter table row at RecentChanges https://bugzilla.wikimedia.org/show_bug.cgi?id=18704 What|Old Value

[Bug 24831] Lqt loads page text multiple times

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24831 Andrew Garrett agarr...@wikimedia.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 26539] lqt.pg.sql doesn't match current db schema.

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26539 Andrew Garrett agarr...@wikimedia.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 34231] Make thumb.php error or redirect for urls with bogus paths but valid file thumb names

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34231 Rob Lanphier ro...@wikimedia.org changed: What|Removed |Added AssignedTo|aschulz4...@gmail.com

[Bug 18775] Redirect preview rendering stops prematurely, hides categories

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18775 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added CC|

[Bug 34231] Make thumb.php error or redirect for urls with bogus paths but valid file thumb names

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34231 --- Comment #3 from Aaron Schulz aschulz4...@gmail.com 2012-02-10 19:47:37 UTC --- I need to make the tiff/ogg extensions use the ExtractThumbParameters hook in thumb.php as well before we can start using its 404 handling. -- Configure

[Bug 18775] Redirect preview rendering stops prematurely, hides categories

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18775 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 33545] Adding options to Special:ListUsers (hide permanent and temporary blocks)

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33545 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added CC|

[Bug 33867] Preview Semantic Forms

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33867 --- Comment #6 from Solitarius mediaw...@soli.ca 2012-02-10 20:14:08 UTC --- Thanks you very much for commiting the patch to SVN. This addition to the code even made it to our internal corporate bulletin as a important improvement. :) --

[Bug 33545] Adding options to Special:ListUsers (hide permanent and temporary blocks)

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33545 --- Comment #9 from Bawolff bawolff...@gmail.com 2012-02-10 20:15:30 UTC --- Sorry things got busy in real life. I promise to look at this tomorrow (Saturday) -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email

[Bug 26459] The renderNavigation and renderPortals functions should be protected or public instead of private

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26459 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 34229] Make $wgPdfBookTab configurable, allow export of pictures in private environments

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34229 Sumana Harihareswara suma...@panix.com changed: What|Removed |Added Keywords|need-review |reviewed

[Bug 34148] [Patch] 0.9.3; Add selection limit option

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34148 --- Comment #3 from Sumana Harihareswara suma...@panix.com 2012-02-10 20:37:56 UTC --- MWJames, there's been a bit of a delay in the review of patches here -- we're in a code slush during which we concentrate on reviewing code that has already

[Bug 33978] FeaturedFeeds extension: Set feed limit for monthly featured articles on la.wikipedia

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33978 --- Comment #2 from Sumana Harihareswara suma...@panix.com 2012-02-10 20:38:44 UTC --- uv.wiki, there's been a bit of a delay in the review of patches here -- as we prepare to get a new version out, we're in a code slush during which we

[Bug 33867] Preview Semantic Forms

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33867 --- Comment #7 from Yaron Koren yaro...@gmail.com 2012-02-10 20:39:55 UTC --- Sweet! It's a real win-win. I'm starting to use this myself, now. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are

[Bug 33691] PHP Warning on showing Release Notes due to the fact that file does not exist

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33691 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 33863] [x] (CategoryTreeEmptyBullet) should not be displayed when JavaScript is not loaded

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33863 Sumana Harihareswara suma...@panix.com changed: What|Removed |Added CC|

[Bug 30332] API spamblocklist error should provide *all* blocked URLs, not just one

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30332 Sumana Harihareswara suma...@panix.com changed: What|Removed |Added CC|

[Bug 34303] Comments: Server must reject comments if they come from users without comment right.

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34303 Sumana Harihareswara suma...@panix.com changed: What|Removed |Added Keywords||need-review,

[Bug 34148] [Patch] 0.9.3; Add selection limit option

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34148 --- Comment #4 from Yaron Koren yaro...@gmail.com 2012-02-10 20:45:09 UTC --- Sumana - I think you may have misread this as a patch to MediaWiki, or a WMF-related extension. Or are WMF developers now reviewing patches to random extensions also?

[Bug 30332] API spamblocklist error should provide *all* blocked URLs, not just one

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30332 Mark A. Hershberger m...@everybody.org changed: What|Removed |Added Attachment #9933|0 |1

[Bug 34148] [Patch] 0.9.3; Add selection limit option

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34148 --- Comment #5 from Sumana Harihareswara suma...@panix.com 2012-02-10 20:48:57 UTC --- I'm sorry, Yaron -- argh, I did misread this as a patch to a WMF-related extension. MWJames, you can disregard my comment # 3. -- Configure bugmail:

[Bug 34231] Make thumb.php error or redirect for urls with bogus paths but valid file thumb names

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34231 --- Comment #4 from Aaron Schulz aschulz4...@gmail.com 2012-02-10 20:53:11 UTC --- (In reply to comment #3) I need to make the tiff/ogg extensions use the ExtractThumbParameters hook in thumb.php as well before we can start using its 404

[Bug 34148] [Patch] 0.9.3; Add selection limit option

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34148 --- Comment #6 from Yaron Koren yaro...@gmail.com 2012-02-10 20:55:08 UTC --- Okay, thanks for the clarification. And MWJames - I do plan to look into this patch soon. :) -- Configure bugmail:

[Bug 30101] [EditWarning] Edit warning does not appear when search box is used

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30101 Sumana Harihareswara suma...@panix.com changed: What|Removed |Added CC|

[Bug 34306] SMW: Warning: array_merge(): Argument #2 is not an array

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34306 Van de Bugger van.de.bug...@gmail.com changed: What|Removed |Added Status|RESOLVED|VERIFIED ---

[Bug 14862] Allow global renaming of global users

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14862 Sam Reed (reedy) s...@reedyboy.net changed: What|Removed |Added Keywords|easy| -- Configure

[Bug 33307] TBL gives user account creation error - undefined method TitleBlacklist::singleton()

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33307 Sam Reed (reedy) s...@reedyboy.net changed: What|Removed |Added AssignedTo|wikibugs-l@lists.wikimedia. |s...@reedyboy.net

[Bug 25951] Warn some users, prevent for others

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25951 --- Comment #3 from Andrew Garrett agarr...@wikimedia.org 2012-02-10 21:28:26 UTC --- This would be far too complicated for an already complicated extension. I'm inclined to WONTFIX, unless somebody can come up with a sane UI and data model

[Bug 32534] SemanticForms: Autocompletion does not work if canonical namespace is specified.

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32534 Van de Bugger van.de.bug...@gmail.com changed: What|Removed |Added Status|RESOLVED|VERIFIED ---

[Bug 34072] Article Feedback Page Add the word ' Tools' in the navbar

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34072 Yoni Shostak y...@omniti.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[Bug 34233] UI polish for full-screen search on mobile site

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34233 --- Comment #8 from Tomasz Finc tf...@wikimedia.org 2012-02-10 22:06:12 UTC --- (In reply to comment #7) Luckily for all of us the + feature has been removed! More notes from a recent meeting follow: 1. '+' Does not serve a reasonable

[Bug 34233] UI polish for full-screen search on mobile site

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34233 --- Comment #9 from Jon jrob...@wikimedia.org 2012-02-10 22:12:14 UTC --- I agree with tomasz. I don't think this should be thrown away I just don't think the plus symbol is appropriate... -- Configure bugmail:

[Bug 34232] Beta opt-in and opt-out links on mobile site

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34232 --- Comment #3 from Tomasz Finc tf...@wikimedia.org 2012-02-10 22:13:22 UTC --- Comments made on http://www.mediawiki.org/wiki/Talk:Mobile_Beta_Sign_Up_Call_to_Action -- Configure bugmail:

[Bug 34324] New: SemanticFormsInputs: Datetime picker is partially hidden

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34324 Web browser: --- Bug #: 34324 Summary: SemanticFormsInputs: Datetime picker is partially hidden Product: MediaWiki extensions Version: any Platform: All

[Bug 33307] TBL gives user account creation error - undefined method TitleBlacklist::singleton()

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33307 Sam Reed (reedy) s...@reedyboy.net changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 12021] Provide additional links on Special:Listusers

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12021 Antoine hashar Musso has...@free.fr changed: What|Removed |Added Status|RESOLVED|VERIFIED ---

[Bug 32992] Test that clicktracking is collecting the data we need

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32992 --- Comment #15 from Dario Taraborelli dtarabore...@wikimedia.org 2012-02-10 23:02:57 UTC --- Thanks for the fix, Reha. Learn how to edit is not as critical as the edit button clicks, but it would be nice to have if it's simple to enable it.

[Bug 33481] Revision wrongly flagged as automatically checked after edit conflict

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33481 --- Comment #4 from Aaron Schulz aschulz4...@gmail.com 2012-02-10 23:12:56 UTC --- Are there any other known instances? -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email --- You are receiving this mail because:

[Bug 34325] New: MobileFrontend extension doesn't load MediaWiki:Common.css

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34325 Web browser: --- Bug #: 34325 Summary: MobileFrontend extension doesn't load MediaWiki:Common.css Product: MediaWiki extensions Version: any Platform: All

[Bug 34233] UI polish for full-screen search on mobile site

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34233 --- Comment #10 from howief hf...@wikimedia.org 2012-02-10 23:18:08 UTC --- (In reply to comment #9) I agree with tomasz. I don't think this should be thrown away I just don't think the plus symbol is appropriate... The (+) not getting

[Bug 34238] mwstore:// URLs appear in various error messages

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34238 --- Comment #2 from Aaron Schulz aschulz4...@gmail.com 2012-02-10 23:33:31 UTC --- (In reply to comment #0) I think replacing the mwstore://local-backend/local-public prefix with a simple ... by default would be less confusing to ordinary

[Bug 34326] New: SemanticForms: Partial forms and nested templates.

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34326 Web browser: --- Bug #: 34326 Summary: SemanticForms: Partial forms and nested templates. Product: MediaWiki extensions Version: any Platform: All OS/Version: All

[Bug 28633] AbuseFilter should respect revdel flags

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28633 Andrew Garrett agarr...@wikimedia.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 18374] In log, link to diff of edit/log entry for action when edit/action succeeded

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18374 Andrew Garrett agarr...@wikimedia.org changed: What|Removed |Added Status|NEW |RESOLVED

[Bug 34326] SemanticForms: Partial forms and nested templates.

2012-02-10 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34326 --- Comment #1 from Van de Bugger van.de.bug...@gmail.com 2012-02-10 23:42:23 UTC --- formally it is declared as partial form, so it does not have to save non-used fields of main template, does it? Oops, of course it should be: formally it

  1   2   >