[Bug 3646] RSS, Atom, XML syndication feeds (tracking)

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3646


Melancholie  changed:

   What|Removed |Added

 Depends on||17566




-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17566] New: Consider using CDATA or type="xhtml" for Atom feeds instead of escaping special characters

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17566

   Summary: Consider using CDATA or type="xhtml" for Atom feeds
instead of escaping special characters
   Product: MediaWiki
   Version: unspecified
  Platform: All
   URL: http://de.wikipedia.org/wiki/Atom_(Format)#Unterschiedli
che_Inhaltstypen
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: wiki.melancho...@web.de
Blocks: 3646


Not sure if this is not yet done because of any compatibility concerns/issues,
but:

Consider using CDATA or http://en.wikipedia.org/";>http://www.w3.org/1999/xhtml";>
for Atom feeds instead of escaping all those <, >, " and maybe also some &.

See http://de.wikipedia.org/wiki/Atom_(Format)#Unterschiedliche_Inhaltstypen

Would reduce size/traffic a bit, but like I wrote: Not sure whether this might
be a client issue or not.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 3646] RSS, Atom, XML syndication feeds (tracking)

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3646


Melancholie  changed:

   What|Removed |Added

 Depends on||17565




-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17565] New: Atom/RSS feeds for user contributions should (only?) contain the diffs

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17565

   Summary: Atom/RSS feeds for user contributions should (only?)
contain the diffs
   Product: MediaWiki
   Version: unspecified
  Platform: All
   URL: http://en.wikipedia.org/w/index.php?title=Special:Contri
butions&feed=atom&target=newbies
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: wiki.melancho...@web.de
Blocks: 3646


Like for the RecentChanges(Linked) and history feeds, Atom/RSS feeds for user
contributions should also (only?) contain the diffs. Atom could separate
between  and , maybe.

Currently you get the whole page for a user contribution, not just the diff, so
you do not know what exactly has been changed!

Example:
http://en.wikipedia.org/w/index.php?title=Special:Contributions&feed=atom&target=newbies
should look like:
http://en.wikipedia.org/w/index.php?title=Example&feed=atom&action=history (two
columns, shorter, cleaner, you can see changes).

If a page was created, the full text shown in this case, could be inside of
 for Atom feeds instead of .


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17526] Add WQ: as an alias for Wikiquote: namespace on Simple English Wikiquote

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17526


JeLuF  changed:

   What|Removed |Added

 CC||je...@gmx.de
 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from JeLuF   2009-02-19 05:06:41 UTC ---
Done.

 'simplewikiquote' => array(
'WQ' => NS_PROJECT,
 ),
There were conflicts for the following pages while moving them to the right
namespace:

Checking namespace 4: "WQ"
... 4 conflicts detected:
... 2611 (0,"WQ:FAQ") -> (4,"FAQ") [[Wikiquote:FAQ]]
...  *** cannot resolve automatically; page exists with ID 2803 ***
...  *** old title FAQ
...  *** new title FAQ--DUP
...  *** using suffixed form [[Wikiquote:FAQ--DUP]] ***
... resolving on page... ok.
... 2774 (0,"WQ:GFDL") -> (4,"GFDL") [[Wikiquote:GFDL]]
...  *** cannot resolve automatically; page exists with ID 3049 ***
...  *** old title GFDL
...  *** new title GFDL--DUP
...  *** using suffixed form [[Wikiquote:GFDL--DUP]] ***
... resolving on page... ok.
... 4922 (0,"WQ:RecentChanges") -> (4,"RecentChanges")
[[Wikiquote:RecentChanges]]
...  *** cannot resolve automatically; page exists with ID 3 ***
...  *** old title RecentChanges
...  *** new title RecentChanges--DUP
...  *** using suffixed form [[Wikiquote:RecentChanges--DUP]] ***
... resolving on page... ok.
... 4024 (0,"WQ:Vandalism") -> (4,"Vandalism") [[Wikiquote:Vandalism]]
...  *** cannot resolve automatically; page exists with ID 2257 ***
...  *** old title Vandalism
...  *** new title Vandalism--DUP
...  *** using suffixed form [[Wikiquote:Vandalism--DUP]] ***
... resolving on page... ok.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17516] Transwiki import interwiki setup on Korean Wikiquote

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17516


JeLuF  changed:

   What|Removed |Added

 CC||je...@gmx.de
 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from JeLuF   2009-02-19 05:02:56 UTC ---
Done.

'kowikiquote' => array( 'w' ),


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 15624] Wikimedia contact form does not like + in the email address

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15624





--- Comment #2 from Tim Starling   2009-02-19 04:07:58 
UTC ---
The access logs show virtually no hits to webform.pl. Does anyone actually want
it? It needs quite a lot of work. 


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17278] AgentTicketCustomer doesn't show tickets anymore

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17278


Tim Starling  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #3 from Tim Starling   2009-02-19 03:57:26 
UTC ---
Fixed with r47479. Patch is probably not appropriate for upstream.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17301] Virus emails reaching otrs queues

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17301


Tim Starling  changed:

   What|Removed |Added

 CC||tstarl...@wikimedia.org




--- Comment #4 from Tim Starling   2009-02-19 03:27:11 
UTC ---
Mark, could you perhaps install ClamAV? Maybe like this?



-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17340] Notification messages not being sent despite preferences being set

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17340


Tim Starling  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #4 from Tim Starling   2009-02-19 03:20:24 
UTC ---
Should be fixed now. The problem was some null bytes in the notification table
that somehow survived the fixup script.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17563] Backlinks output format changed

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17563





--- Comment #4 from Brad Jorsch   2009-02-19 
03:08:45 UTC ---
Created an attachment (id=5832)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=5832)
The requested patch to fix the whitespace from the previous patch

And here's the followup to fix the b0rken indentation.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17563] Backlinks output format changed

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17563





--- Comment #3 from Brad Jorsch   2009-02-19 
03:05:57 UTC ---
Created an attachment (id=5831)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=5831)
The requested patch with b0rken indentation

Well, if you really want a patch that has b0rken indentation just so a followup
can fix it...


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 15626] Date format for OTRS should be changed to reduce confusion

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15626





--- Comment #3 from Tim Starling   2009-02-19 03:05:02 
UTC ---
Submit a request upstream for a user preference.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17563] Backlinks output format changed

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17563





--- Comment #2 from Edward Z. Yang   2009-02-19 
03:03:17 UTC ---
It's considered good form to separate whitespace/code formatting and actual
code changes when constructing patches.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17563] Backlinks output format changed

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17563


Brad Jorsch  changed:

   What|Removed |Added

 CC||b-jor...@northwestern.edu
   Keywords||patch




-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17563] Backlinks output format changed

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17563





--- Comment #1 from Brad Jorsch   2009-02-19 
03:02:15 UTC ---
Created an attachment (id=5830)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=5830)
Patch against r47478 to fix the issue

This looks like a large patch, but it's mostly indentation. The actual changes
are:
* The whole block of code calling addValue is only called if $resultPageSet is
null (i.e. non-generator mode). This results in all the indenting.
* $this->resultArr is passed through array_values in the "try to add them all
at once" case, so the output is as an array instead of an object.
* In the "add elements one by one" case, similarly don't specify a key.
* Slight rearrangement at the bottom of the function to eliminate a redundant
conditional.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17564] New: Add showcsv option to table format

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17564

   Summary: Add showcsv option to table format
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Semantic MediaWiki
AssignedTo: mar...@semantic-mediawiki.org
ReportedBy: david.macdon...@unsw.edu.au


The new Ploticus format contains a "showcsv" option that outputs a csv link.
This would be a very useful option to have with the table format, as users
often want to view or browse data before downloading it as CSV. 

I've raised this request against Semantic MediaWiki because the table format
doesn't appear to be in SemanticResultsFormats yet. If this is incorrect please
reassign.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17537] Turn off zlib.output_compression for 304

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17537


Edward Z. Yang  changed:

   What|Removed |Added

Attachment #5824 is|0   |1
   obsolete||




--- Comment #4 from Edward Z. Yang   2009-02-19 
01:11:58 UTC ---
Created an attachment (id=5829)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=5829)
Fixes bug

Fix minor typo in patch


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17563] New: Backlinks output format changed

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17563

   Summary: Backlinks output format changed
   Product: MediaWiki
   Version: 1.15-svn
  Platform: All
   URL: http://en.wikipedia.org/w/api.php?action=query&format=js
onfm&list=embeddedin&eititle=Template:Fact
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: API
AssignedTo: roan.katt...@home.nl
ReportedBy: mrzmanw...@gmail.com
CC: bryan.tongm...@gmail.com, vasi...@gmail.com


After the last scap on Wikimedia, backlinks/embeddedin queries have started
using a different JSON output format from the other list= queries, from an
array to an object. The generator queries are also buggy, returning an empty
array before the object with the pages -
http://en.wikipedia.org/w/api.php?action=query&format=jsonfm&generator=embeddedin&geititle=Template:Fact


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 14717] wikibits includes nonexistent stylesheet, KHTMLfixes.css

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14717





--- Comment #9 from Aryeh Gregor   2009-02-19 
00:40:34 UTC ---
It's sloppy to include empty scripts.  It increases HTTP requests and latency
unnecessarily.  Some browsers will block all parsing while waiting for the
script to arrive, even though it will turn out to be empty.  Includes should be
included only if they're actually needed.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 14629] Titleblacklist entires with should affect automatically created accounts with SUL too

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14629


Mike.lifeguard  changed:

   What|Removed |Added

URL|http://ru.wikipedia.org/wiki|
   |/Special:Log?uselang=en&user|
   |=Ярослав_Бланте|
   |р_(пидарас) |
 Status|RESOLVED|REOPENED
  Component|UsernameBlacklist   |TitleBlacklist
 Resolution|FIXED   |
Summary|Username blacklist should   |Titleblacklist entires with
   |affect automatically created| should
   |accounts with SUL too   |affect automatically created
   ||accounts with SUL too




--- Comment #8 from Mike.lifeguard   2009-02-19 
00:14:48 UTC ---
This seems not to be really fixed. As well, we've switched to using
TitleBlacklist for handling this, so I've changed the component accordingly.

http://fr.wikipedia.org/wiki/MediaWiki:Titleblacklist contains
.*(?i:e[Il]fix).* 

yet ->
http://fr.wikipedia.org/w/index.php?title=Sp%C3%A9cial:Journal&user=Elfix_la_p%C3%A9dale


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17559] MediaWiki:Shareduploadduplicate stopped working

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17559


^demon  changed:

   What|Removed |Added

 CC||innocentkil...@gmail.com
 Status|NEW |RESOLVED
 Resolution||WONTFIX




--- Comment #2 from ^demon   2009-02-18 23:36:13 UTC 
---
No reason to bring this message back. The dupe information is already listed on
the page, it was being displayed twice (which is redundant). It makes more
sense to consolidate all of this link information into one section rather than
at the top /and/ bottom.

As such, the message was phased out as it's no longer being used.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 16129] Transcluded Special:Newpages and Special:Newimages expose strip markers and desanitize html when returning zero results

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16129


MZMcBride  changed:

   What|Removed |Added

 CC||pub...@mzmcbride.com




--- Comment #10 from MZMcBride   2009-02-18 23:26:31 UTC 
---
Another test case:

== Foo ==
{{Special:OldReviewedPages/limit=3,category=Biblia}}

This is causing strip markers to be exposed on pl.wikipedia.org.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17487] Allow a rate limit for mailpassword on the user for which the request is being made

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17487





--- Comment #17 from Platonides   2009-02-18 22:40:31 UTC 
---
> The limit should indeed be on the user for which the password is being 
> requested, not on
> the IP. I suppose I conflated the two.

That limit is currently a day.

/**
 * Minimum time, in hours, which must elapse between password reminder
 * emails for a given account. This is to prevent abuse by mail flooding.
 */
$wgPasswordReminderResendTime = 24;


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


wikibugs-l@lists.wikimedia.org

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17558


Roan Kattouw  changed:

   What|Removed |Added

 CC||roan.katt...@home.nl
  Component|API |General/Unknown
Product|MediaWiki   |Wikimedia
Version|1.14-svn|unspecified




--- Comment #1 from Roan Kattouw   2009-02-18 22:38:00 
UTC ---
Changing product and component, this is a WMF issue


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 13361] Internet Explorer 8 (MSIE8) issues (tracking)

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13361


Mr.Z-man  changed:

   What|Removed |Added

 Depends on||17562




-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17562] New: superscripts with formatting don't work in IE8

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17562

   Summary: superscripts with formatting don't work in IE8
   Product: MediaWiki
   Version: 1.15-svn
  Platform: All
   URL: http://test.wikipedia.org/wiki/IE8_superscripts
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Page rendering
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: mrzmanw...@gmail.com
Blocks: 13361


Using IE 8.0.6001.18372, some superscripts with links in them aren't
superscripted, the text is just smaller.

Test case:

Text test1

Ref testFoo

Link test[[Test]]

Template test{{fact}}

Span testText

Bold test'''Text'''

Mixed testTest [[link]]

Mixed test 2[[link]] text

Mixed test 3text text


Results:
On IE8, Text and all mixed tests work, the ref, link, template, template, span,
and bold tests only make the text smaller. It seems any superscript that
consists only of stuff wrapped in some sort of HTML tag doesn't render
correctly on IE8, mixes of formatted/plain content work fine.

Most likely an IE8 bug/upstream issue.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17561] user-list parameter "emailable" stopped giving results on no.wikipedia

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17561


Roan Kattouw  changed:

   What|Removed |Added

 CC||roan.katt...@home.nl
 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Roan Kattouw   2009-02-18 22:31:59 
UTC ---
Fixed in r47470


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17561] New: user-list parameter "emailable" stopped giving results on no.wikipedia

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17561

   Summary: user-list parameter "emailable" stopped giving results
on no.wikipedia
   Product: MediaWiki
   Version: unspecified
  Platform: All
   URL: http://no.wikipedia.org/w/api.php?action=query&list=user
s&ususers=Stigmj&usprop=emailable
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: API
AssignedTo: roan.katt...@home.nl
ReportedBy: sti...@gmail.com
CC: bryan.tongm...@gmail.com, vasi...@gmail.com


The following API-query doesn't give any results for the "emailable" value
anymore, although the value is still listed in the API helppage:
http://no.wikipedia.org/w/api.php?action=query&list=users&ususers=Stigmj&usprop=emailable


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17487] Allow a rate limit for mailpassword on the user for which the request is being made

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17487


Mike.lifeguard  changed:

   What|Removed |Added

  Component|Site requests   |General/Unknown
Product|Wikimedia   |MediaWiki
Summary|Change rate limit for   |Allow a rate limit for
   |mailpassword for IPs|mailpassword on the user for
   ||which the request is being
   ||made




--- Comment #16 from Mike.lifeguard   2009-02-18 
22:12:47 UTC ---
(In reply to comment #15)
> I believe the rate is intentionally as 'high' as it is because there were
> legitimate uses of the password reset feature being hit so many times per IP 
> in
> an hour (e.g., shared IPs).
> 
> I think the correct answer here is to complement the current system with a
> number of hits per requestee per day, a limit which could be pretty low and 
> not
> harm anything, in my opinion.
> 

Ahh, of course. I'll revert my changes to the summary etc then. The limit
should indeed be on the user for which the password is being requested, not on
the IP. I suppose I conflated the two.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 13361] Internet Explorer 8 (MSIE8) issues (tracking)

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13361


Bug 13361 depends on bug 13364, which changed state.

Bug 13364 Summary: Fieldset legend is placed incorrectly in MSIE 8 beta
https://bugzilla.wikimedia.org/show_bug.cgi?id=13364

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED



-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 13364] Fieldset legend is placed incorrectly in MSIE 8 beta

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13364


Brion Vibber  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Brion Vibber   2009-02-18 22:04:04 UTC 
---
This seems to be resolved as of IE8rc1 on XP.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 13361] Internet Explorer 8 (MSIE8) issues (tracking)

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13361


Bug 13361 depends on bug 13363, which changed state.

Bug 13363 Summary: Overprinting of checkbox text in MSIE 8
https://bugzilla.wikimedia.org/show_bug.cgi?id=13363

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED



-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 13363] Overprinting of checkbox text in MSIE 8

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13363


Brion Vibber  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Brion Vibber   2009-02-18 22:01:58 UTC 
---
This seems resolved as of IE 8rc1 on XP.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17560] New: Half-broken deletion moved image files to deletion archive without updating DB

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17560

   Summary: Half-broken deletion moved image files to deletion
archive without updating DB
   Product: MediaWiki
   Version: unspecified
  Platform: All
   URL: http://commons.wikimedia.org/wiki/File:Nawras_pasha_Al-
_Hiraki_With_Sultan.jpg
OS/Version: All
Status: NEW
  Severity: major
  Priority: Normal
 Component: File/Repo
AssignedTo: innocentkil...@gmail.com
ReportedBy: br...@wikimedia.org


Got a report that this image file was missing:
http://commons.wikimedia.org/wiki/File:Nawras_pasha_Al-_Hiraki_With_Sultan.jpg

Confirmed that the file was gone while page and DB entries were intact. Checked
the file deletion archive on the file server and found it there:

-rw-r--r--  1 apache apache  26100 Feb 16 18:24
5cwnvlx4dbx3pzhi7religjue3noolu.jpg

I was able to copy the files back into place, restoring the image.

(One current and one old version, both with the same file hash.)


It looks like someone attempted to delete the image and it was moved into the
deletion archive and removed from the regular directories, but the database
updates did not complete:
* image entry remained
* oldimage entry remained
* page/revision entries remained
* no page deletion info
* no file deletion info
* no logs

This is bad -- we need to ensure that failure scenarios leave the file intact
if the DB can't be successfully updated.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 16762] Show subpages on page move

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16762


Alexandre Emsenhuber [IAlex]  changed:

   What|Removed |Added

 CC||alex.emsenhu...@bluewin.ch
 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #5 from Alexandre Emsenhuber [IAlex]   
2009-02-18 21:48:18 UTC ---
fixed in r47469.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17487] Change rate limit for mailpassword for IPs

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17487





--- Comment #15 from MZMcBride   2009-02-18 21:43:52 UTC 
---
I believe the rate is intentionally as 'high' as it is because there were
legitimate uses of the password reset feature being hit so many times per IP in
an hour (e.g., shared IPs).

I think the correct answer here is to complement the current system with a
number of hits per requestee per day, a limit which could be pretty low and not
harm anything, in my opinion.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 13361] Internet Explorer 8 (MSIE8) issues (tracking)

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13361


Bug 13361 depends on bug 13362, which changed state.

Bug 13362 Summary: Misaligned form fields in MSIE 8 beta
https://bugzilla.wikimedia.org/show_bug.cgi?id=13362

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||WORKSFORME



-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 13362] Misaligned form fields in MSIE 8 beta

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13362


Tomasz Finc  changed:

   What|Removed |Added

 CC||tf...@wikimedia.org
 Status|NEW |RESOLVED
 Resolution||WORKSFORME




--- Comment #3 from Tomasz Finc   2009-02-18 21:43:18 UTC 
---
Drop downs look ok using the Windows7 and IE8 Beta. No overlap that I can find.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17553] Fatal Error in ThreadPermalinkView.php

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17553





--- Comment #3 from DaSch   2009-02-18 21:37:33 UTC ---
Other Errors in LQT I found in my errorlog

PHP Fatal error:  Call to a member function article() on a non-object in
/var/www/web0/html/extensions/LiquidThreads/pages/ThreadPermalinkView.php on
line 13

PHP Fatal error:  Call to a member function getText() on a non-object in
/var/www/web0/html/extensions/LiquidThreads/LqtBaseView.php on line 929


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17559] MediaWiki:Shareduploadduplicate stopped working

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17559


Platonides  changed:

   What|Removed |Added

 CC||platoni...@gmail.com




--- Comment #1 from Platonides   2009-02-18 21:32:43 UTC 
---
See http://www.mediawiki.org/wiki/Special:Code/MediaWiki/47310#c1783


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17559] New: MediaWiki:Shareduploadduplicate stopped working

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17559

   Summary: MediaWiki:Shareduploadduplicate stopped working
   Product: MediaWiki
   Version: 1.15-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: minor
  Priority: Normal
 Component: Images
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: maar...@mdammers.nl


At several wikipedia's Shareduploadduplicate is in use to easily spot duplicate
files. See for example
http://en.wikipedia.org/wiki/MediaWiki:Shareduploadduplicate &
http://nl.wikipedia.org/wiki/MediaWiki:Shareduploadduplicate. This options was
removed in
http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/includes/ImagePage.php?r1=47310&r2=47381&sortby=file

Please restore. See
http://en.wikipedia.org/wiki/Category:Images_with_the_same_name_on_Wikimedia_Commons
or http://nl.wikipedia.org/wiki/Categorie:Wikipedia:NuCommons_zelfde_naam for
files which should include this message.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17487] Change rate limit for mailpassword for IPs

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17487


Mike.lifeguard  changed:

   What|Removed |Added

  Component|Email   |Site requests
   Keywords||shell
Product|MediaWiki   |Wikimedia
Summary|Block IPs abusing password  |Change rate limit for
   |reminder feature|mailpassword for IPs




--- Comment #14 from Mike.lifeguard   2009-02-18 
21:08:21 UTC ---
(In reply to comment #13)
> On Wikimedia wikis, I believe this is the relevant info:
> 
> 'wgRateLimits' => array(
> 'default' => array(
> 'mailpassword' => array(
> // 5 password reminders per hour per IP
> 'ip' => array( 5, 3600 ),
> ),
> ),
> ),
> 
> From http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php
> 

OK, so this is just a shell request I guess. Can we please have something like

//5 password reminders per 2 days per IP
'ip' => array(5, 172800),

I don't think that'd pose any problems for people who have legitimately lost
their password.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 15807] Special:ListUsers should not fetch user groups itself

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15807


Raimond Spekking  changed:

   What|Removed |Added

 CC||raimond.spekk...@gmail.com




--- Comment #1 from Raimond Spekking   2009-02-18 
20:47:57 UTC ---
>From User::getEffectiveGroups:
 * Get the list of implicit group memberships this user has.
 * This includes all explicit groups, plus 'user' if logged in,
 * '*' for all accounts and autopromoted groups

This is wrong as the list would depends on the group membership(s) of the
requesting user.

Maybe User::getAllGroups needs a hook call instead.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17316] New 404 error page

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17316


Brion Vibber  changed:

   What|Removed |Added

 CC||br...@wikimedia.org




--- Comment #3 from Brion Vibber   2009-02-18 20:10:24 UTC 
---
Oooh I really like this look. :D

Will want to integrate the multilingual messaging...


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17499] Purge link

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17499


Brion Vibber  changed:

   What|Removed |Added

 CC||br...@wikimedia.org
 Status|NEW |RESOLVED
 Resolution||WONTFIX




--- Comment #2 from Brion Vibber   2009-02-18 20:07:15 UTC 
---
We really don't want to have to have a purge link in the standard interface,
though; it's an internal detail which end-users should never actually have to
push.


Note there's a gadget for this on en.wikipedia.org, so power users can set it
up for themselves if they do want it. Go to the Gadgets tab in
[[Special:Preferences]] and click:

'Add a "*" tab to the top of the page, which purges the page's cache when
followed.'

Source: http://en.wikipedia.org/wiki/MediaWiki:Gadget-purgetab.js


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 3646] RSS, Atom, XML syndication feeds (tracking)

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3646


Bug 3646 depends on bug 17556, which changed state.

Bug 17556 Summary: Web source  in user contributions feeds is missing 
parameters
https://bugzilla.wikimedia.org/show_bug.cgi?id=17556

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED



-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17556] Web source in user contributions feeds is missing parameters

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17556


^demon  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #4 from ^demon   2009-02-18 20:00:43 UTC 
---
Done in r47466


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17538] RSS s should be from /, not http://

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17538


Brion Vibber  changed:

   What|Removed |Added

   Keywords||bugday, easy




--- Comment #1 from Brion Vibber   2009-02-18 20:00:30 UTC 
---
Most of these should be a matter of swapping a getFullURL() out for a
getLocalURL().

There are places where full URLs are technical required, but  isn't one
of them. :)


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17556] Web source in user contributions feeds is missing parameters

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17556


Brion Vibber  changed:

   What|Removed |Added

 AssignedTo|wikibugs-   |innocentkil...@gmail.com
   |l...@lists.wikimedia.org   |




-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17550] File description page should have rel="canonical" link tag if file is transcluded from Commons

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17550


Brion Vibber  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||LATER




--- Comment #3 from Brion Vibber   2009-02-18 19:55:49 UTC 
---
Looks like this wouldn't work anyway, as it would need to link across domains
which would not be accepted:

http://googlewebmastercentral.blogspot.com/2009/02/specify-your-canonical.html

"Can this link tag be used to suggest a canonical URL on a completely different
domain?
No. To migrate to a completely different domain, permanent (301) redirects are
more appropriate. Google currently will take canonicalization suggestions into
account across subdomains (or within a domain), but not across domains. So site
owners can suggest www.example.com vs. example.com vs. help.example.com, but
not example.com vs. example-widgets.com."

Reopen if this changes...


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17550] File description page should have rel="canonical" link tag if file is transcluded from Commons

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17550


Brion Vibber  changed:

   What|Removed |Added

 CC||br...@wikimedia.org
 Status|RESOLVED|REOPENED
 Resolution|INVALID |




--- Comment #2 from Brion Vibber   2009-02-18 19:52:35 UTC 
---
That appears to be an unintentional regression in r30602 due to overzealous
search-and-replace. Previously, the code set "index,follow" for an Image: page
view if the image existed but the page didn't.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17556] Web source in user contributions feeds is missing parameters

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17556


Brion Vibber  changed:

   What|Removed |Added

 CC||br...@wikimedia.org
Summary|User contributions feeds|Web source  in user
   | attribute is |contributions feeds is
   |incorrect   |missing parameters




--- Comment #3 from Brion Vibber   2009-02-18 19:43:06 UTC 
---
Updating summary to clarify that the issue is with the link back to the HTML
*in* the feed, not the link from the HTML *to* the feed.

It's using the special page title (Special:Contributions) correctly but is
missing the target, making the link back not too useful.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


wikibugs-l@lists.wikimedia.org

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17558

   Summary: WMF servers missing part of cl_timestamp index, live
hack breaks list=categorymembers&cmsort=sortkey
   Product: MediaWiki
   Version: 1.14-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: API
AssignedTo: tstarl...@wikimedia.org
ReportedBy: roan.katt...@home.nl
CC: bryan.tongm...@gmail.com, vasi...@gmail.com
Depends on: 16012


The WMF servers have KEY `cl_timestamp` (`cl_to`,`cl_timestamp`) whereas
tables.sql has CREATE INDEX /*i*/cl_sortkey ON /*_*/categorylinks
(cl_to,cl_sortkey,cl_from) . The cl_from field in the index is needed to make
list=categorymembers&cmsort=sortkey non-lethal to the database servers, but
because it's not there on the WMF servers, WMF uses a live hack that breaks
paging for cmsort=sortkey completely.

The index should be updated on all WMF servers and the live hack removed.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 16012] Schema change rotation script (tracking)

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16012


Roan Kattouw  changed:

   What|Removed |Added

 Blocks||17558




-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 13227] Using single quotes (for content) inside single quotes doesn't work

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13227


^demon  changed:

   What|Removed |Added

 CC||innocentkil...@gmail.com
Summary|Four quotes |Using single quotes (for
   ||content) inside single
   ||quotes doesn't work




--- Comment #2 from ^demon   2009-02-18 19:34:37 UTC 
---
Clarify summary


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 14418] Add rd_interwiki colum to redirect table

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14418


^demon  changed:

   What|Removed |Added

Attachment #5125 is|0   |1
   obsolete||




--- Comment #12 from ^demon   2009-02-18 19:26:13 UTC 
---
Created an attachment (id=5828)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=5828)
Update previous patch

Same patch, works exactly as intended. Updated to apply cleanly to HEAD.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17553] Fatal Error in ThreadPermalinkView.php

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17553





--- Comment #2 from DaSch   2009-02-18 19:20:00 UTC ---
Sometimes when trying to save a discussion and sometimes when trying to read
discussions


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 14717] wikibits includes nonexistent stylesheet, KHTMLfixes.css

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14717


Jools Smyth  changed:

   What|Removed |Added

 CC||b...@exotica.org.uk




--- Comment #8 from Jools Smyth   2009-02-18 18:30:42 UTC 
---
Is there really a need for a requirement for a common.js? If someone creates a
skin that needs an additional javascript, then it is a trivial task to include
it in the Skinname.php. Right now only monobook requires those additional
javscript css includes. so perhaps monobook should just include this javascript
itself, and if another skin wants to do so, they can also include it.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17553] Fatal Error in ThreadPermalinkView.php

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17553





--- Comment #1 from David McCabe   2009-02-18 18:24:50 
UTC ---
Please provide steps to reproduce.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17557] Add links to Help pages in Special:Version

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17557


^demon  changed:

   What|Removed |Added

 CC||innocentkil...@gmail.com




--- Comment #3 from ^demon   2009-02-18 18:14:38 UTC 
---
I say just point to the en docs, just like we point straight to mediawiki.org,
etc.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17557] Add links to Help pages in Special:Version

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17557





--- Comment #2 from Purodha Blissenbach   
2009-02-18 18:12:06 UTC ---
I can think of two ways:
1. The English name is always usable in any localization.
   If it is used for the help page reference, installations
   can choose to make those a redirect.
2. The localized name is known to the Special:Version code
   as well, thus it can be used to refer to the help page.
Of course, they can be combined, if one does not exist locally,
choose the other, else link externally.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17487] Block IPs abusing password reminder feature

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17487


MZMcBride  changed:

   What|Removed |Added

 CC||pub...@mzmcbride.com




--- Comment #13 from MZMcBride   2009-02-18 18:10:17 UTC 
---
On Wikimedia wikis, I believe this is the relevant info:

'wgRateLimits' => array(
'default' => array(
'mailpassword' => array(
// 5 password reminders per hour per IP
'ip' => array( 5, 3600 ),
),
),
),

>From http://noc.wikimedia.org/conf/highlight.php?file=InitialiseSettings.php


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17487] Block IPs abusing password reminder feature

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17487





--- Comment #12 from Thomas Bertels   2009-02-18 
18:04:02 UTC ---
(In reply to comment #10)
> Well it's limited to one every 24 hours out of the box, is this disabled on 
> WMF
> wikis or have a lower delay? 
> 
> See r17217

I can confirm that it works.

(In reply to comment #11)
> I also fully support this feature and am getting these requests also. Surely
> such activity as requesting someone's password is also a legal issue? 

I really don't think that blocking IPs would be useful, unless the requests are
triggered by the same IPs for more than a day.

Maybe inscreasing the minimum time between requests to the new password
lifespan (7 days) could be considered.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17557] Add links to Help pages in Special:Version

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17557


Platonides  changed:

   What|Removed |Added

 CC||platoni...@gmail.com




--- Comment #1 from Platonides   2009-02-18 18:00:35 UTC 
---
> Since software generating the link can pretty easily check whether or not 
> they exist, 
With which name? The title would be localised as well. 


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17556] User contributions feeds attribute is incorrect

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17556


Thomas Bertels  changed:

   What|Removed |Added

Summary|RSS user contributions feed |User contributions feeds
   | attribute is | attribute is
   |incorrect   |incorrect




--- Comment #2 from Thomas Bertels   2009-02-18 
17:55:39 UTC ---
Actually, the problem is also present in Atom feeds.

See by example
>http://en.wikipedia.org/w/index.php?title=Special:Contributions&feed=rss&target=Addbot
and
>http://en.wikipedia.org/w/index.php?title=Special:Contributions&feed=atom&target=Addbot

*And* the correct link would be
>http://en.wikipedia.org/w/index.php?title=Special:Contributions&target=[username]

Or for the example :
>http://en.wikipedia.org/w/index.php?title=Special:Contributions&target=Addbot


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17557] New: Add links to Help pages in Special:Version

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17557

   Summary: Add links to Help pages in Special:Version
   Product: MediaWiki
   Version: 1.15-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Special pages
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: bugzilla.wikime...@publi.purodha.net
CC: bugzilla.wikime...@publi.purodha.net


In Special:Version, there are two lists of items that users can
use in their wikitext syntax. They appear under the headings:
- Parser extension tags
- Parser function hooks
towards the end of the specal page.

It would be quite helpful, if each entry in either list could
be transformed into a link to the appropriate help page or a
help page section, so as to allow users to easily access them.

Most usually, help should exist in the local wiki in the main
language of the wiki. Since software generating the link can
pretty easily check whether or not they exist, it can as well
fall back to link to the general help pages in
http://www.mediawiki.org/ or elsewhere
for languages / wikis not (yet) having own translations.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17487] Block IPs abusing password reminder feature

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17487


Chris Harmon  changed:

   What|Removed |Added

 CC||fr33k...@yahoo.co.uk




--- Comment #11 from Chris Harmon   2009-02-18 17:04:28 
UTC ---
I also fully support this feature and am getting these requests also. Surely
such activity as requesting someone's password is also a legal issue? 


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17556] RSS user contributions feed attribute is incorrect

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17556


^demon  changed:

   What|Removed |Added

 CC||innocentkil...@gmail.com




--- Comment #1 from ^demon   2009-02-18 16:48:56 UTC 
---
WORKSFORME in Monobook. Was this observed in a different skin?


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 7304] Multiple rows created in pagelinks table for a redirect page

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=7304





--- Comment #14 from Yishai   2009-02-18 16:41:34 UTC ---
Another example similar to that in Comment #12:

http://en.wikipedia.org/w/api.php?action=query&list=backlinks&blredirect&bllimit=100&blnamespace=0&blfilterredir=redirects&bltitle=Common%20name
shows that there are thousands of redirects to the article 'Common name'


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 14717] wikibits includes nonexistent stylesheet, KHTMLfixes.css

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14717


Roan Kattouw  changed:

   What|Removed |Added

 CC||roan.katt...@home.nl




--- Comment #7 from Roan Kattouw   2009-02-18 16:34:06 
UTC ---
I suggest moving all skin-specific JS to /skins/skinname/common.js and
*requiring* that file to exist for every skin (albeit possibly empty) so it can
just be included unconditionally and forgotten about.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17555] The &from sort option in categories doesn't work on fr.

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17555


Roan Kattouw  changed:

   What|Removed |Added

 CC||roan.katt...@home.nl
 Status|NEW |RESOLVED
 Resolution||INVALID




--- Comment #2 from Roan Kattouw   2009-02-18 16:33:52 
UTC ---
This is INVALID: the category's members all have sortkeys starting with an F
(more specifically, with Fichier:, the French localization of File:), which is
why &from=K shows nothing and &from=C shows everything. The software isn't
broken, frwiki's categorization of images is.

See
http://fr.wikipedia.org/w/api.php?action=query&list=categorymembers&cmtitle=Cat%E9gorie:Image%20CC-BY-SA-1.0&cmprop=sortkey|title|ids&cmsort=sortkey
for a list of the first 10 sortkeys in the mentioned category.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 15350] Getting strange 403 errors when trying to edit with following text:

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15350


Platonides  changed:

   What|Removed |Added

 CC||platoni...@gmail.com




--- Comment #2 from Platonides   2009-02-18 15:59:18 UTC 
---
Looks like mod_security errors. Disable that extension if you have it installed
on apache and try again.
You could also use bisection to find which are the "bad" keywords.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17529] rvend ignored when rvstartid is specified

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17529


Roan Kattouw  changed:

   What|Removed |Added

 CC||roan.katt...@home.nl
 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Roan Kattouw   2009-02-18 15:26:36 
UTC ---
Fixed in r47450


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17556] RSS user contributions feed attribute is incorrect

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17556


Thomas Bertels  changed:

   What|Removed |Added

   Keywords||easy




-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 3646] RSS, Atom, XML syndication feeds (tracking)

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3646


Thomas Bertels  changed:

   What|Removed |Added

 Depends on||17556




-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17556] New: RSS user contributions feed attribute is incorrect

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17556

   Summary: RSS user contributions feed  attribute is
incorrect
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: tbertels+bugzi...@gmail.com
Blocks: 3646


The RSS user contributions feed  attribute is incorrect.

For the Atom feed, the  attribute is
>http://en.wikipedia.org/w/index.php?title=Special:Contributions&feed=atom&target=[username]

But for the RSS feed, the  attribute is
>http://en.wikipedia.org/wiki/Special:Contributions


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17555] The &from sort option in categories doesn't work on fr.

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17555


Nicolas Dumazet  changed:

   What|Removed |Added

 CC||nicd...@gmail.com




--- Comment #1 from Nicolas Dumazet   2009-02-18 15:18:16 
UTC ---
Expanding a bit more,
http://fr.wikipedia.org/w/index.php?title=Cat%C3%A9gorie:Image_CC-BY-SA-1.0&from=C
(using a given string) doesn't work, but
http://fr.wikipedia.org/w/index.php?title=Cat%C3%A9gorie:Image_CC-BY-SA-1.0&from=Fichier%3AClaude+Caill%C3%A91.JPG
(using an category member name) does.

On the other hand, I don't find this issue on en:, where
http://en.wikipedia.org/w/index.php?title=Category:All_non-free_media&from=Bm
works for example


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17555] New: The &from sort option in categories doesn't work on fr.

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17555

   Summary: The &from sort option in categories doesn't work on fr.
   Product: MediaWiki
   Version: unspecified
  Platform: All
   URL: http://fr.wikipedia.org/w/index.php?title=Cat%C3%A9gorie
:Image_CC-BY-SA-1.0&from=K
OS/Version: All
Status: NEW
  Severity: minor
  Priority: Normal
 Component: Categories
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: vers...@gmail.com


This morning, I noticed that the &from option in url like in this one :
http://fr.wikipedia.org/w/index.php?title=Cat%C3%A9gorie:Image_CC-BY-SA-1.0&from=K
no longuer works... It is used a lot on fr. Like in the template CategoryTOC


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 3311] Automatic category redirects

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3311





--- Comment #43 from Le Chat   2009-02-18 15:01:37 UTC ---
Don't like to sound impatient, but when can we expect this fix to actually come
live?


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.
You are the assignee for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17552] Empty lists are shown as null

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17552


Roan Kattouw  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17552] Empty lists are shown as null

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17552


Roan Kattouw  changed:

   What|Removed |Added

 CC||roan.katt...@home.nl




--- Comment #2 from Roan Kattouw   2009-02-18 14:18:04 
UTC ---
(In reply to comment #1)
> My proposed fix in r47447 will be live shortly as a temporary fix, pending
> review by someone more knowledgeable.
> 

Looks good to me.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17551] Extension download via "Download snapshot" not working

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17551


Tim Starling  changed:

   What|Removed |Added

 CC||tstarl...@wikimedia.org
 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #2 from Tim Starling   2009-02-18 13:07:01 
UTC ---
Fixed.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17554] New: Special:IMport should optionally set timestamp and summary comment

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17554

   Summary: Special:IMport should optionally set timestamp and
summary comment
   Product: MediaWiki
   Version: 1.13.4
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Export/Import
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: mediaw...@blazemonger.com


The easiest way to search-and-replace in MediaWiki is to use Special:Export,
then edit the export dump file, then use Special:Import.  Unfortunately, there
are two pieces missing from this method: 

- All  fields are wrong, because the import is happening NOW, not at
the time of the last revision
- All summary comments are wrong, because they don't mention the
search-and-replace operation.

To achieve this right now, we have to edit the dump file to change timestamps
and summary comments... but couldn't Special:Import do this for us, optionally?
 (Or perhaps maintenance/importDump.php?)

I suggest adding two new fields to Special:Import:

1. A checkbox, "Set all import timestamps to NOW", defaulted to unchecked
2. A text input, "Override all summary comments", defaulted to empty

and/or modifying maintenance/importDump.php to add these features via command
line.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17553] Fatal Error in ThreadPermalinkView.php

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17553


DaSch  changed:

   What|Removed |Added

   Priority|Normal  |High




-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17553] New: Fatal Error in ThreadPermalinkView.php

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17553

   Summary: Fatal Error in ThreadPermalinkView.php
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: critical
  Priority: Normal
 Component: LiquidThreads
AssignedTo: davemcc...@gmail.com
ReportedBy: dasch...@gmx.net


PHP Fatal error:  Call to a member function article() on a non-object in
/var/www/web0/html/extensions/LiquidThreads/pages/ThreadPermalinkView.php on
line 13


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17552] Empty lists are shown as null

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17552





--- Comment #1 from Tim Starling   2009-02-18 12:44:10 
UTC ---
My proposed fix in r47447 will be live shortly as a temporary fix, pending
review by someone more knowledgeable.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17552] New: Empty lists are shown as null

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17552

   Summary: Empty lists are shown as null
   Product: MediaWiki
   Version: 1.15-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: API
AssignedTo: roan.katt...@home.nl
ReportedBy: tstarl...@wikimedia.org
CC: bryan.tongm...@gmail.com, vasi...@gmail.com


Empty lists as output from many modules are shown as null rather than as an
empty tag.

Reported at


Test case:


Expected XML:


  

  


Expected JSON:

{
"query": {
"recentchanges": [
]
}
}

Actual XML:


  


Actual JSON:

{
"query": {
"recentchanges": null
}
}


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17551] Extension download via "Download snapshot" not working

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17551


Brent G  changed:

   What|Removed |Added

  Component|ExtensionDistributor|Site requests
Product|MediaWiki extensions|Wikimedia
Version|any |unspecified




--- Comment #1 from Brent G   2009-02-18 10:33:41 UTC ---
Guess in the fun of the update last night something got nudged:

"The configured working copy directory does not exist!"


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17551] Extension download via "Download snapshot" not working

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17551


Brent G  changed:

   What|Removed |Added

 CC||overlo...@gmail.com
  Component|Site requests   |ExtensionDistributor
Product|Wikimedia   |MediaWiki extensions
Version|unspecified |any




-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17551] New: Extension download via "Download snapshot" not working

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17551

   Summary: Extension download via "Download snapshot" not working
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://www.mediawiki.org/wiki/Extension:ParserFunctions
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: p858sn...@yahoo.com.au


When trying to download a extension via the "Download snapshot" in the infobox,
all extensions are returning "No such extension "ParserFunctions"" (With the
correct name of course, when others are selected).


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17550] File description page should have rel="canonical" link tag if file is transcluded from Commons

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17550


Melancholie  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID




--- Comment #1 from Melancholie   2009-02-18 09:06:36 
UTC ---
Forget about it ;-)



-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 10967] Upgrade to the latest version of GeSHi (1.0.8)

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=10967


Raimond Spekking  changed:

   What|Removed |Added

 CC||raimond.spekk...@gmail.com
 Status|RESOLVED|REOPENED
 Resolution|FIXED   |




--- Comment #9 from Raimond Spekking   2009-02-18 
09:04:58 UTC ---
A scap was done last night but WMF servers are still using an old GeSHi
version: http://test.wikipedia.org/wiki/Haskell

GeSHi could not find the language haskell (using path
/home/wikipedia/common/php-1.5/lib/GeSHi-1.0.7.19-wm1/geshi/) (code 2)


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17550] New: File description page should have rel="canonical" link tag if file is transcluded from Commons

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17550

   Summary: File description page should have rel="canonical" link
tag if file is transcluded from Commons
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://en.wikipedia.org/wiki/File:Mediawiki.png
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: wiki.melancho...@web.de


Like redirects, also a file description page should have the new
rel="canonical" link tag if the file is transcluded from Commons.

http://en.wikipedia.org/wiki/File:Mediawiki.png should contain inside :

http://commons.wikimedia.org/wiki/File:Mediawiki.png"; />


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17549] Special:BrokenRedirects SQL query broken

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17549


Tim Starling  changed:

   What|Removed |Added

 CC||tstarl...@wikimedia.org
 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Tim Starling   2009-02-18 08:44:10 
UTC ---
Fixed in r47434 and live now.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17545] Consider allowing to sight a page with a null edit

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17545


Aaron Schulz  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED




--- Comment #3 from Aaron Schulz   2009-02-18 08:42:23 
UTC ---
(In reply to comment #2)
> Flagging works, but:
> pages flagged like this still show up in RecentChanges with a red exclamation
> mark and the .mw-fr-reviewlink link (no cache effect).
> The .mw-fr-reviewlink link leads to a 'one-rev' comparision (comparing rev 
> with
> itself / latest).
> 

Fixed in r47435


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 17545] Consider allowing to sight a page with a null edit

2009-02-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17545


Melancholie  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |




--- Comment #2 from Melancholie   2009-02-18 08:01:23 
UTC ---
Flagging works, but:
pages flagged like this still show up in RecentChanges with a red exclamation
mark and the .mw-fr-reviewlink link (no cache effect).
The .mw-fr-reviewlink link leads to a 'one-rev' comparision (comparing rev with
itself / latest).


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are on the CC list for the bug.

___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l