[Bug 55743] prop=videoinfo derivatives API request fails in XML response format

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55743

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 157515 merged by jenkins-bot:
Fix xml output of query=videoinfoviprop=derivatives

https://gerrit.wikimedia.org/r/157515

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


[Bug 70208] Adding claim/statement results in failure

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70208

Henning bugzilla.d...@gmail.com changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

--- Comment #1 from Henning bugzilla.d...@gmail.com ---
https://gerrit.wikimedia.org/r/#/c/157648/

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


[Bug 67525] Generate thumbnails based on buckets

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67525

--- Comment #15 from Gilles Dubuc gdu...@wikimedia.org ---
What thumbnail size were you requesting first? This is the comparison of what I
get for that file with and without chaining (presumably without VIPS, since I'm
using a fairly new VM with almost stock configuration):


https://dl.dropboxusercontent.com/u/109867/chained%20pngs/320px-TestUpload2.png
https://dl.dropboxusercontent.com/u/109867/chained%20pngs/320px-TestUpload2-chained.png
https://dl.dropboxusercontent.com/u/109867/chained%20pngs/640px-TestUpload2.png
https://dl.dropboxusercontent.com/u/109867/chained%20pngs/640px-TestUpload2-chained.png
https://dl.dropboxusercontent.com/u/109867/chained%20pngs/800px-TestUpload2.png
https://dl.dropboxusercontent.com/u/109867/chained%20pngs/800px-TestUpload2-chained.png
https://dl.dropboxusercontent.com/u/109867/chained%20pngs/1024px-TestUpload2.png
https://dl.dropboxusercontent.com/u/109867/chained%20pngs/1024px-TestUpload2-chained.png

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


[Bug 67525] Generate thumbnails based on buckets

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67525

--- Comment #16 from Gilles Dubuc gdu...@wikimedia.org ---
Could you give me the $wgVips* configuration settings you were using? This way
I can generate the same set of thumbnails with VIPS.

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


[Bug 64721] mw.loader.store should not occupy all of localStorage

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64721

Michael M. listenle...@gmail.com changed:

   What|Removed |Added

 CC||listenle...@gmail.com

--- Comment #8 from Michael M. listenle...@gmail.com ---
What about this approach?
1. Before saving a module to localStorage try to save a string of 20 KB* there.
2. If this fails, don't save the module in localStorage.
3. If it succeeds, try to save the module.
4. Whether or not putting the module in localStorage succeeds, remove the
string from step 1.

This will make sure that the modules never will occupy the last 20 KB* of
localStorage.

*) 20 KB is just the first number that came to my mind. Feel free to replace it
with any other reasonable number. I have several user scripts that make use of
localStorage, they take up 3 KB, but I know users who use them more heavily
than me, they probably end up at about 10 KB or more.

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


[Bug 70030] PostgreSQL: undefined method Status::clearFlag()

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70030

--- Comment #9 from Marcin Cieślak marcin.cies...@gmail.com ---
Thanks Jjanes... now I wonder who can commit the fix...

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


[Bug 68332] New skin autodiscovery for available/default and the fallback skin to use when no proper skins are present

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68332

Marcin Cieślak marcin.cies...@gmail.com changed:

   What|Removed |Added

 Blocks||70114, 70222
 Depends on|70114, 70222|

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


[Bug 70114] Vector + MWV = fucked up shit happening

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70114

Marcin Cieślak marcin.cies...@gmail.com changed:

   What|Removed |Added

 Blocks|68332   |
 Depends on||68332

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


[Bug 70222] Whoops! The default skin for your wiki ($wgDefaultSkin), vector, is not available right after installation

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70222

Marcin Cieślak marcin.cies...@gmail.com changed:

   What|Removed |Added

 Blocks|68332   |
 Depends on||68332

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


[Bug 69374] UploadWizard Freezes at Uploading Stage: TypeError: file is undefined mw.FormDataTransport.js:47

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=69374

--- Comment #10 from Jacklee jack.at.wikipe...@gmail.com ---
I disabled Firefogg and UploadWizard is now working properly on Mozilla
Firefox. However, the reason I installed Firefogg in the first place was to be
able to convert videos for uploading to the Commons, as suggested at
https://commons.wikimedia.org/wiki/Help:Converting_video#Firefogg: Firefogg is
a cross platform browser extension for Firefox which is supported by
UploadWizard to automatically convert and upload almost any video file. Just
download and install firefogg and use the UploadWizard as normal.

If for some reason Firefogg is no longer compatible with Firefox, then this
guideline needs to be amended. What alternative program would you suggest I use
for video conversions?

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


[Bug 56063] Email notifications in Indian language wikis have excess newlines

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56063

--- Comment #13 from Nasir Khan Saikat nasir8...@gmail.com ---
Is there any update in this bug?

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


[Bug 28057] Collection extension doesn't respect uselang url parameter on [[Special:Book]]

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28057

Marcin Cieślak marcin.cies...@gmail.com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 CC||marcin.cies...@gmail.com
 Resolution|--- |DUPLICATE

--- Comment #6 from Marcin Cieślak marcin.cies...@gmail.com ---
Seems we switched to talk about JavaScripted interface, so it's a dupe.

*** This bug has been marked as a duplicate of bug 17702 ***

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


[Bug 17702] Missing i18n support for book generation progress messages

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17702

Marcin Cieślak marcin.cies...@gmail.com changed:

   What|Removed |Added

 CC||he7d3r+b...@gmail.com

--- Comment #4 from Marcin Cieślak marcin.cies...@gmail.com ---
*** Bug 28057 has been marked as a duplicate of this bug. ***

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


[Bug 28061] Collection extension doesn't sort chapters when the user clicks on Sort alphabetically

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28061

Marcin Cieślak marcin.cies...@gmail.com changed:

   What|Removed |Added

 CC||marcin.cies...@gmail.com
   Severity|minor   |enhancement

--- Comment #3 from Marcin Cieślak marcin.cies...@gmail.com ---
Is this still an issue? Marking as enhancement now to provide more sorting
options.

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


[Bug 70245] New: Article long URL issue in email body

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70245

Bug ID: 70245
   Summary: Article long URL issue in email body
   Product: MediaWiki
   Version: 1.24-git
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Email
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: nasir8...@gmail.com
   Web browser: ---
   Mobile Platform: ---

Hi, 
We receive emails for every change of a article listed in watch list. Here the
problem is the article URLs are written in Percent-encoding. So it is not
possible to read that and it looks bad in the email body. Sometimes it requires
4/5 lines to show the name of the article. 

Along with this there are some formatting issue which exists from the beginning
and not resolved for a long time
(https://bugzilla.wikimedia.org/show_bug.cgi?id=56063). The emails i receive
form the 'MediaWiki message delivery' system are properly formatted. I am not
sure which application is used to format this emails but the default Mediawiki
emails have some issues. You can check the screenshot here to get an idea about
the problem,
https://nimbus.everhelper.me/client/notes/share/74770/w8BbZLSEFp9gVhZZ1GAdrcfL6aG7AvVf/
. 

-- 
Nasir Khan

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


[Bug 28066] Allow user-generated table of contents for the collection

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28066

Marcin Cieślak marcin.cies...@gmail.com changed:

   What|Removed |Added

 CC||marcin.cies...@gmail.com
Summary|Collections should accept   |Allow user-generated table
   |chapters consisting of|of contents for the
   |only one wikipage and |collection
   |format them properly|

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


[Bug 28066] Allow user-generated table of contents for the collection

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28066

--- Comment #3 from Marcin Cieślak marcin.cies...@gmail.com ---
As I understand the description it is not about problem with rendering but we
wish to be able to provide customized table of contents for the book.

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


[Bug 30503] Make it possible for a template to only appear once in a collection

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30503

Marcin Cieślak marcin.cies...@gmail.com changed:

   What|Removed |Added

 CC||marcin.cies...@gmail.com
   Severity|normal  |enhancement

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


[Bug 37448] Browser download dialog should popup at the end of the file generation

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37448

Marcin Cieślak marcin.cies...@gmail.com changed:

   What|Removed |Added

 CC||marcin.cies...@gmail.com
Summary|Browser download dialog |Browser download dialog
   |should popup at the end of  |should popup at the end of
   |the ZIM generation  |the file generation

--- Comment #1 from Marcin Cieślak marcin.cies...@gmail.com ---
I don't think it's ZIM specific? This could be done for PDFs as well (if so
desired)

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


[Bug 745] RTL/bidirectional issues (tracking)

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=745

Marcin Cieślak marcin.cies...@gmail.com changed:

   What|Removed |Added

 Depends on||37640

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


[Bug 37640] PDF export extension problem with Numbered list

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37640

Marcin Cieślak marcin.cies...@gmail.com changed:

   What|Removed |Added

 CC||marcin.cies...@gmail.com
 Blocks||745

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


[Bug 41254] Bullet points in PDF collection sometimes shown on wrong side for RTL text

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41254

Marcin Cieślak marcin.cies...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||marcin.cies...@gmail.com
 Blocks||745
 Resolution|--- |DUPLICATE

--- Comment #3 from Marcin Cieślak marcin.cies...@gmail.com ---


*** This bug has been marked as a duplicate of bug 37640 ***

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


[Bug 37640] PDF export extension problem with Numbered list

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37640

--- Comment #1 from Marcin Cieślak marcin.cies...@gmail.com ---
*** Bug 41254 has been marked as a duplicate of this bug. ***

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


[Bug 31552] PDF related (Collection extension) bugs (tracking)

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31552
Bug 31552 depends on bug 41254, which changed state.

Bug 41254 Summary: Bullet points in PDF collection sometimes shown on wrong 
side for RTL text
https://bugzilla.wikimedia.org/show_bug.cgi?id=41254

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

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


[Bug 745] RTL/bidirectional issues (tracking)

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=745

Marcin Cieślak marcin.cies...@gmail.com changed:

   What|Removed |Added

 Depends on||41254

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


[Bug 745] RTL/bidirectional issues (tracking)

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=745
Bug 745 depends on bug 41254, which changed state.

Bug 41254 Summary: Bullet points in PDF collection sometimes shown on wrong 
side for RTL text
https://bugzilla.wikimedia.org/show_bug.cgi?id=41254

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

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


[Bug 37448] Browser download dialog should popup at the end of the file generation

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37448

Marcin Cieślak marcin.cies...@gmail.com changed:

   What|Removed |Added

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

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


[Bug 42991] Once book has been generated, it needs a more prominent download link

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42991

Marcin Cieślak marcin.cies...@gmail.com changed:

   What|Removed |Added

 CC||marcin.cies...@gmail.com
   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=37448

--- Comment #2 from Marcin Cieślak marcin.cies...@gmail.com ---
There is also bug 37448 which suggest just immediate download.

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


[Bug 54183] Current collection is not purged after logout

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54183

Marcin Cieślak marcin.cies...@gmail.com changed:

   What|Removed |Added

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

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


[Bug 44185] Store created books on a server, not in the browser

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44185

Marcin Cieślak marcin.cies...@gmail.com changed:

   What|Removed |Added

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

--- Comment #2 from Marcin Cieślak marcin.cies...@gmail.com ---
bug 54183 is another consequence (not necessarily bad!) of client-side storage

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


[Bug 70246] New: provide incremental JSON dumps for Wikidata

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70246

Bug ID: 70246
   Summary: provide incremental JSON dumps for Wikidata
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: lydia.pintsc...@wikimedia.de
CC: wikidata-b...@lists.wikimedia.org
   Web browser: ---
   Mobile Platform: ---

We should provide incremental dumps also for the JSON dumps.

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


[Bug 70246] provide incremental JSON dumps for Wikidata

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70246

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||h...@online.de,
   ||magnusman...@gmail.com
 Whiteboard||u=dev c=infrastructure p=0

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


[Bug 70247] New: provide latest link for JSON dumps

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70247

Bug ID: 70247
   Summary: provide latest link for JSON dumps
   Product: MediaWiki extensions
   Version: master
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: lydia.pintsc...@wikimedia.de
CC: wikidata-b...@lists.wikimedia.org
   Web browser: ---
   Mobile Platform: ---

We should have a latest link that always points to the latest JSON dump.

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


[Bug 46891] use canonical URLs (not protorel) in PDF export

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46891

Marcin Cieślak marcin.cies...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from Marcin Cieślak marcin.cies...@gmail.com ---


*** This bug has been marked as a duplicate of bug 41273 ***

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


[Bug 70247] provide latest link for JSON dumps

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70247

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||h...@online.de
 Whiteboard||u=dev c=infrastructure p=0

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


[Bug 41273] Download as PDF contains broken licence link

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41273

Marcin Cieślak marcin.cies...@gmail.com changed:

   What|Removed |Added

 CC||bugzilla+org.wikimedia@tuxm
   ||achine.com

--- Comment #7 from Marcin Cieślak marcin.cies...@gmail.com ---
*** Bug 46891 has been marked as a duplicate of this bug. ***

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


[Bug 53075] Conversion to PDF does not work well for Nuclides

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53075

Marcin Cieślak marcin.cies...@gmail.com changed:

   What|Removed |Added

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

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


[Bug 30706] PDF export extension problem with wiki table

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30706

Marcin Cieślak marcin.cies...@gmail.com changed:

   What|Removed |Added

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

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


[Bug 53075] Chem formulas are badly rendered as tables

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=53075

Marcin Cieślak marcin.cies...@gmail.com changed:

   What|Removed |Added

Summary|Conversion to PDF does not  |Chem formulas are badly
   |work well for Nuclides  |rendered as tables

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


[Bug 70248] New: LDAP auth doesn't work with MobileFrontend

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70248

Bug ID: 70248
   Summary: LDAP auth doesn't work with MobileFrontend
   Product: MediaWiki extensions
   Version: REL1_23 branch
  Hardware: All
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: LdapAuthentication
  Assignee: rlan...@gmail.com
  Reporter: ingo.e...@ingoebel.de
   Web browser: ---
   Mobile Platform: ---

When logging in Error is Unable to start TLS: Can’t contact LDAP server

With MobileFrontend on there is no way to choose the
ldap domain and the debug.log sayes Setting domain as: invaliddomain

Its was also reported here but there was no answer:

https://www.mediawiki.org/wiki/Thread:Extension_talk:LDAP_Authentication/LDAP_auth_doesn%27t_work_with_MobileFrontend#LDAP_auth_doesn.27t_work_with_MobileFrontend_41252

Regards

Ingo

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


[Bug 70240] Quotation marks are shown as quot; in title

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70240

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

   What|Removed |Added

 CC||aklap...@wikimedia.org

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
Thanks for taking the time to report this!
Please provide a specific example / link where this problem can be seen.

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


[Bug 69603] Create additional components for PDF Rendering

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=69603

--- Comment #6 from Marcin Cieślak marcin.cies...@gmail.com ---
Created attachment 16333
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=16333action=edit
Tab-separated value spreadsheet to sort Collection bugs

Please also see bug 30511 comment 7 for support for this bug :)

We also have bug 31552 which (used to?) track various PDF issues.

There are some bugs specific to ZIM (bug 29817, bug 29849, bug 30199), we might
have a component or a tracking bug for these.

We might also need tracking bug for complex script handling, since lots of
mwlib bugs might need to be re-tested with OCG. There is also bug 35568 which
has already been confirmed in the OCG as well.

In the attachment I have assigned bugs up to 56564 to new components:

* Collection - for bookmarking/extension PHP/JS/CSS bugs
* mwlib renderer - for bugs reported against mwlib (mostly PDF) rendering
* mwlib renderer for ZIM - for bugs reported specificly against ZIM
generation
* content fetch - temporary name for a category for recent bugs related to
switching to use Wikimedia API to render wikitext instead of older Export
method. This was necessary due to switch to Lua and is a pretty fundamental
change to the whole mwlib approach
* OfflineContentGenerator - bugs reported/confirmed against the new PDF
renderer

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


[Bug 56063] Email notifications in Indian language wikis have excess newlines

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56063

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

   What|Removed |Added

 CC||run...@gmail.com

--- Comment #14 from Andre Klapper aklap...@wikimedia.org ---
Unfortunately not. 

Somebody needs to investigate here what may be causing that weird wrapping in
plain text enotifs...

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


[Bug 70216] Enable the TemplateData GUI editor on Norwegian Bokmål Wikipedia

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70216

--- Comment #7 from jeb...@gmail.com ---
Start to involve the projects in the decision process, or at least don't try to
override existing processes. This request does _NOT_ follow due process and
will interfere with the project own decision.

Why does it seem like I always repeat myself.. ;/

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


[Bug 70249] New: Ability to archive a section based on template status, additional to age

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70249

Bug ID: 70249
   Summary: Ability to archive a section based on template status,
additional to age
   Product: Pywikibot
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: archivebot.py
  Assignee: pywikipedia-b...@lists.wikimedia.org
  Reporter: billinghurstw...@gmail.com
   Web browser: ---
   Mobile Platform: ---

To extend the use of this script, it would be useful if archivebot.py was able
to detect and act on the status of a template to determine whether a section
can be archived.

For example for stewards, could get archiving based on certain parameters set
in [[m:Template:Status]]; similarly [[m:Spam blacklist]] could archive posts
based on the available resolution states used there. So I am thinking that
there could be the ability to set an additional parameter that reads the
template name, and have the states of the template that would allow archiving
(either as part of the parameter or as an additional parameter), and still
based on the age algorithm.

Thanks for your consideration of this suggestion.

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


[Bug 70249] Ability to archive a section based on a template status, additional to age

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70249

billinghurst billinghurstw...@gmail.com changed:

   What|Removed |Added

Summary|Ability to archive a|Ability to archive a
   |section based on template   |section based on a template
   |status, additional to age   |status, additional to age

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


[Bug 70249] Ability to archive a section based on a template status, additional to age

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70249

billinghurst billinghurstw...@gmail.com changed:

   What|Removed |Added

   Severity|normal  |enhancement

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


[Bug 70245] Article long URL issue in email body

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70245

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

   What|Removed |Added

   Severity|normal  |enhancement

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
Does this refer to emails in plain text, or emails in HTML format?
For plain text, I don't see any way to solve that issue. 
If you have one in mind, please elaborate.

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


[Bug 56524] pywikibot transliteration should support chinese transliteration

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56524

--- Comment #20 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 157498 merged by jenkins-bot:
Improving transliteration support for Chinese

https://gerrit.wikimedia.org/r/157498

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


[Bug 70235] Special:PermaLink should link to section titles

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70235

Vogone leon.liese...@wikipedia.de changed:

   What|Removed |Added

Mobile Platform|--- |iOS 7.x
Web browser|--- |Apple Safari

--- Comment #2 from Vogone leon.liese...@wikipedia.de ---
Experienced on Mobile Safari.

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


[Bug 70235] Special:PermaLink should link to section titles

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70235

--- Comment #3 from Vogone leon.liese...@wikipedia.de ---
And Desktop view, obviously.

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


[Bug 66046] VisualEditor: Be able to specify a file name in the media or image dialog, even if search can't find the file

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66046

--- Comment #1 from Elitre elitr...@gmail.com ---
Isn't this fixed?
Right now I can paste the file name of the pic I want while adding a media. It
looks like the only way to currently get to the desired image, because the
search seems to be even worse than I remembered (try looking for a European
robin image on en.wp, give up in frustration, paste File:Erithacus rubecula
with cocked head.jpg in the dialog to put the image on the page after you found
it on Commons).

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


[Bug 28061] Collection extension doesn't sort chapters when the user clicks on Sort alphabetically

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28061

--- Comment #4 from Helder he7d3r+b...@gmail.com ---
Created attachment 16334
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=16334action=edit
Screencast

Yes. No one fixed this bug yet.

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


[Bug 60112] Icinga has httpauth on (not accessible for public)

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60112

--- Comment #16 from Ricky Elrod ricky.wikit...@elrod.me ---
Been a few months - any update here? Or anything I (as a community member) can
do to help with moving this along? :)

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


[Bug 28057] Collection extension doesn't respect uselang url parameter on [[Special:Book]]

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28057

Helder he7d3r+b...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|DUPLICATE   |---

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


[Bug 28057] Collection extension doesn't respect uselang url parameter on [[Special:Book]]

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28057

--- Comment #7 from Helder he7d3r+b...@gmail.com ---
Created attachment 16335
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=16335action=edit
Screencast

This has nothing to do with bug 17702. See the screencast.

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


[Bug 28066] Collections should accept chapters consisting of only one wikipage and format them properly

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28066

Helder he7d3r+b...@gmail.com changed:

   What|Removed |Added

Summary|Allow user-generated table  |Collections should accept
   |of contents for the |chapters consisting of
   |collection  |only one wikipage and
   ||format them properly

--- Comment #4 from Helder he7d3r+b...@gmail.com ---
It is a problem with the rendering.
 the resulting PDF isn't properly formated:
 1) In the first situation the chapter's names are formated as if they were 
 subchapters, not as if they were chapters ...
 2)The second case shows each title two times (one centralized and one left 
 aligned) ...

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


[Bug 18024] Please add jude to application/zip in mime.types files

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18024

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |WORKSFORME

--- Comment #3 from Andre Klapper aklap...@wikimedia.org ---
Hmm, I see... Thanks for the quick reply. :)

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


[Bug 70208] Adding claim/statement results in failure

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70208

Henning bugzilla.d...@gmail.com changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 Resolution|--- |FIXED

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


[Bug 70250] New: Allow tests to specify what extensions and or what order things are loaded in

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70250

Bug ID: 70250
   Summary: Allow tests to specify what extensions and or what
order things are loaded in
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Continuous integration
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: addshorew...@gmail.com
CC: g...@wikimedia.org, has...@free.fr,
krinklem...@gmail.com
   Web browser: ---
   Mobile Platform: ---

The remaining issue is that the Wikidata.php entry file is loaded before we can
define some vars in php, thus the repo / client is not loaded hence Lib is not
loaded and we get the exception about undefined constant.
The wikidata.php file is loaded by the 50_mw_ext_loader.php file.

As far as I can tell the best ways to deal with this would be to:

Allow tests to specify what they want to be added to localsettings, this would
probably require far to much repetition in regard to extension tests, although
would mean we can test extensions that have badly named entry points.

Allow tests to specify specific things to add to localsettings but if this is
not defined then fallback to the autoloading of entry points (seems like quite
a good plan)

Allow tests to skip the autoloading of extensions from 50_mw_ext_loader.php

Allow tests to skip any defined conf.d file by adding it to some sort of ignore
array prior to them all loading

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


[Bug 47902] checkboxes don't show Agora focus highlight

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47902

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

   What|Removed |Added

 Whiteboard||aklapper-moreinfo

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


[Bug 69959] Language settings are not delivering customized list of interwiki links

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=69959

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

   What|Removed |Added

 CC||fflo...@wikimedia.org,
   ||jforres...@wikimedia.org,
   ||legoktm.wikipe...@gmail.com
   ||, mtrac...@member.fsf.org
  Component|General/Unknown |BetaFeatures
Product|MediaWiki   |MediaWiki extensions
Summary|Language settings are not   |Language settings are not
   |delivering customized   |delivering customized list
   |interwiki links |of interwiki links

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


[Bug 70251] New: Echo should be capable of being switched off entirely, including removal of the icon

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70251

Bug ID: 70251
   Summary: Echo should be capable of being switched off entirely,
including removal of the icon
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: Flow
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: gryll...@fastmail.fm
CC: dh...@wikimedia.org, ebernhard...@wikimedia.org,
mpinc...@wikimedia.org, pandiculat...@gmail.com,
sp...@wikimedia.org
   Web browser: ---
   Mobile Platform: ---

steps:
1) untick everything web at [[Special:Preferences#mw-prefsection-echo]]
2) look at the right top

expected results:
1) echo icon is not visible

actual results:
1) echo icon is visible

rationale:
1) I would like to be able to opt out of echo entirely, I don't need it. (A
half of its things are in watchlist. I don't like being nagged. Another half of
its things is irrelevant to my work on articles or with other people.)
2) The icon should not exist where it is not going to fire (i.e. when all 'web'
things are off).

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


[Bug 64726] FlaggedRevs for Norwegian (bokmål) Wikipedia

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64726

--- Comment #27 from jeb...@gmail.com ---
1) Discussions at WP:Tinget (virtually WP:Parliament) will end in a decision if
there is sufficient consensus or there is a final vote. If people does not
involve themselves they do know it will have implications for themselves. We
have another forum WP:Torget (virtuall WP:Bazar) which is more like a QA, or a
Vallage Pump -page.

Discussions have been on-going about FlaggedRevs for a long time
https://no.wikipedia.org/wiki/Wikipedia:Tinget/Arkiv/2014-23#Patruljering_og_pending_changes
(one month long discussion leading up to this request)
https://no.wikipedia.org/wiki/Wikipedia:Tinget/Arkiv/2014-33 (note about this
thread)

Some other threads
https://no.wikipedia.org/wiki/Wikipedia:Tinget/Arkiv/2009-07#FlaggedRevs
https://no.wikipedia.org/wiki/Wikipedia:Torget/Arkiv/2010/januar#Flagged_Revisions:_Your_questions_answered.21
https://no.wikipedia.org/wiki/Wikipedia:Tinget/Arkiv/2010-10#Stabile_versjoner
https://no.wikipedia.org/wiki/Wikipedia:Tinget/Arkiv/2010-24#.C2.ABPending_changes.C2.BB_eller_det_som_er_kjent_som_.C2.ABflagged_revisions.C2.BB_tas_i_bruk_p.C3.A5_en-wp
https://no.wikipedia.org/wiki/Wikipedia:Tinget/Arkiv/2009-35#Nytt_system_for_redaksjonell_kvalitetssikring_av_artikler_p.C3.A5_engelsk_Wikipedia
https://no.wikipedia.org/wiki/Wikipedia:Torget/Arkiv/2009/oktober#Kvalitetssikring

It is a long time since we set up patrolling as a replacement for FlaggedRevs
https://no.wikipedia.org/wiki/Wikipedia:Tinget/Arkiv/2007-41#Utvidelse_av_RC-Patrol_.28inntil_vi_evt._f.C3.A5r_stabile_versjoner.29

At nowiki we have had patrolling for a long time, here is our page for
information about this process
https://no.wikipedia.org/wiki/Wikipedia:Patruljering

2) Because we already have patrolling in place I can't see any big changes in
the present process if we switch to FlaggedRevs, especially with the
configuration we want, as this will create a process very close to the present
one. Some of the limits we want is although a bit strange, they are set fairly
high for Autopromote, but that is because of present consensus on what should
be used as limits for patrollers and autopatrollers.

The configuration we want is a minimum footprint where we only block access to
unpatrolled pages when the situation is highly troublesome, and then only for å
very limited number of pages. I guess that will be pages that intersect with
themes from public school. Normally we do not protect pages at nowiki to avoid
vandalism, we block the vandals.

The number of patrollers are declining, even if it is still pretty high.
https://no.wikipedia.org/w/index.php?title=Spesial:Brukerlisteoffset=limit=500username=group=patroller

I would like to signal very clearly to editors that they get additional
features as they build trust in the community, and let the FlaggedRevs be one
of those additional features they gain access to. I think that can motivate
people to become reviewers and perhaps also to stay active.

There is a problem that we have to little metrics/stats on the impact of this
extension. Even so I don't think nowiki should solve those problems, I think
that is something for WMF. One way to do this could be to classify user
actions, and then formulate a total workload the community is able to handle.
This has implications not only for patrolling (or page review) but also for
other actions like categorization or spell checking. 

I have looked at how we could better track the number of unrevied pages, as a
kind of quick and dirty metric, and how to better match that against the number
of reviewers. One option could be as simple as setting a fraction (num active
reviewers / num unreviewed pages) and if it becomes to high a visible marker
will be set somewhere on the reviewers webpage. That should be fairly simple
and should be sufficient to keep control on the number of unreviewd pages, and
if that does not work we can simply remove pages from flagged review.

A configuration change like this is not the proper place to discuss additional
development work, but it could perhaps be a place to identify the problems and
to initiate new bugs that describe new product features.

It is correct as Erik write in his last note, we want $wgFlaggedRevsOverride to
be set to false so we avoid the huge buildup of unreviewed changes. Whether
this is sufficient we do not know, but we hope it will be. As such it is more
like what they use on fiwiki. Our intention was to keep what we knew work at
our present patrol scheme, but add additional tools.

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


[Bug 64726] FlaggedRevs for Norwegian (bokmål) Wikipedia

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=64726

--- Comment #28 from jeb...@gmail.com ---
A final note; there should be no real problem restarting the discussion yet
another time, but this time with site notice about the on-going thread on
WP:Tinget. Only problem would be that people gets tired of repeated consensus
building, especially if it ends in voting.

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


[Bug 58084] category.py adds categories from transcluded templates

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58084

--- Comment #11 from Dan Barrett mediaw...@blazemonger.com ---
Out of curiosity... does this bug have unit tests to make sure it doesn't
recur?

I've encountered this bug four separate times in the past ~6 years. It seems to
be a common regression.

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


[Bug 69040] Agora .mw-ui-input focus indicator uses a different blue from colorProgressive

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=69040

Derk-Jan Hartman hartman.w...@gmail.com changed:

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 CC||hartman.w...@gmail.com
 Resolution|--- |FIXED

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


[Bug 70252] New: Implementations of ExceptionLocalizer and ValidationErrorLocalizer must allow injection of the desired language.

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70252

Bug ID: 70252
   Summary: Implementations of ExceptionLocalizer and
ValidationErrorLocalizer must allow injection of the
desired language.
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: daniel.kinz...@wikimedia.de
CC: wikidata-b...@lists.wikimedia.org
   Web browser: ---
   Mobile Platform: ---

Currently, the implementations of ExceptionLocalizer and
ValidationErrorLocalizer rely on global state to determine the localization
language (by relying on wfMessage to return the correct language). This is bad,
especially for testing, where it would be useful to be able to use the qqx
localize to match error codes.

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


[Bug 69936] Accessing Wikipedia.org on (http://en.wikipedia.org/wiki/Vitamin_C) causes screen overlap.

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=69936

--- Comment #3 from Johan Fourie fouri...@gmail.com ---
Hi Andre.

I was using the mobile view.

I was unable to reproduce the problem after trying several times. 

Regards,
Johan Fourie

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


[Bug 69040] Agora .mw-ui-input focus indicator uses a different blue from colorProgressive

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=69040

--- Comment #2 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 156839 merged by jenkins-bot:
Use correct progressive color on inputs

https://gerrit.wikimedia.org/r/156839

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


[Bug 66190] Agora should pass jshint

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66190

Derk-Jan Hartman hartman.w...@gmail.com changed:

   What|Removed |Added

 CC||hartman.w...@gmail.com

--- Comment #3 from Derk-Jan Hartman hartman.w...@gmail.com ---
The extension has been discontinued and the JS in it, was negligible anyway.

http://git.wikimedia.org/blob/mediawiki%2Fextensions%2FAgora.git/866a03cf3050170587b1f355ad317fd166375b15/modules%2Fjs%2Fext.agora.js

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


[Bug 66190] Agora should pass jshint

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=66190

Derk-Jan Hartman hartman.w...@gmail.com changed:

   What|Removed |Added

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

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


[Bug 60619] All repositories should pass jshint test (tracking)

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=60619
Bug 60619 depends on bug 66190, which changed state.

Bug 66190 Summary: Agora should pass jshint
https://bugzilla.wikimedia.org/show_bug.cgi?id=66190

   What|Removed |Added

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

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


[Bug 69447] Unable to get old toolbar in namespace Page: whatsoever the preference request for the old toolbar and break the wikieditor toolbar

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=69447

Bartosz Dziewoński matma@gmail.com changed:

   What|Removed |Added

 CC||matma@gmail.com

--- Comment #15 from Bartosz Dziewoński matma@gmail.com ---
There are so many pending conflicting patches and related bugs, I am lost. Can
somebody summarize the proposed solutions and their corresponding patch groups,
and preferably also say which one is the best and should be merged?

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


[Bug 70239] Add null revisions for page delete and restore events

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=70239

--- Comment #9 from Nathan Larson nathanlarson3...@gmail.com ---
Don't null revisions also have the drawback that changing the visibility of a
log event doesn't automatically change the visibility of the null revision?

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


[Bug 67966] notification-flow-thanks*, flow-notification-mention* need GENDER support for recipient

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67966

--- Comment #3 from Gerrit Notification Bot gerritad...@wikimedia.org ---
Change 157670 had a related patch set uploaded by Matthias Mullie:
(bug 67966) Add GENDER support for recipient

https://gerrit.wikimedia.org/r/157670

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


[Bug 67966] notification-flow-thanks*, flow-notification-mention* need GENDER support for recipient

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67966

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

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


[Bug 68542] Add pywikibot component(s) for other scripts

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68542

--- Comment #7 from Andre Klapper aklap...@wikimedia.org ---
I've created a component Other scripts with the description For separate
issues with scripts that are not problems in the Pywikibit framework itself.
Not sure if there are already bug reports that you'd like to move there?
Is anything else wanted in this bug report?

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


[Bug 69936] Accessing Wikipedia.org on (http://en.wikipedia.org/wiki/Vitamin_C) causes screen overlap.

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=69936

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

   What|Removed |Added

 CC||jrob...@wikimedia.org,
   ||kl...@wikimedia.org,
   ||kw...@wikimedia.org,
   ||maxsem.w...@gmail.com,
   ||rkald...@wikimedia.org
  Component|General/Unknown |General/Unknown
Version|wmf-deployment  |unspecified
Product|Wikimedia   |MobileFrontend
 Whiteboard|aklapper-moreinfo   |

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


[Bug 69936] Accessing Wikipedia.org on (http://en.wikipedia.org/wiki/Vitamin_C) causes screen overlap.

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=69936

--- Comment #4 from Bingle bingle-ad...@wikimedia.org ---
Prioritization and scheduling of this bug is tracked on Trello card
https://trello.com/c/lhWAbipA

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


[Bug 63789] Flow: anonymous users don't see any replies to a hidden comment

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63789

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

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 CC||aklap...@wikimedia.org
 Resolution|--- |FIXED

--- Comment #5 from Andre Klapper aklap...@wikimedia.org ---
Patch in comment 4 was merged - assuming this bug is FIXED.
If that is not the case: Please reopen and elaborate what is left to do here to
get this report fixed.

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


[Bug 55124] Harvest_template.py aborts when the value is a red link

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55124

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

   What|Removed |Added

 CC||aklap...@wikimedia.org

--- Comment #5 from Andre Klapper aklap...@wikimedia.org ---
All patches mentioned in this report were merged or abandoned - is there more
work left to do here (if yes: please reset the bug report status to NEW or
ASSIGNED), or can you close this ticket as RESOLVED FIXED?

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


[Bug 49803] Calculated Age of persons can become outdated until next cache purge

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49803

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

   What|Removed |Added

 Status|PATCH_TO_REVIEW |NEW

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


[Bug 24041] Do not load WikiEditor for MediaWiki:Common.js etc

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24041

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

   What|Removed |Added

 CC||aklap...@wikimedia.org

--- Comment #10 from Andre Klapper aklap...@wikimedia.org ---
All patches mentioned in this report were merged or abandoned - is there more
work left to do here (if yes: please reset the bug report status to NEW or
ASSIGNED), or can you close this ticket as RESOLVED FIXED?

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


[Bug 49803] Calculated Age of persons can become outdated until next cache purge

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=49803

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

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

--- Comment #15 from Andre Klapper aklap...@wikimedia.org ---
(In reply to Gabriel Wicke from comment #14)
 Also related: https://gerrit.wikimedia.org/r/#/c/136617/,
 https://gerrit.wikimedia.org/r/#/c/136618/ and
 https://gerrit.wikimedia.org/r/#/c/136619/.

All patches mentioned in this report were merged or abandoned - is there more
work left to do here (if yes: please reset the bug report status to NEW or
ASSIGNED), or can you close this ticket as RESOLVED FIXED?

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


[Bug 67595] PHP Catchable fatal error: Argument 1 passed to Flow\Templating::getContent() must be an instance of Flow\Model\AbstractRevision, null given

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67595

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

   What|Removed |Added

 CC||aklap...@wikimedia.org

--- Comment #6 from Andre Klapper aklap...@wikimedia.org ---
All patches mentioned in this report were merged or abandoned - is there more
work left to do here (if yes: please reset the bug report status to NEW or
ASSIGNED), or can you close this ticket as RESOLVED FIXED?

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


[Bug 63370] Use Maps and Sets in WikiConfig

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=63370

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

   What|Removed |Added

 CC||aklap...@wikimedia.org

--- Comment #4 from Andre Klapper aklap...@wikimedia.org ---
All patches mentioned in this report were merged or abandoned - is there more
work left to do here (if yes: please reset the bug report status to NEW or
ASSIGNED), or can you close this ticket as RESOLVED FIXED?

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


[Bug 68412] Flow: Watchlist not updating

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68412

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

   What|Removed |Added

 CC||aklap...@wikimedia.org

--- Comment #4 from Andre Klapper aklap...@wikimedia.org ---
All patches mentioned in this report were merged or abandoned - is there more
work left to do here (if yes: please reset the bug report status to NEW or
ASSIGNED), or can you close this ticket as RESOLVED FIXED?

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


[Bug 68885] view Echo notifications get fatal in Flow Notifications/Formatter.php

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68885

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

   What|Removed |Added

 CC||aklap...@wikimedia.org

--- Comment #3 from Andre Klapper aklap...@wikimedia.org ---
All patches mentioned in this report were merged or abandoned - is there more
work left to do here (if yes: please reset the bug report status to NEW or
ASSIGNED), or can you close this ticket as RESOLVED FIXED?

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


[Bug 68773] Clicking collapser toggle breaks rendering of hidden topics

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68773

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

   What|Removed |Added

 CC||aklap...@wikimedia.org

--- Comment #5 from Andre Klapper aklap...@wikimedia.org ---
All patches mentioned in this report were merged or abandoned - is there more
work left to do here (if yes: please reset the bug report status to NEW or
ASSIGNED), or can you close this ticket as RESOLVED FIXED?

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


[Bug 19938] last search results page contains next page link if result count is multiple of limit

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19938

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

   What|Removed |Added

 CC||aklap...@wikimedia.org

--- Comment #12 from Andre Klapper aklap...@wikimedia.org ---
All patches mentioned in this report were merged or abandoned - is there more
work left to do here (if yes: please reset the bug report status to NEW or
ASSIGNED), or can you close this ticket as RESOLVED FIXED?

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


[Bug 54948] Kill $wgPasswordSalt

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=54948

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

   What|Removed |Added

 Status|PATCH_TO_REVIEW |NEW

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


[Bug 68021] JS cleanup: use data-api-target (in template) instead of seeking out specific nodes in JS

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68021

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

   What|Removed |Added

 CC||aklap...@wikimedia.org

--- Comment #4 from Andre Klapper aklap...@wikimedia.org ---
All patches mentioned in this report were merged or abandoned - is there more
work left to do here (if yes: please reset the bug report status to NEW or
ASSIGNED), or can you close this ticket as RESOLVED FIXED?

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


[Bug 68172] Impossible to reopen topics

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68172

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

   What|Removed |Added

 Status|PATCH_TO_REVIEW |RESOLVED
 CC||aklap...@wikimedia.org
 Resolution|--- |FIXED

--- Comment #7 from Andre Klapper aklap...@wikimedia.org ---
All patches mentioned in this report were merged - assuming this bug is FIXED.
If that is not the case: Please reopen and elaborate what is left to do here to
get this report fixed.

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


[Bug 68225] Flow: Special:WhatLinksHere for template used on Flow board gets Fatal exception of type Flow\Exception\InvalidInputException

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68225

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

   What|Removed |Added

 CC||aklap...@wikimedia.org

--- Comment #9 from Andre Klapper aklap...@wikimedia.org ---
All patches mentioned in this report were merged - is there more work left to
do here (if yes: please reset the bug report status to NEW or ASSIGNED), or can
you close this ticket as RESOLVED FIXED?

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


[Bug 67617] Flow: conversion of user talk page to Flow board triggers misleading USER left a message notification

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=67617

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

   What|Removed |Added

 CC||aklap...@wikimedia.org

--- Comment #4 from Andre Klapper aklap...@wikimedia.org ---
All patches mentioned in this report were merged or abandoned - is there more
work left to do here (if yes: please reset the bug report status to NEW or
ASSIGNED), or can you close this ticket as RESOLVED FIXED?

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


[Bug 68224] Flow: old-style links to topics don't redirect, get Fatal exception of type Flow\Exception\InvalidInputException

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=68224

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

   What|Removed |Added

 CC||aklap...@wikimedia.org

--- Comment #6 from Andre Klapper aklap...@wikimedia.org ---
All patches mentioned in this report were merged - is there more work left to
do here (if yes: please reset the bug report status to NEW or ASSIGNED), or can
you close this ticket as RESOLVED FIXED?

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


[Bug 62737] Automatic cross-language screenshots for user documentation

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=62737

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

   What|Removed |Added

 CC||aklap...@wikimedia.org

--- Comment #17 from Andre Klapper aklap...@wikimedia.org ---
All patches mentioned in this report were merged or abandoned - is there more
work left to do here (if yes: please reset the bug report status to NEW or
ASSIGNED), or can you close this ticket as RESOLVED FIXED?

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


[Bug 28066] Collections should accept chapters consisting of only one wikipage and format them properly

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28066

--- Comment #5 from Marcin Cieślak marcin.cies...@gmail.com ---
It seems to me it is one bug, not two. There is also some misunderstanding of
the Wiki syntax as pointed out in the
[[:en:Help:Books/Feedback/Archives/2010/March#Bug:_It_is_not_possible_to_define_a_chapter_to_have_only_one_wikipage]].
 

Semicolon and colon create a definition table, similar (or exactly the same) as
HTML's DL DT.../DT DD/DD /DL.

; starts a defined term (dt.../dt)
: starts a definition of the term (dd.../dd)

The second case behaviour is therefore correct - one line should be left
aligned and bolded, and the other intended.

Using ; and : is just a convention used by the Special:Book.

Here is my understanding:

 It should be possible to attach a single Wiki page on the top level
 of the book table of contents hierarchy.

It is then an enhancement request for the JavaScript bookmark editor.

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


[Bug 29908] (Old) Edit toolbar not displayed on .js and .css pages

2014-09-01 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29908

Gerrit Notification Bot gerritad...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |PATCH_TO_REVIEW

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


  1   2   3   4   5   6   >