[Bug 25349] Resource loader should allow loading messages in nonstandard ways (e.g. raw, forcontent, parsed, ...)

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25349

Matthew Flaschen mflasc...@wikimedia.org changed:

   What|Removed |Added

 CC||mflasc...@wikimedia.org

--- Comment #5 from Matthew Flaschen mflasc...@wikimedia.org ---
Agreed.  See a related bug I filed, bug 43499.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28475] Automatically add a source code link for minimized scripts and styles

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28475

Matthew Flaschen mflasc...@wikimedia.org changed:

   What|Removed |Added

 CC||mflasc...@wikimedia.org

--- Comment #2 from Matthew Flaschen mflasc...@wikimedia.org ---
There's a ResourceLoader::getScriptURLsForDebug method already that would work
for this.  It would have a small perf impact, but it might be worth it.

In the meantime, you can use debug mode:
https://www.mediawiki.org/wiki/ResourceLoader/Features#Debug_mode

Note that there is a cookie option, so you don't need to put debug=true on
every request.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28475] Automatically add a source code link for minimized scripts and styles

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28475

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

 CC||b...@mzmcbride.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28475] Automatically add a source code link for minimized scripts and styles

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28475

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

   Keywords||easy
 CC||krinklem...@gmail.com,
   ||o...@wikimedia.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 34958] Allow creation of ResourceLoader wiki-modules on a user level

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34958

Matthew Flaschen mflasc...@wikimedia.org changed:

   What|Removed |Added

 CC||mflasc...@wikimedia.org

--- Comment #7 from Matthew Flaschen mflasc...@wikimedia.org ---
To update, user scripts are now loaded by ResourceLoaderUserModule.  However,
it's still just loading a fixed bundle of scripts (e.g. vector.js and
common.js, depending on skin), which is quite different than allowing users to
delineate modules.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 25349] Resource loader should allow loading messages in nonstandard ways (e.g. raw, forcontent, parsed, ...)

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25349

Matthew Flaschen mflasc...@wikimedia.org changed:

   What|Removed |Added

 CC||s.mazel...@xs4all.nl
   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=43499

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43499] Move wikitext parsing from jqueryMsg to server

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43499

Matthew Flaschen mflasc...@wikimedia.org changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=25349

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43512] New: Add bold and italic support to jqueryMsg

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43512

   Web browser: ---
Bug ID: 43512
   Summary: Add bold and italic support to jqueryMsg
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: JavaScript
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: mflasc...@wikimedia.org
CC: krinklem...@gmail.com, tpars...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Add bold and italic support to jqueryMsg.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43499] Move wikitext parsing from jqueryMsg to server

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43499

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

   What|Removed |Added

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

--- Comment #1 from Niklas Laxström niklas.laxst...@gmail.com ---
Doing it server side could be a performance issue, since if the message
contains parameters, it can be parsed only by sending those parameters to the
server when we know what they are.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43499] Move wikitext parsing from jqueryMsg to server

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43499

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 CC||federicol...@tiscali.it

--- Comment #2 from Nemo federicol...@tiscali.it ---
(In reply to comment #0)
 There is no logical reason to put it on the client.  The current structure is
 confusing.  Among other things, the docs say to use mediawiki.jqueryMsg only
 when you need PLURAL/GRAMMAR/GENDER.

What docs? There are some unreviewed changes in the manual page in this moment.
https://www.mediawiki.org/wiki/Manual_talk:Messages_API

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43513] New: Support nested MediaWiki messages in jqueryMsg

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43513

   Web browser: ---
Bug ID: 43513
   Summary: Support nested MediaWiki messages in jqueryMsg
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: JavaScript
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: mflasc...@wikimedia.org
CC: krinklem...@gmail.com, tpars...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Even with my in-progress wikilink fix (bug 43498), messages like
https://www.mediawiki.org/w/index.php?title=Special%3AAllMessagesprefix=newarticletextfilter=alllang=enlimit=50
don't work.  The original message source is:

You have followed a link to a page that does not exist yet. To create the page,
start typing in the box below (see the [[{{MediaWiki:Helppage}}|help page]] for
more info). If you are here by mistake, click your browser's '''back''' button.

It doesn't yet have any support for recognizing the {{MediaWiki:message}}
construct

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43514] New: Add request queue for project membership

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43514

   Web browser: ---
Bug ID: 43514
   Summary: Add request queue for project membership
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: rlan...@gmail.com
CC: abog...@wikimedia.org, benap...@gmail.com,
rlan...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

There's currently no simple way for users to request access to a project. We
should add a request queue in-wiki like shell and project creation requests.

Ideally we'd collapse the forms together somehow, to allow multiple requests at
once.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43515] New: Add project netadmins and sysadmins to project page

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43515

   Web browser: ---
Bug ID: 43515
   Summary: Add project netadmins and sysadmins to project page
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: OpenStackManager
  Assignee: rlan...@gmail.com
  Reporter: rlan...@gmail.com
CC: wikibugs-l@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Users should know who project admins are. The current project page has a list
of members, but no list of sysadmin and netadmin users.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43499] Move wikitext parsing from jqueryMsg to server

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43499

--- Comment #3 from Matthew Flaschen mflasc...@wikimedia.org ---
Nikas, I believe the specific idea is to have the server generate an AST. 
However, there are certainly cases where you want wikitext parsing, but there
are no actual variables.  In that case the server could do everything.  

Right now, the only way you can get 100% reliable parsing is by sending
requests to the server
(https://www.mediawiki.org/wiki/RL/DM#mediawiki.api.parse).  The goal is to
avoid that by having the server do the parsing up front, and bundle it into the
modules' messages data.

We definitely need an architecture.  See also
https://bugzilla.wikimedia.org/show_bug.cgi?id=25349, which suggests letting
modules choose.  Perhaps one of those ways could be AST, for when you have to
plug in variables on the client.

Nemo, that page.  I'm Superm401, and I just replied to you there.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43499] Move wikitext parsing from jqueryMsg to server

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43499

Daniel Friesen mediawiki-b...@nadir-seen-fire.com changed:

   What|Removed |Added

 CC||mediawiki-bugs@nadir-seen-f
   ||ire.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43516] New: Exception from line 357 of MessageCache.php: Could not acquire 'mediawiki-bw_:messages:en:status' lock

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43516

   Web browser: ---
Bug ID: 43516
   Summary: Exception from line 357 of MessageCache.php: Could not
acquire 'mediawiki-bw_:messages:en:status' lock
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: Translate
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: s.mazel...@xs4all.nl
CC: asha...@wikimedia.org, niklas.laxst...@gmail.com,
s.mazel...@xs4all.nl, srik@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Exports of the translatewiki.net product (repoexport ihris) iHRIS always exit
with exceptions. I've run export.php commands for each individual group of the
product, and encountered the below issue at least 10 times for 100 groups or
so.

This issue has started to arise about a month ago. This is basically blocking
exports of the product, as doing them manually and fully controlled isn't
really an option.

Stack dump details:

2012-12-30 11:00:32 v22011026445052.yourvserver.net mediawiki-bw_: [3dfb4df5]
[no req]   Exception from line 357 of
/www/translatewiki.net/w/includes/cache/MessageCache.php: Could not acquire
'mediawiki-bw_:messages:en:status' lock.
#0 /www/translatewiki.net/w/includes/cache/MessageCache.php(707):
MessageCache-load('en')
#1 /www/translatewiki.net/w/includes/cache/MessageCache.php(647):
MessageCache-getMsgFromNamespace('Gadgets-definit...', 'en')
#2 /www/translatewiki.net/w/includes/Message.php(670):
MessageCache-get('gadgets-definit...', true, Object(Language))
#3 /www/translatewiki.net/w/includes/Message.php(543): Message-fetchMessage()
#4 /www/translatewiki.net/w/extensions/Gadgets/Gadgets_body.php(580):
Message-exists()
#5 /www/translatewiki.net/w/extensions/Gadgets/Gadgets_body.php(38):
Gadget::loadStructuredList()
#6 [internal function]: GadgetHooks::userGetDefaultOptions(Array)
#7 /www/translatewiki.net/w/includes/Hooks.php(255):
call_user_func_array('GadgetHooks::us...', Array)
#8 /www/translatewiki.net/w/includes/GlobalFunctions.php(3856):
Hooks::run('UserGetDefaultO...', Array)
#9 /www/translatewiki.net/w/includes/User.php(1240):
wfRunHooks('UserGetDefaultO...', Array)
#10 /www/translatewiki.net/w/includes/User.php(4155): User::getDefaultOptions()
#11 /www/translatewiki.net/w/includes/User.php(2220): User-loadOptions()
#12 /www/translatewiki.net/w/includes/context/RequestContext.php(284):
User-getOption('language')
#13 /www/translatewiki.net/w/includes/StubObject.php(183):
RequestContext-getLanguage()
#14 /www/translatewiki.net/w/includes/StubObject.php(128):
StubUserLang-_newObject()
#15 /www/translatewiki.net/w/includes/StubObject.php(78):
StubObject-_unstub('getCode', 5)
#16 /www/translatewiki.net/w/includes/StubObject.php(176):
StubObject-_call('getCode', Array)
#17 /www/translatewiki.net/w/includes/cache/MessageCache.php(627):
StubUserLang-__call('getCode', Array)
#18 /www/translatewiki.net/w/includes/cache/MessageCache.php(627):
StubUserLang-getCode()
#19 /www/translatewiki.net/w/includes/Message.php(670):
MessageCache-get('parentheses', true, Object(StubUserLang))
#20 /www/translatewiki.net/w/includes/Message.php(431): Message-fetchMessage()
#21 /www/translatewiki.net/w/includes/Message.php(534): Message-toString()
#22 /www/translatewiki.net/w/includes/specials/SpecialVersion.php(190):
Message-escaped()
#23 /www/translatewiki.net/w/extensions/Translate/ffs/GettextFFS.php(533):
SpecialVersion::getVersion()
#24 /www/translatewiki.net/w/extensions/Translate/ffs/GettextFFS.php(406):
GettextFFS-getGenerator()
#25 /www/translatewiki.net/w/extensions/Translate/ffs/GettextFFS.php(357):
GettextFFS-doGettextHeader(Object(MessageCollection), Array, false)
#26 /www/translatewiki.net/w/extensions/Translate/ffs/FFS.php(240):
GettextFFS-writeReal(Object(MessageCollection))
#27 /www/translatewiki.net/w/extensions/Translate/scripts/export.php(242):
SimpleFFS-write(Object(MessageCollection))
#28 {main}

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 3234] Message notifications: If an edit to a subpage of a user's talk page occurs, notify the user by a you have a new message message

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3234

mybugs.m...@gmail.com changed:

   What|Removed |Added

 CC||agarr...@wikimedia.org,
   ||bs...@wikimedia.org,
   ||mybugs.m...@gmail.com,
   ||rkald...@wikimedia.org
  Component|General/Unknown |Echo
Product|MediaWiki   |MediaWiki extensions

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26488] Edit notice for each namespace should default to one notice

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26488

mybugs.m...@gmail.com changed:

   What|Removed |Added

 CC||mybugs.m...@gmail.com
Version|1.16.x  |unspecified

--- Comment #1 from mybugs.m...@gmail.com ---
I don't think this is specific to MW 1.16.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 15102] Allow per-article and per-namespace messages above edit form

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15102

mybugs.m...@gmail.com changed:

   What|Removed |Added

 CC||mybugs.m...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43517] New: Testwiki's permission situation

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43517

   Web browser: ---
Bug ID: 43517
   Summary: Testwiki's permission situation
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Site requests
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: wikimedia.b...@snowolf.eu
CC: benap...@gmail.com, dereck...@espace-win.org,
wikibugs-l@lists.wikimedia.org,
wikimedia.b...@snowolf.eu
Classification: Unclassified
   Mobile Platform: ---

Some miscellaneous maintenance things to make the usergroup setup on testwiki
more useful and consistent.

*Please give the rollback user group the rollback right and make access to the
rollback group assignable and removable by Administrators.

*Allow bureaucrats to remove Translation administrators (they can already add
them).

*Allow administrators to assign and the remove Account creators.

*Figure out what's up with the second oversighter group. Look at
https://test.wikipedia.org/w/index.php?title=Special%3AUserRightsuser=User%3ASnowolf
and you'll see two oversighter groups. (Note that when I grant myself local
steward rights, I only see one oversighter group, go figure)

*Allow administrators to assign and remove Confirmed users.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43517] Testwiki's permission situation

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43517

Snowolf wikimedia.b...@snowolf.eu changed:

   What|Removed |Added

 CC||invadin...@gmail.com,
   ||thehelpfulonew...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43517] Testwiki's permission situation

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43517

Danny B. dann...@email.cz changed:

   What|Removed |Added

 CC||dann...@email.cz

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40599] Hiding user of latest unflagged page revision causes it to become unrevievable

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40599

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 CC||matma@gmail.com

--- Comment #5 from Bartosz Dziewoński matma@gmail.com ---
I've just received another bug report about this on pl.wiki. People are running
into this.

Here's another test case:
https://pl.wikipedia.org/w/index.php?title=Porozumienia_sierpniowediff=34013805oldid=33197964

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 38170] [ReplaceText] Incorrect error: You must select at least one namespace.

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38170

--- Comment #12 from Andre Klapper aklap...@wikimedia.org ---
[This bug report is resolved/closed as WONTFIX, hence adding further comments
or even attachments doesn't make much sense without changing the status again.]

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 38087] Poem extension exposes strip markers with long Chinese texts

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38087

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 Whiteboard|aklapper-moreinfo   |

--- Comment #6 from Andre Klapper aklap...@wikimedia.org ---
1.18.x is not supported anymore and 1.18.1 is an old 1.18.x release.
Testing with 1.20.x or latest 1.19 is highly welcome.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35981] Move Special:Disambiguations and relevant messages out of core to an extension

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35981

mybugs.m...@gmail.com changed:

   What|Removed |Added

 CC||mybugs.m...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 6754] Distinguish disambiguation pages from normal articles cheaply in database

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6754

mybugs.m...@gmail.com changed:

   What|Removed |Added

 CC||mybugs.m...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43377] account name to similar should specify if other account is non-local

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43377

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43500] Rename {{int:mycontris}} to {{int:mycontribs}}

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43500

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Keywords||easy
   Priority|Unprioritized   |High
Version|unspecified |1.21-git
Summary|Rename {{int:mycontris}}|Rename {{int:mycontris}} to
   ||{{int:mycontribs}}
   Severity|normal  |trivial

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43519] New: Userprefs for edit options should be set by radiobuttons not checkboxes

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43519

   Web browser: ---
Bug ID: 43519
   Summary: Userprefs for edit options should be set by
radiobuttons not checkboxes
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: User preferences
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: s.vansl...@spamcop.net
CC: agarr...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

There are two checkboses at Special:Preferences#mw-prefsection-editing :

Enable enhanced editing toolbar and Enable dialogs for inserting links,
tables and more. Presently users are able to check both boxes, but this is
misleading as the enhanced editing toolbar overrides dialogs for inserting
links, tables and more. These should be radiobuttons rather than checkboxes.
There is a explanatory chart at
http://en.wikipedia.org/wiki/Help_talk:Edit_toolbar#Disabling_this .

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43519] Userprefs for edit options should be set by radiobuttons not checkboxes

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43519

Steve s.vansl...@spamcop.net changed:

   What|Removed |Added

   Keywords||easy
Web browser|--- |Firefox

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 8065] New page automatic summaries override prompt for blank summary

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=8065

Mark Hurd markeh...@gmail.com changed:

   What|Removed |Added

 CC||markeh...@gmail.com

--- Comment #10 from Mark Hurd markeh...@gmail.com ---
Just confirming, I see new pages being added without edit summaries, even
though I have Prompt me when entering a blank edit summary checked, on
Wikipedia and Wikiquote now (1.21wmf6 (9e7e0d1)).

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36957] GlobalUsage broken for commons

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36957

Bryan Tong Minh bryan.tongm...@gmail.com changed:

   What|Removed |Added

   Severity|normal  |enhancement

--- Comment #4 from Bryan Tong Minh bryan.tongm...@gmail.com ---
I agree with you that adding the Commons files to the output would indeed be
very useful. I'm a bit wary though that it might break assumptions on other
users of the globalusage API.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 23885] Accesskey in title is shown without browser specific keys like shift-alt

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23885

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 CC||federicol...@tiscali.it

--- Comment #3 from Nemo federicol...@tiscali.it ---
Seems to work now (a since quite a long time ago), at least I see alt+shift+p
in Firefox on Linux.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36859] Add filter by project on Special:GlobalUsage

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36859

--- Comment #2 from Bryan Tong Minh bryan.tongm...@gmail.com ---
Due to the way that projects are named on Wikimedia, and the way that the index
is built up, it would only be possible to efficiently scan by a single language
(e.g., gil_wiki LIKE 'en%'), but not by project (gil_wiki LIKE '%wiktionary').

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43500] Rename {{int:mycontris}} to {{int:mycontribs}}

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43500

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

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||niklas.laxst...@gmail.com
 Resolution|--- |WONTFIX

--- Comment #1 from Niklas Laxström niklas.laxst...@gmail.com ---
It's disruptive and needs to be executed by twn for little gain.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 30686] Update GlobalUsage extension to work with merge of iwtransclusion into core

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30686

Bryan Tong Minh bryan.tongm...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #2 from Bryan Tong Minh bryan.tongm...@gmail.com ---
Was reverted in r98467.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43520] New: Accesskeys for preview on edit doesn't work

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43520

   Web browser: Firefox
Bug ID: 43520
   Summary: Accesskeys for preview on edit doesn't work
   Product: MediaWiki
   Version: 1.21-git
  Hardware: PC
OS: Linux
Status: NEW
  Keywords: code-update-regression
  Severity: major
  Priority: Unprioritized
 Component: Page editing
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: federicol...@tiscali.it
Classification: Unclassified
   Mobile Platform: ---

Since a few days, I've noted that alt+shift+p on edit does nothing in master
with Firefox (monobook). I'm at 17.0.1 and I don't remember updating it in this
timeframe (I think I would have noticed but I'm not 100 % sure).
I've just verified that it's the same in 1.21wmf6 and with Vector, while alt+p
seems to work on Chromium.
In my tests a moment ago, on some occasions alt+shift+v (show changes) didn't
work either, or (in Vector) it selected the button without activating it (!),
but I'm unable to reproduce right now.

If this is actually a problem on MediaWiki's end, it's quite a big regression.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43520] Accesskeys for preview on edit doesn't work

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43520

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   Priority|Unprioritized   |High

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43520] Accesskey for preview on edit doesn't work

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43520

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

Summary|Accesskeys for preview on   |Accesskey for preview on
   |edit doesn't work   |edit doesn't work

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43521] New: Localising RSS date format

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43521

   Web browser: ---
Bug ID: 43521
   Summary: Localising RSS date format
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: RSS
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: m...@tgries.de
CC: jeroen_ded...@yahoo.com, m...@tgries.de
Classification: Unclassified
   Mobile Platform: ---

filed for tracking.

https://gerrit.wikimedia.org/r/#/c/3925/6/RSS.php

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 32721] VIPS out of memory on large (100 Mpx) non-progressive JPEG

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32721

--- Comment #13 from Bryan Tong Minh bryan.tongm...@gmail.com ---
Tim, would you have time to look into this again? It looks like that with
vips-7.28, vips becomes useful again at least for our PNG problem? I'd prefer
to continue on the vips road, rather than write a new extension for pngscale or
pngds. 

In any case, I'll need to adapt the VipsScaler for the new FileBackend stuff in
1.20.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43521] Localising RSS date format

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43521

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Keywords||i18n
   Priority|Unprioritized   |Normal

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43509] Special:Whatlinkshere pagination broken

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43509

Jarry1250 jarry1...@gmail.com changed:

   What|Removed |Added

   Keywords||patch-in-gerrit,
   ||patch-need-review

--- Comment #1 from Jarry1250 jarry1...@gmail.com ---
Patch: https://gerrit.wikimedia.org/r/#/c/41386/

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43509] Special:Whatlinkshere pagination broken

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43509

Jarry1250 jarry1...@gmail.com changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|wikibugs-l@lists.wikimedia. |jarry1...@gmail.com
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 38613] Multiple plural forms dependent on the number

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38613

MF-Warburg mfwarb...@googlemail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #5 from MF-Warburg mfwarb...@googlemail.com ---
It indeed works; so I'm marking this as resolved.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 38781] Messages needing PLURAL support (tracking)

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38781

Bug 38781 depends on bug 38613, which changed state.

Bug 38613 Summary: Multiple plural forms dependent on the number
https://bugzilla.wikimedia.org/show_bug.cgi?id=38613

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 38613] Multiple plural forms dependent on the number

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38613

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   Assignee|wikibugs-l@lists.wikimedia. |niklas.laxst...@gmail.com
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43034] Bombarding PHP with signals every 2 milliseconds breaks things

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43034

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 CC||federicol...@tiscali.it
   Assignee|wikibugs-l@lists.wikimedia. |bjor...@wikimedia.org
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43374] Temporary fatal error when trying to delete a page

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43374

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   Assignee|wikibugs-l@lists.wikimedia. |tstarl...@wikimedia.org
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26427] Special:GlobalUsers for a right on Meta does not show the user's other global rights

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26427

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   Assignee|wikibugs-l@lists.wikimedia. |techman...@techman224.ca
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 41470] $lang-formatDuration() does not convert to user language

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41470

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   Assignee|wikibugs-l@lists.wikimedia. |umherirrender_de...@web.de
   |org |

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 38079] Transform date in the author line to user preference date format

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38079

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 CC||br...@wikimedia.org,
   ||federicol...@tiscali.it

--- Comment #7 from Nemo federicol...@tiscali.it ---
See also Brion on
http://lists.wikimedia.org/pipermail/wikitech-l/2012-December/065400.html

 I'm not sure if we have full localization for dates in JS...
 
 ...but you can use the browser's built-in support. You won't get the same
 formatting, and it may not match the user's *time zone preference* in
 MediaWiki...
 
 eg
 https://developer.mozilla.org/en-US/docs/JavaScript/Reference/Global_Objects/Date/toLocaleString

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 38170] [ReplaceText] Incorrect error: You must select at least one namespace.

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38170

--- Comment #13 from badon fastgoldf...@gmail.com ---
I think we're trying to make the case that the status should be changed to
FIXED, if you know what I mean.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24248] Vector skin search Go button uses fulltext search button tooltip

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24248

--- Comment #5 from Lejonel lejo...@telia.com ---
 Monobook and other skins can have a single 'Go' button with the same
 behaviour as the search image.

Yes. I think this is because the newer image search button is behaving as the
older 'Go' button. That is why the image search button should not use the
tooltip of the fulltext search.

If image search button is always a 'Go' search, it could use the old 'Go'
tooltip ([[Mediawiki:Tooltip-search-go]]: Go to a page with this exact name if
exists). I am not sure that this is always the case, that is why I suggest
creating a new tooltip message when an image is used as button.

Another solution is to make a difference between search modes ('go' or
'fulltext') and button modes (button with text or button with image). And
letting the tooltip depend only on the search mode, not what type of button is
used.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43522] New: Commons image impossible to move or delete

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43522

   Web browser: ---
Bug ID: 43522
   Summary: Commons image impossible to move or delete
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Uploading
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: rkald...@wikimedia.org
CC: bryan.tongm...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

http://upload.wikimedia.org/wikipedia/commons/b/b6/Kaldari,_2011-01-07.jpg

For some reason it is impossible to move or delete this file. I tried moving
and deleting the file page, but it had no effect the file itself. Somehow the
file seems to have become detached from the file page.

Possibly related to bug 30916.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43522] Commons image impossible to move or delete

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43522

--- Comment #1 from Ryan Kaldari rkald...@wikimedia.org ---
I even tried uploading another file over it, but it only affected the escaped
version of the URL.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43523] New: Enable MicroDesign on it.wikivoyage

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43523

   Web browser: ---
Bug ID: 43523
   Summary: Enable MicroDesign on it.wikivoyage
   Product: Wikimedia
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: Extension setup
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: e...@live.it
CC: dereck...@espace-win.org
Classification: Unclassified
   Mobile Platform: ---

Enable the extension Micro Design
http://www.mediawiki.org/wiki/Micro_Design_Improvements on it.wikvoyage.

http://noc.wikimedia.org/conf/InitialiseSettings.php.txt

'wmgUseMicroDesign' = array(
'itwikivoyage' = true,
),

Thanks

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43523] Enable MicroDesign on it.wikivoyage

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43523

Emanuele Raoli e...@live.it changed:

   What|Removed |Added

   Keywords||shell
URL||https://it.wikivoyage.org/w
   ||iki/Wikivoyage:Lounge#Micro
   ||Design
 CC||e...@live.it

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43524] New: Enable Upload only for sysop on it.wikivoyage

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43524

   Web browser: ---
Bug ID: 43524
   Summary: Enable Upload only for sysop on it.wikivoyage
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: Uploading
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: e...@live.it
CC: bryan.tongm...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

As described in
https://it.wikivoyage.org/wiki/Wikivoyage:Lounge#Caricamento_immagini_solo_admin,
we decided to enable the right upload only for sysop for various reasons.
This is the change to do on 
http://noc.wikimedia.org/conf/InitialiseSettings.php.txt

'itwikivoyage' = array(
'user' = array( 'upload' = false ),
'confirmed' = array( 'upload' = false ),
'autoconfirmed' = array( 'upload' = false ),
'autopatrolled' = array( 'upload' = false ),
'sysop' = array( 'upload' = true ),
),

Please verify it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43524] Enable Upload only for sysop on it.wikivoyage

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43524

Emanuele Raoli e...@live.it changed:

   What|Removed |Added

URL||https://it.wikivoyage.org/w
   ||iki/Wikivoyage:Lounge#Caric
   ||amento_immagini_solo_admin
 CC||e...@live.it

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43524] Enable Upload only for sysop on it.wikivoyage

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43524

Sam Reed (reedy) s...@reedyboy.net changed:

   What|Removed |Added

 CC||benap...@gmail.com,
   ||dereck...@espace-win.org,
   ||s...@reedyboy.net,
   ||wikibugs-l@lists.wikimedia.
   ||org,
   ||wikimedia.b...@snowolf.eu
  Component|Uploading   |Site requests
Product|MediaWiki   |Wikimedia

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43524] Enable Upload only for sysop on it.wikivoyage

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43524

Sam Reed (reedy) s...@reedyboy.net changed:

   What|Removed |Added

 CC|s...@reedyboy.net|
   Severity|normal  |enhancement

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43523] Enable MicroDesign on it.wikivoyage

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43523

Sam Reed (reedy) s...@reedyboy.net changed:

   What|Removed |Added

   Severity|normal  |enhancement

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43521] Localising RSS date format

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43521

Sam Reed (reedy) s...@reedyboy.net changed:

   What|Removed |Added

   Severity|normal  |enhancement

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43523] Enable MicroDesign on it.wikivoyage

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43523

Sam Reed (reedy) s...@reedyboy.net changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |INVALID

--- Comment #1 from Sam Reed (reedy) s...@reedyboy.net ---
(In reply to comment #0)
 Enable the extension Micro Design
 http://www.mediawiki.org/wiki/Micro_Design_Improvements on it.wikvoyage.

No such extension exists... That's a list of ideas

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43512] Add bold and italic support to jqueryMsg

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43512

Sam Reed (reedy) s...@reedyboy.net changed:

   What|Removed |Added

   Severity|normal  |enhancement

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43513] Support nested MediaWiki messages in jqueryMsg

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43513

Sam Reed (reedy) s...@reedyboy.net changed:

   What|Removed |Added

   Severity|normal  |enhancement

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43515] Add project netadmins and sysadmins to project page

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43515

Sam Reed (reedy) s...@reedyboy.net changed:

   What|Removed |Added

   Severity|normal  |enhancement

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43514] Add request queue for project membership

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43514

Sam Reed (reedy) s...@reedyboy.net changed:

   What|Removed |Added

   Severity|normal  |enhancement

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 42611] Superfluous newlines added in PythonSingleFFS

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42611

--- Comment #1 from Niklas Laxström niklas.laxst...@gmail.com ---
https://gerrit.wikimedia.org/r/41393

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43523] Enable MicroDesign on it.wikivoyage

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43523

--- Comment #2 from Emanuele Raoli e...@live.it ---
Ok, thanks for the clarification. Would be possible to use the same ideas as
experiment?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43524] Enable Upload only for sysop on it.wikivoyage

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43524

vitu...@it.wiki vituzzu.w...@gmail.com changed:

   What|Removed |Added

 CC||vituzzu.w...@gmail.com

--- Comment #1 from vitu...@it.wiki vituzzu.w...@gmail.com ---
I can hardly say 48 hours may be deemed consensus.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43328] Enable Article Feedback Tool v4 on it.wikivoyage

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43328

vitu...@it.wiki vituzzu.w...@gmail.com changed:

   What|Removed |Added

 CC||vituzzu.w...@gmail.com

--- Comment #3 from vitu...@it.wiki vituzzu.w...@gmail.com ---
Again, 48 hours are definitely not a form of consensus

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43523] Enable MicroDesign on it.wikivoyage

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43523

vitu...@it.wiki vituzzu.w...@gmail.com changed:

   What|Removed |Added

 CC||vituzzu.w...@gmail.com

--- Comment #3 from vitu...@it.wiki vituzzu.w...@gmail.com ---
Actually there's something active on en.wiki, though it might be something
experimental. Anyway a really small project is definitely not the best place to
make such experiments.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43524] Enable Upload only for sysop on it.wikivoyage

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43524

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   Keywords||shellpolicy
 CC||federicol...@tiscali.it

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43328] Enable Article Feedback Tool v4 on it.wikivoyage

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43328

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   Keywords|shell   |shellpolicy
 CC||federicol...@tiscali.it

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40021] Blank page on comparing a file over two commits

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40021

T. Gries m...@tgries.de changed:

   What|Removed |Added

 CC||m...@tgries.de

--- Comment #4 from T. Gries m...@tgries.de ---
We just discovered that one possible reason can be:

* there are unpublished (draft) comments. Only the commenter can see them,
other users get Internal server error from gerrit.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40021] Blank page on comparing a file over two commits

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40021

--- Comment #5 from Jesús Martínez Novo (Ciencia Al Poder) 
martinezn...@gmail.com ---
Another report:

https://gerrit.wikimedia.org/r/#/c/3925/6..7/RSS.php

Discussed as happened on IRC
http://bots.wmflabs.org/~wm-bot/logs/%23mediawiki/20121230.txt

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36095] Gerrit diffs not viewable in Opera

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36095

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 CC||matma@gmail.com
   See Also||http://code.google.com/p/ge
   ||rrit/issues/detail?id=878

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40021] Blank page on comparing a file over two commits

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40021

--- Comment #6 from T. Gries m...@tgries.de ---
for me https://gerrit.wikimedia.org/r/#/c/3925/6..7/RSS.php works on Firefox
17.0.1 when I am logged in to gerrit.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28475] Automatically add a source code link for minimized scripts and styles

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28475

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WONTFIX

--- Comment #3 from Krinkle krinklem...@gmail.com ---
load.php requests look like this:
 loader.implement(.., function(){..});loader.implement(.., 
 function(){..});loader.implement(.., function(){..});loader.implement(.., 
 function(){..});loader.implement(.., function(){..});loader.implement(.., 
 function(){..});

What is the point of having a url somewhere hidden inside with the location of
the unminified source code of that little chunk in the middle of a larger body
code with many different modules.

Closing as wontfix for lack of use case.

WikiModule already puts a /* Pagename */ comment in the code in debug mode (not
in production mode). If you're looking to change that to a url instead of a
pagename, please re-open the bug and clarify for that.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28475] Automatically add a source code link for minimized scripts and styles

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28475

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

   Keywords|easy|
   Priority|Normal  |Low
Version|unspecified |1.17

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40021] Blank page on comparing a file over two commits

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40021

--- Comment #7 from Jesús Martínez Novo (Ciencia Al Poder) 
martinezn...@gmail.com ---
Created attachment 11568
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=11568action=edit
Screenshot of the issue, and JavaScript error in the console, not logged

(In reply to comment #6)
 for me https://gerrit.wikimedia.org/r/#/c/3925/6..7/RSS.php works on Firefox
 17.0.1 when I am logged in to gerrit.

Attached screenshot of the error, done wile not logged in (on a separate
Firefox profile used for testing), but the error also appears on my main
instance when logged in. Firefox 17.0.1

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40021] Blank page on comparing a file over two commits

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40021

--- Comment #8 from T. Gries m...@tgries.de ---
(In reply to comment #7)
 Created attachment 11568 [details]
 Screenshot of the issue, and JavaScript error in the console, not logged
 
 (In reply to comment #6)
  for me https://gerrit.wikimedia.org/r/#/c/3925/6..7/RSS.php works on Firefox
  17.0.1 when I am logged in to gerrit.
 
 Attached screenshot of the error, done wile not logged in (on a separate
 Firefox profile used for testing), but the error also appears on my main
 instance when logged in. Firefox 17.0.1

I confirm your observation.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43525] New: n:cs: site settings

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43525

   Web browser: ---
Bug ID: 43525
   Summary: n:cs: site settings
   Product: Wikimedia
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Keywords: shell
  Severity: normal
  Priority: Unprioritized
 Component: Site requests
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: dann...@email.cz
CC: benap...@gmail.com, dereck...@espace-win.org,
s...@reedyboy.net, wikibugs-l@lists.wikimedia.org,
wikimedia.b...@snowolf.eu
Classification: Unclassified
   Mobile Platform: ---

'wgArticleCountMethod' = array(

  'cswikinews' = 'any',

),

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43525] n:cs: site settings

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43525

Sam Reed (reedy) s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED
   Assignee|wikibugs-l@lists.wikimedia. |s...@reedyboy.net
   |org |
   Severity|normal  |enhancement

--- Comment #1 from Sam Reed (reedy) s...@reedyboy.net ---
https://gerrit.wikimedia.org/r/#/c/41558/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43475] ORMRow::insert() fails on PostgreSQL

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43475

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Keywords||patch-in-gerrit
   Priority|Unprioritized   |High
  Component|General/Unknown |Database
   Severity|normal  |major

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 30544] Sequence value update

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30544

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 30824] Integrate Facebooks Online Schema Change for MySQL into MediaWiki

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30824

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 32217] Drop MySQL 4 support

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32217

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 38110] Upgrades should provide a way to separate out schema changes for environments that need it

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38110

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 38468] Store urls from $wgAllowExternalImages in some link tracking table

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38468

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 37159] sqlite: DatabaseBase::delete and DatabaseBase::update return ResultWrapper object

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37159

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 Blocks||20257

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 20257] SQLite support (tracking)

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20257

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 Depends on||37159

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40451] Transaction already in progress error in sqlite

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40451

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 Blocks||20257

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 20257] SQLite support (tracking)

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20257

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 Depends on||40451

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40866] Remove $wgOldChangeTagsIndex

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40866

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 40979] When creating a table via 'LoadExtensionSchemaUpdates' a missing semicolon in the sql file silently fails

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40979

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |High
   Severity|normal  |major

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43526] New: Invalidate the nscd group cache of instances in a project when a user is added or removed

2012-12-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43526

   Web browser: ---
Bug ID: 43526
   Summary: Invalidate the nscd group cache of instances in a
project when a user is added or removed
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Infrastructure
  Assignee: rlan...@gmail.com
  Reporter: rlan...@gmail.com
CC: abog...@wikimedia.org, fai...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

If a user tries to access a project before they are a member, they'll be stored
in the negative nscd cache for group. When the user is added to the project, if
they try to access the instance before the negative cache expires, they'll be
rejected.

Using salt, we should trigger an nscd group cache invalidation for all
instances in a project when a user is added or removed from the project.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


  1   2   3   4   >