[Bug 10808] Introduce Special:Suffixindex

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=10808

--- Comment #17 from Nemo_bis federicol...@tiscali.it 2011-09-11 08:55:23 UTC 
---
(In reply to comment #16)
 Thus unless SuffixIndex would be useful with results in non-alphabetical order
 (which seems unlikely) this should be wontfixed as unfeasible imo.

Alphabetical order doesn't seem necessary at all to me.

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

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


[Bug 16112] Special:Wanted* - purge link tables

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16112

Bulwersator bulwersa...@onet.pl changed:

   What|Removed |Added

 CC||bulwersa...@onet.pl

--- Comment #15 from Bulwersator bulwersa...@onet.pl 2011-09-11 09:24:34 UTC 
---
http://pl.wikipedia.org/wiki/Wikipedysta:Beau/skrypty/Uncategorizedpages.js -
workaround

-- 
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 30852] New: Add parameter to display page creation date by the title in DPL

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30852

   Web browser: ---
 Bug #: 30852
   Summary: Add parameter to display page creation date by the
title in DPL
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: DynamicPageList
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: dann...@email.cz
CC: bawolff...@gmail.com
Classification: Unclassified


DPL currently supports addfirstcategorydate parameter only to prepend the date.

Because it is possible to sort DPL by page creation as well, it would be handy
to have ability to display such date as well (including the ability of its
formatting as addfirstcategorydate has).

-- 
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 30853] New: OAIRepository uses old-style constructor (in 1.17 branch)

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30853

   Web browser: ---
 Bug #: 30853
   Summary: OAIRepository uses old-style constructor (in 1.17
branch)
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: critical
  Priority: Unprioritized
 Component: OAI
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: lo...@hotmail.com
CC: br...@wikimedia.org
Classification: Unclassified


In the 1.17 branch, SpecialOAIRepository uses an old-style constructor, which
causes a ‘Invalid special page name ’ exception to be thrown when trying to
use Special:OAIRepository. r81705 fixed this in trunk but it was not integrated
into the 1.17 branch.

-- 
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 30850] maintenance/changePassword.php does not purge (APC) cache

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30850

--- Comment #4 from Jille Timmermans ji...@quis.cx 2011-09-11 10:11:30 UTC ---
A bit nasty, but certainly effective: We could let all cache-deletes (or even
all actions) be done through web-requests. So the changePassword script calls
http://url.to.mediawiki/w/api.php?action=cache-deletekey=user-123

That might cause problems with race-conditions however.

-- 
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 30853] OAIRepository uses old-style constructor (in 1.17 branch)

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30853

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

 CC||p858sn...@gmail.com

--- Comment #1 from p858snake p858sn...@gmail.com 2011-09-11 10:13:49 UTC ---
Is this broken when you use it against a MW 1.17 install?

-- 
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 30853] OAIRepository uses old-style constructor (in 1.17 branch)

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30853

--- Comment #2 from Low Zhen Lin lo...@hotmail.com 2011-09-11 10:14:35 UTC ---
Yes, as described. Changing to a new-style constructor fixes 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 30854] New: Special Recent Changes raises Logging error

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30854

   Web browser: ---
 Bug #: 30854
   Summary: Special Recent Changes raises Logging error
   Product: MediaWiki
   Version: 1.19-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Special pages
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: da...@daschmedia.de
Classification: Unclassified


When accessing Special:Recent_Changes I get this error. Other pages work normal
and logging is disabled in my configuration.

Warning: Invalid argument supplied for foreach() in
/.../httpdocs/includes/logging/LogFormatter.php on line 179

Catchable fatal error: Argument 1 passed to LogFormatter::makePageLink() must
be an instance of Title, null given, called in
/.../httpdocs/includes/logging/LogFormatter.php on line 337 and defined in
/var/www/vhosts/wecowi.de/httpdocs/includes/logging/LogFormatter.php on line
206

-- 
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 30854] Special Recent Changes raises Logging error

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30854

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

   What|Removed |Added

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

--- Comment #1 from Niklas Laxström niklas.laxst...@gmail.com 2011-09-11 
13:02:22 UTC ---
Can you add this code to LogFormatter before line 179 and post the results
if ( !is_array( $entry-getParameters() ) ) {
var_dump( $entry ); die();
}

Or can you provide the results of this mysql command:
select rc_log_type, rc_log_action, rc_params from recentchanges where rc_type =
3 order by rc_id desc limit 50;

-- 
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 30854] Special Recent Changes raises Logging error

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30854

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

   What|Removed |Added

 Status|NEW |ASSIGNED

-- 
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 30854] Special Recent Changes raises Logging error

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30854

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

   What|Removed |Added

 AssignedTo|wikibugs-l@lists.wikimedia. |niklas.laxst...@gmail.com
   |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 30790] timeline doesn't render farsi correctly

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30790

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

   What|Removed |Added

 CC||niklas.laxst...@gmail.com
Summary|timeline doesn't support  |timeline doesn't render
   |correctly in fa.wiki|farsi correctly

-- 
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 28428] Allow saving pages with LRM and RLM in titles, showing a warning and requiring a user right

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28428

--- Comment #8 from Niklas Laxström niklas.laxst...@gmail.com 2011-09-11 
13:18:30 UTC ---
I think Bawolff's suggestion needs a schema change. However that would fix many
other issues too, not just RTL related.

-- 
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 7846] Transform wikilinks to URLs in email messages

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=7846

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

   What|Removed |Added

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

-- 
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 13447] Tabs collapsed on LTR wikis for RTL users

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13447

Robin Pepermans (SPQRobin) robinp.1...@gmail.com changed:

   What|Removed |Added

 CC||robinp.1...@gmail.com

--- Comment #4 from Robin Pepermans (SPQRobin) robinp.1...@gmail.com 
2011-09-11 13:41:28 UTC ---
I don't see the bug on MetaWiki (which at this moment still uses MW 1.17, which
is before the RTL improvements). It's probably fixed, but it would be good if
someone else confirms it as well.

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

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


[Bug 30457] zh-tw language fallback to en after update to the current HEAD

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30457

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME

--- Comment #1 from Niklas Laxström niklas.laxst...@gmail.com 2011-09-11 
13:52:20 UTC ---
Cannot reproduce. Did you run php maintenance/rebuildLocalisationCache.php?
What is the content language of the wiki? Did you update from earlier version?

-- 
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 30422] Allow to specify language and directionality for page titles and parts thereof

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30422

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

   What|Removed |Added

 CC||niklas.laxst...@gmail.com
 Depends on||28428

-- 
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 28428] Allow saving pages with LRM and RLM in titles, showing a warning and requiring a user right

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28428

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

   What|Removed |Added

 Blocks||30422

-- 
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 29573] Difference between variant and user language preferences is unclear in special:prefrences

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29573

Robin Pepermans (SPQRobin) robinp.1...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||robinp.1...@gmail.com
 Resolution||FIXED

--- Comment #1 from Robin Pepermans (SPQRobin) robinp.1...@gmail.com 
2011-09-11 14:00:06 UTC ---
I changed Variant: to Content language variant: and added a help message in
r96723 without knowing this bug.

Nikerabbit pointed me to this bug, so I'm marking this as resolved.

-- 
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 29495] Numbering system grouping for Indian languages

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29495

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

   What|Removed |Added

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

--- Comment #10 from Niklas Laxström niklas.laxst...@gmail.com 2011-09-11 
14:00:13 UTC ---
We can do this in MediaWiki itself. Yes it's duplication, but we can't yet
require PHP 5.3 nor wait for PHP to be patched.

-- 
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 29495] Numbering system grouping for Indian languages

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29495

Santhosh Thottingal santhosh.thottin...@gmail.com changed:

   What|Removed |Added

   Priority|High|Normal
 AssignedTo|wikibugs-l@lists.wikimedia. |santhosh.thottingal@gmail.c
   |org |om

-- 
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 30854] Special Recent Changes raises Logging error

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30854

--- Comment #2 from DaSch da...@daschmedia.de 2011-09-11 15:17:54 UTC ---
That's the result

object(RCDatabaseLogEntry)#502 (3) { [row:protected]= object(stdClass)#498
(30) { [rc_id]= string(5) 92568 [rc_timestamp]= string(14)
20110906212954 [rc_cur_time]= string(14) 20110906212954 [rc_user]=
string(1) 1 [rc_user_text]= string(5) DaSch [rc_namespace]= string(1)
0 [rc_title]= string(38) Sympathy_for_the_Devil_(One_Tree_Hill)
[rc_comment]= string(0)  [rc_minor]= string(1) 0 [rc_bot]=
string(1) 0 [rc_new]= string(1) 0 [rc_cur_id]= string(5) 15933
[rc_this_oldid]= string(1) 0 [rc_last_oldid]= string(1) 0
[rc_type]= string(1) 3 [rc_moved_to_ns]= string(1) 0
[rc_moved_to_title]= string(0)  [rc_patrolled]= string(1) 1
[rc_ip]= string(13) 92.224.225.44 [rc_old_len]= NULL [rc_new_len]=
NULL [rc_deleted]= string(1) 0 [rc_logid]= string(5) 41633
[rc_log_type]= string(4) move [rc_log_action]= string(4) move
[rc_params]= string(36) Stunde der Wahrheit (One Tree Hill)  [wl_user]=
string(1) 1 [wl_notificationtimestamp]= NULL [page_latest]= string(6)
110655 [ts_tags]= NULL } [params]= string(36) Stunde der Wahrheit (One
Tree Hill)  [legacy]= bool(false) }

-- 
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 30854] Special Recent Changes raises Logging error

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30854

--- Comment #3 from DaSch da...@daschmedia.de 2011-09-11 15:22:00 UTC ---
And that is the result of the SQL command

rc_log_type rc_log_action rc_params
upload upload [BLOB - 0Bytes]
move move [BLOB - 36Bytes]
move move [BLOB - 35Bytes]
move move [BLOB - 38Bytes]
move move [BLOB - 41Bytes]
move move [BLOB - 36Bytes]
move move [BLOB - 35Bytes]
move move [BLOB - 41Bytes]
move move [BLOB - 32Bytes]
move move [BLOB - 27Bytes]
move move [BLOB - 36Bytes]
move move [BLOB - 42Bytes]
move move [BLOB - 52Bytes]
delete delete [BLOB - 0Bytes]
move move [BLOB - 60Bytes]
delete delete [BLOB - 0Bytes]
move move [BLOB - 32Bytes]
move move [BLOB - 31Bytes]
move move [BLOB - 37Bytes]
move move [BLOB - 40Bytes]
import interwiki [BLOB - 0Bytes]
move move [BLOB - 15Bytes]
move move [BLOB - 19Bytes]
upload upload [BLOB - 0Bytes]
move move [BLOB - 24Bytes]
import interwiki [BLOB - 0Bytes]
move move [BLOB - 26Bytes]
move move [BLOB - 29Bytes]
move move [BLOB - 19Bytes]
move move [BLOB - 25Bytes]
move move [BLOB - 34Bytes]
move move [BLOB - 27Bytes]
move move [BLOB - 31Bytes]
move move [BLOB - 30Bytes]
move move [BLOB - 28Bytes]
move move [BLOB - 23Bytes]
move move [BLOB - 24Bytes]
move move [BLOB - 26Bytes]
move move [BLOB - 22Bytes]
move move [BLOB - 22Bytes]
move move [BLOB - 21Bytes]
move move [BLOB - 20Bytes]
move move [BLOB - 25Bytes]
move move [BLOB - 28Bytes]
move move [BLOB - 26Bytes]
move move [BLOB - 23Bytes]
move move [BLOB - 22Bytes]
import interwiki [BLOB - 0Bytes]
import interwiki [BLOB - 0Bytes]
import interwiki [BLOB - 0Bytes]

-- 
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 29405] Hindi Title text characters are partially cut (not visible)

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29405

--- Comment #24 from Siddhartha Ghai siddhartha.g...@gmail.com 2011-09-11 
16:02:00 UTC ---
(In reply to comment #22)
 Created attachment 9041 [details]
 Add padding for #firstHeading
 
 Zero padding for #firstHeading makes text cut for scripts like Devanagari ,
 Malayalam etc(Bug 29405 and 30809), especially when the glyphs are stacked or
 having lower diacritic marks.
 Remove padding-top:0 and padding-bottom:0 to allow h1 inherit the padding
 bottom and top values from commonElements.css fixes this.
 
 Fixing overflow:hidden will also make them appear, but will be overlapping 
 with
 the line below heading.

The section headings are h2 and under span class mw-heading. Headings h1 to h6
seem to have overflow:hidden and padding-bottom:0.17em . This is causing the
headings too to be cut. Maybe setting padding-bottom for mw-heading too would
help? (seems good to me at around 0.32em in vector, but that may be browser and
machine-specific).

-- 
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 30855] New: Option to list Special:Prefixindex top to bottom instead of left to right

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30855

   Web browser: ---
 Bug #: 30855
   Summary: Option to list Special:Prefixindex top to bottom
instead of left to right
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Special pages
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: subfa...@gmail.com
Classification: Unclassified


Personally I dislike the left to right listing on Special:Prefixindex.

Mostly because the eye wants to scan lists from top bottom (like on category
pages), esp. on prefix lists... not to mention wide monitors...

I don't want to discuss what's better, but MW shopuld offer an option to set
the direction and maybe even the number of columns.

-- 
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 30855] Option to list Special:Prefixindex top to bottom instead of left to right

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30855

Subfader subfa...@gmail.com changed:

   What|Removed |Added

   Severity|normal  |enhancement

-- 
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 30856] New: addScript in BeforeDisplayPage

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30856

   Web browser: ---
 Bug #: 30856
   Summary: addScript in BeforeDisplayPage
   Product: MediaWiki
   Version: 1.17
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Resource Loader
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: wolfr...@t-online.de
CC: roan.katt...@gmail.com, tpars...@wikimedia.org
Classification: Unclassified


I'm using addScript for a own BeforeDisplayPage hook to add some scripts
and stylesheets ($out-addScript(link ) and $out-addScript(script
...)); This works fine up to 1.16.5. 

In 1.17 the SCRIPT and also the LINK are inserted at the end of HTML and
not in the HEAD. For CSS this is a problem (e.g. flicker effects for
display none CSS elements).

Problem currently bypassed using $out-addHeadItem which works fine. 

May be you could change this to implicit addHeadItem in the future? 

Problem seems to be only in BeforeDisplayPage hook processing, not in PARSER
extensions. From my point of view (maybe wrong) it relates to the resource
loader processing (which works fine!)

Regards

W. Rohrschacher

-- 
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 30364] LanguageConverter should depend on the page content language instead of the wiki content language

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30364

Robin Pepermans (SPQRobin) robinp.1...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #5 from Robin Pepermans (SPQRobin) robinp.1...@gmail.com 
2011-09-11 17:58:12 UTC ---
Had to find a way to use the title object to ParserOptions, but got it
eventually. Fixed in r96798 :)

-- 
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 30854] Special Recent Changes raises Logging error

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30854

--- Comment #4 from Niklas Laxström niklas.laxst...@gmail.com 2011-09-11 
18:00:09 UTC ---
Which revision is this? I don't understand how the current code would return
non-array:

[params]= string(36) Stunde der Wahrheit (One Tree Hill)  [legacy]=
bool(false)

The relevant code is here:

public function getParameters() {
if ( !isset( $this-params ) ) {
$blob = $this-getRawParameters();
wfSuppressWarnings();
$params = unserialize( $blob );
wfRestoreWarnings();
if ( $params !== false ) {
$this-params = $params;
$this-legacy = false;
} else {
$params = FormatJson::decode( $blob, true /* array */ );
if ( $params !== null ) {
$this-params = $params;
$this-legacy = false;
} else {
$this-params = $blob === '' ? array() : explode( \n, $blob
);
$this-legacy = true;
}
}
}
return $this-params;
}

-- 
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 30815] create new mailinglist wikitv-de

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30815

Casey Brown b...@caseybrown.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX

--- Comment #1 from Casey Brown b...@caseybrown.org 2011-09-11 18:14:29 UTC 
---
Usually Wikimedia mailing lists aren't created for unofficial projects or
WikiProjects, and we suggest using Google Groups instead. Creating official
mailing lists for small, unofficial projects causes a slippery slope where the
number of mailing lists multiplies way too much.

Sorry!

-- 
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 30800] create new mailinglist oversight-ja-wp-discuss

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30800

Casey Brown b...@caseybrown.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Casey Brown b...@caseybrown.org 2011-09-11 18:23:06 UTC 
---
List oversight-wp-ja created and password sent to vigorous_action and ksaka.

-- 
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 30854] Special Recent Changes raises Logging error

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30854

--- Comment #5 from DaSch da...@daschmedia.de 2011-09-11 18:53:31 UTC ---
I have r96776 and have no idea about this :(
Maybe this error is caused by the changes from r96585

-- 
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 30854] Special Recent Changes raises Logging error

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30854

--- Comment #6 from Niklas Laxström niklas.laxst...@gmail.com 2011-09-11 
18:57:10 UTC ---
I can't think of anything else, but that either unserialize() doesn't return
false, or FormatJson::decode doesn't return null. Can you play around with the
code and check if that is the case?

-- 
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 10808] Introduce Special:Suffixindex

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=10808

--- Comment #18 from MZMcBride b...@mzmcbride.com 2011-09-11 19:11:08 UTC ---
(In reply to comment #16)
 Thus unless SuffixIndex would be useful with results in non-alphabetical order
 (which seems unlikely) this should be wontfixed as unfeasible imo.

I don't think it's that infeasible to add a page.page_title_reversed column and
index it (possibly in a page_title_reversed,page_title pair).

-- 
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 30854] Special Recent Changes raises Logging error

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30854

--- Comment #7 from DaSch da...@daschmedia.de 2011-09-11 19:13:30 UTC ---
it seams that $this-params is already set when entering the function
getParameters
I added this before the return
else { echo already set to: ; var_dump($this-params); }
and got this result: 
already set to: string(36) Stunde der Wahrheit (One Tree Hill) 

-- 
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 30854] Special Recent Changes raises Logging error

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30854

--- Comment #8 from Niklas Laxström niklas.laxst...@gmail.com 2011-09-11 
19:18:02 UTC ---
You probably see that because that function is called twice, first through
isLegacy() and then getParameters() directly. Otherwise $this-legacy would
have been unset.

-- 
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 10808] Introduce Special:Suffixindex

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=10808

--- Comment #19 from Bawolff bawolff...@gmail.com 2011-09-11 19:23:20 UTC ---
(In reply to comment #18)
 (In reply to comment #16)
  Thus unless SuffixIndex would be useful with results in non-alphabetical 
  order
  (which seems unlikely) this should be wontfixed as unfeasible imo.
 
 I don't think it's that infeasible to add a page.page_title_reversed column 
 and
 index it (possibly in a page_title_reversed,page_title pair).

My point was that would result in a non-alphabeticaly ordered suffix list. If
that's ok then it is potentially feasible to do, if a non-alphabetical list is
not acceptable, it would not be possible to reasonably do this (As far as I can
tell).

-- 
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 30852] Add parameter to display page creation date by the title in DPL

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30852

Bawolff bawolff...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #1 from Bawolff bawolff...@gmail.com 2011-09-11 19:25:00 UTC ---


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

-- 
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 25012] When ordering by created date, there should be a method to show creation date beside the article like addfirstcategorydate does with cl_timestamp

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25012

Bawolff bawolff...@gmail.com changed:

   What|Removed |Added

 CC||dann...@email.cz

--- Comment #9 from Bawolff bawolff...@gmail.com 2011-09-11 19:25:00 UTC ---
*** Bug 30852 has been marked as a duplicate of this bug. ***

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

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


[Bug 30857] New: Requesting more user-friendly timestamps

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30857

   Web browser: ---
 Bug #: 30857
   Summary: Requesting more user-friendly timestamps
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: History/Diffs
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: sgard...@wikimedia.org
Classification: Unclassified


Created attachment 9052
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9052
How Facebook shows time and date

When I'm looking at edit histories, I often find myself wanting to know roughly
how long ago someone made an edit. Mostly because I am wondering if the person
is still around to talk with.

But, it takes me a split second to do the mental processing, because MediaWiki
just shows time and date. By contrast, when I'm on Facebook or Twitter or many
other sites, that processing is automated for me, and I see human-friendly
language like 7 minutes ago, about an hour ago or 17 days ago.

It probably makes sense for us to continue to show time and date, but I think
it would be helpful to add a notation on the changes that have taken place
within the past say eight hours, noting in human-friendly language how long ago
the edit was made.

The purpose of this feature request is to eliminate a little mental processing
on the part of editors, by automating 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 30854] Special Recent Changes raises Logging error

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30854

--- Comment #9 from DaSch da...@daschmedia.de 2011-09-11 19:48:26 UTC ---
I have the impression that the numbering of the params is not correct

I added this
if ( !isset($params[3]) ) {$params[3]=WARNING: Missing!;}
in getMessageParameters before return

the result you can see here

http://www.wecowi.de/wiki/Spezial:Logbuch/move

The targetPage is missing

-- 
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 30854] Special Recent Changes raises Logging error

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30854

--- Comment #10 from Niklas Laxström niklas.laxst...@gmail.com 2011-09-11 
19:56:52 UTC ---
Of course it is missing, that's why the PHP complains.

You should be investigating what happens inside
DatabaseLogEntry::getParameters() method.

-- 
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 30854] Special Recent Changes raises Logging error

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30854

--- Comment #11 from DaSch da...@daschmedia.de 2011-09-11 20:03:33 UTC ---
The strange thing is, that the missing string is what is given through
$entry-getParameters()
it is a string like I added through the if. But when using
$params[3] = $entry-getParameters();
it does not work
altough printing $params[3] after setting it gives the correct page name
but somehow it disappears short after

-- 
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 30853] OAIRepository uses old-style constructor (in 1.17 branch)

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30853

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #3 from Reedy s...@reedyboy.net 2011-09-11 20:18:42 UTC ---
r96808

-- 
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 30854] Special Recent Changes raises Logging error

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30854

--- Comment #12 from DaSch da...@daschmedia.de 2011-09-11 20:18:58 UTC ---
To avoid that DatabaseLogEntry::getParameters() return a string instead of an
array I added this before the return
if ( is_string($this-params) ) {
$paramString = $this-params;
$this-params = array();
$this-params[0] = $paramString;
}
The warning disappears but the error remains
so somehow even if the array exists how it should the target page still is not
added correctly

-- 
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 30854] Special Recent Changes raises Logging error

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30854

--- Comment #13 from DaSch da...@daschmedia.de 2011-09-11 20:42:42 UTC ---
I added
$this-legacy = true;
to the if give above
Know in LogFormatter::getMessageParameters() in the if that checks for legacy
the param is added correctly to position 3. And the params array is returned
correctly with entrys 0-3 but in MoveLogFormatter::getMessageParameters it is
still missing

-- 
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 30858] New: Ampersand appearing as amp; in section heading

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30858

   Web browser: ---
 Bug #: 30858
   Summary: Ampersand appearing as amp; in section heading
   Product: Wikimedia Mobile
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: minor
  Priority: Unprioritized
 Component: generic
AssignedTo: tf...@wikimedia.org
ReportedBy: trish1...@gmail.com
Classification: Unclassified


Where a section heading contains an ampersand character it is being displayed
as the HTML entity amp;

See section Former apparatus  events at
http://en.m.wikipedia.org/wiki/Gymnastics  It is being displayed as Former
apparatus amp; events

-- 
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 30854] Special Recent Changes raises Logging error

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30854

--- Comment #14 from DaSch da...@daschmedia.de 2011-09-11 21:07:37 UTC ---
I think the problem is, that
Title::newFromText( $params[3] ) 
returns 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 30854] Special Recent Changes raises Logging error

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30854

--- Comment #15 from DaSch da...@daschmedia.de 2011-09-11 21:26:13 UTC ---
I think the return value of Title::newFromText is not correct or not handled
correctly

-- 
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 30859] New: Audio files are broken in mobile

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30859

   Web browser: ---
 Bug #: 30859
   Summary: Audio files are broken in mobile
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: MobileFrontend
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: yyairr...@gmail.com
CC: prei...@wikimedia.org, tf...@wikimedia.org
Classification: Unclassified


On the mobile site, audio files on pages do not work. See for example
en.m.wiktionary.org/wiki/test , in the English section, the first audio file
does not even have a button show up at all, and the second has a button but it
doesn't do anything.

-- 
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 24281] GET parameters are missing in variant links

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24281

Robin Pepermans (SPQRobin) robinp.1...@gmail.com changed:

   What|Removed |Added

 CC||robinp.1...@gmail.com

--- Comment #2 from Robin Pepermans (SPQRobin) robinp.1...@gmail.com 
2011-09-11 22:23:48 UTC ---
Not sure. The history list doesn't contain anything to convert, so I would
assume the tabs are for the page view.

-- 
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 30675] Use allkeys_CLDR.txt - the CLDR tailored DUCET instead of allkeys.txt

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30675

--- Comment #3 from Bawolff bawolff...@gmail.com 2011-09-11 22:51:34 UTC ---
This wouldn't affect the sorting of stuff (because we use intl for that, not
our own code as Verdy said). However, we do use our own code to determine which
first letter to use for all the first letter headers on categories. (that's
what generateCollationData.php does)

Changing allkeys.txt to allkeys_CLDR.txt results in very little changes. The
only change is two currency symbols: ₨ (U+20A8 'RUPEE SIGN') and  ﷼  (U+FDFC
'RIAL SIGN') would now be used in the first letter headers on category pages. 

The change is probably because allkeys.txt treats ₨ (Rupee sign) similar to
plain ole' Rs (latin R followed by latin s), where allkeys_CLDR.txt seems to
treat it as a currency symbol and sorts it far away from latin R followed by
latin s. (I think anyways, I'm new to some of this fancy unicode sorting
stuff). I assume te arabic currency symbol is similar but didn't check.

But again, we'd probably want to use which ever one the intl extension is
using. On my local test server that seems to be allkeys.txt. If you mix and
match things, you'd end up with the article Rss feed being sorted under the
Rupee sign, which is probably not good.

-- 
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 30854] Broken Log Formatting for Page Moves

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30854

DaSch da...@daschmedia.de changed:

   What|Removed |Added

   Priority|Unprioritized   |High
Summary|Special Recent Changes  |Broken Log Formatting for
   |raises Logging error|Page Moves
   Severity|normal  |major

--- Comment #16 from DaSch da...@daschmedia.de 2011-09-11 23:14:48 UTC ---
Can anybody check this for a clean install?
Will this be a migration issue or does the move-log not work at any enviorment?

-- 
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 30860] New: Search break down on nl-wiki (else?)

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30860

   Web browser: ---
 Bug #: 30860
   Summary: Search break down on nl-wiki (else?)
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: romaine_w...@yahoo.com
Classification: Unclassified


Today we noticed at nl-wiki that the search function doesn't search. Let me
take an example:

* We have 3 articles with bot windmolens as limburg containing in te the
title. Weh I search for it in the past, they came upt with several suggestions,
but today no suggestion at all. Try yourself:
http://nl.wikipedia.org/w/index.php?title=Speciaal%3AZoekensearch=limburg+windmolens

The onliest thing the search shows is the exact match, others not.

(On en-wiki, fr-wiki it seems to work as it has to.) 

Greetings - Romaine

-- 
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 30840] Highlighting of non-Latin characters (SphinxMWSearch 0.8.1)

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30840

--- Comment #9 from Svemir Brkic sve...@deveblog.com 2011-09-12 00:14:51 UTC 
---
It turns out the advanced search highlighting does not work well when matches
are found via Sphinx. It could be something else I am doing wrong, but here is
what I did for now:

In r96821 I made MW highlighting optional via $wgSphinxSearchMWHighlighter
again, and brought back a slightly improved version of sphinx-based
highlighter.

Please try these two options:

1. $wgSphinxSearchMWHighlighter = false;

2. $wgSphinxSearchMWHighlighter = true;
$wgAdvancedSearchHighlighting = false;

-- 
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 30860] Search break down

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30860

Leinad danny.lei...@gmail.com changed:

   What|Removed |Added

 CC||danny.lei...@gmail.com
Summary|Search break down on|Search break down
   |nl-wiki (else?) |

--- Comment #1 from Leinad danny.lei...@gmail.com 2011-09-12 00:21:10 UTC ---
I've changed the summary of bug, also on pl.wiki users report this problem.

PS Both wikis are on s2.

-- 
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 30860] Search break down

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30860

MrBlueSky mrblue...@wikipedia.be changed:

   What|Removed |Added

 CC||mrblue...@wikipedia.be

--- Comment #2 from MrBlueSky mrblue...@wikipedia.be 2011-09-12 00:26:44 UTC 
---
Same for itwiki, eswiki, ptwiki, ruwiki, svwiki and zhwiki. There seems to be a
problem with search-pool3.svc.pmtpa.wmnet (10.2.1.13)?

-- 
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 30860] Search break down

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30860

--- Comment #3 from Leinad danny.lei...@gmail.com 2011-09-12 00:30:50 UTC ---
(In reply to comment #1)
 PS Both wikis are on s2.

re-checked according to
http://noc.wikimedia.org/conf/highlight.php?file=lucene.php the problem
affects:

} elseif ( in_array( $wgDBname, array( 'itwiki', 'eswiki', 'ptwiki', 'plwiki',
'nlwiki', 'ruwiki', 'svwiki', 'zhwiki'  ) ) ) {
# Pool 3 LVS
$wgLuceneHost = '10.2.1.13';

-- 
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 30762] Overwrite of the copyright owner in campaigns has no effect

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30762

--- Comment #4 from Jeroen De Dauw jeroen_ded...@yahoo.com 2011-09-12 
00:50:55 UTC ---
Not fully correct: issue occurs when picking a

-- 
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 30762] Overwrite of the copyright owner in campaigns has no effect

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30762

--- Comment #5 from Jeroen De Dauw jeroen_ded...@yahoo.com 2011-09-12 
00:51:34 UTC ---
... specific license.

-- 
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 30762] Overwrite of the copyright owner in campaigns has no effect

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30762

Jeroen De Dauw jeroen_ded...@yahoo.com changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #6 from Jeroen De Dauw jeroen_ded...@yahoo.com 2011-09-12 
01:16:10 UTC ---
Fixed by r96823

-- 
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 30861] New: Acquire the enwp.org domain

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30861

   Web browser: ---
 Bug #: 30861
   Summary: Acquire the enwp.org domain
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: DNS
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: emufarm...@gmail.com
Classification: Unclassified


Thomas Wang offered to transfer the enwp.org domain to the WMF in February. 
Did anyone ever follow up on that?
http://thread.gmane.org/gmane.org.wikimedia.foundation/50984
http://thread.gmane.org/gmane.org.wikimedia.foundation/50988

-- 
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 30675] Use allkeys_CLDR.txt - the CLDR tailored DUCET instead of allkeys.txt

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30675

--- Comment #4 from Philippe Verdy verd...@wanadoo.fr 2011-09-12 01:37:15 UTC 
---
The the CLDR-modified DUCET basically changes only the relative order of
primary weights. But yes it includes some notable differences for things like
currency symbols.
In the CLDR version, the Rupee sign will no longer sort with Latin letters,
meaning that it will no longer be decomposed and that its first primary weight
will now be distinct from the primary weight given to Latin letter R. This also
means that the first letter will need to be made different.
To implement the first letter, what you need is to do it consistantly with
the collation order, so the Rupee sign will need to be changed to use the Rupee
sign itself as the first letter, instead of latin small letter r.
You can infer the first letter from the DUCET, by looking at the first
collation element that has the same primary weight and the smallest weights for
the next levels. But to get a fully ordered list, necessary to make such
determination, you first need to decide what to do with variable elements:
should they all sort with primary weights, or as ignorables. Because this
changes radically the ordered sequence of collation elements and which first
letter you'll get (note that variable elements to not interleave in the DUCET,
at least for the first primary weight when they are expansions, but this is not
necessarily the case with locale-specific tailorings).

One example: U+0060 (the ASCII GRACE ACCENT) has a possible tailored
decomposition as SPACE+COMBINING GRAVE ACCENT, in which case it would sort with
SPACE, with only a secondary difference of accent (then, using an expansion).
In that case, its first letter would become the SPACE, and not itself. There
are more complex cases of variable collation elements that need special
handling in tailorings, for Modifier Letters, or for Hebrew and Tibetan
cantillation marks, or for Braille patterns. For these cases, you must be
extremely careful about how you compute the first letter, or it will be
completely out of sync of the collation order.

-- 
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 28545] uca-default collation puts sortkeys starting with spaces under a U+6DE

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28545

Bawolff bawolff...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Bawolff bawolff...@gmail.com 2011-09-12 02:11:13 UTC ---
fixed in r96825

-- 
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 30673] Implement central locale-specific, or tailored, sorting framework (tracking)

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30673

Bug 30673 depends on bug 28545, which changed state.

Bug 28545 Summary: uca-default collation puts sortkeys starting with spaces 
under a U+6DE
https://bugzilla.wikimedia.org/show_bug.cgi?id=28545

   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 30862] New: Rollback to an anonymous user's edit results in link to IP address userpage, instead of contributions

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30862

   Web browser: ---
 Bug #: 30862
   Summary: Rollback to an anonymous user's edit results in link
to IP address userpage, instead of contributions
   Product: MediaWiki
   Version: 1.16.5
  Platform: All
OS/Version: All
Status: NEW
  Severity: minor
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: cont...@matt-russell.com
Classification: Unclassified


Created attachment 9053
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9053
Demonstrating the incorrect link.

When you rollback some edits by an any user to an anonymous user's edit, the
link is to User:ip, instead of Special:Contributions/ip.
This only happens to the edit summary, on the post rollback page, the IP
address is linked correctly.
Attached is an image demonstrating the problem.

-- 
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 30863] New: RDNS link dead

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30863

   Web browser: ---
 Bug #: 30863
   Summary: RDNS link dead
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: CheckUser
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: ger...@ttpn.net
CC: aschulz4...@gmail.com
Classification: Unclassified


When checking an IP in CheckUser, the RDNS link is dead.

openrbl.org appears to be no longer operational.

There are many other RDNS and similar tools which should be used instead:

DomainTools offers RDNS amongst other information:
http://whois.domaintools.com/8.8.8.8

Also, Project Honeypot links to several other useful lookups:
http://www.projecthoneypot.org/ip_8.8.8.8

-- 
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 16325] Blacklisted links should mean the page can't be saved

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16325

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

 CC||p858sn...@gmail.com

--- Comment #3 from p858snake p858sn...@gmail.com 2011-09-12 05:48:36 UTC ---
Isn't this how it works now? I'm sure i've seen issues with bots on en.wiki
because they are failing when their is blacklisted links on the page.

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

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


[Bug 30690] Mark rollback as reverts in page histories and data dumps

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30690

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||p858sn...@gmail.com
 Resolution||DUPLICATE

--- Comment #2 from p858snake p858sn...@gmail.com 2011-09-12 05:50:49 UTC ---


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

-- 
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 3640] Mark edits that were reverted (in the history and contribs pages)

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3640

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

 CC||to.aru.shiroi.n...@gmail.co
   ||m

--- Comment #3 from p858snake p858sn...@gmail.com 2011-09-12 05:50:49 UTC ---
*** Bug 30690 has been marked as a duplicate of this bug. ***

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

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


[Bug 13461] log rollback edits

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13461

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||p858sn...@gmail.com
 Resolution||DUPLICATE

--- Comment #3 from p858snake p858sn...@gmail.com 2011-09-12 05:51:00 UTC ---


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

-- 
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 3640] Mark edits that were reverted (in the history and contribs pages)

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3640

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

 CC||oysterguitar...@gmail.com

--- Comment #4 from p858snake p858sn...@gmail.com 2011-09-12 05:51:00 UTC ---
*** Bug 13461 has been marked as a duplicate of this bug. ***

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

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


[Bug 3640] Mark edits that were {reverted/rollbacked} (in the logs history/contribs pages and data dumps)

2011-09-11 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3640

p858snake p858sn...@gmail.com changed:

   What|Removed |Added

 CC||p858sn...@gmail.com
Summary|Mark edits that were|Mark edits that were
   |reverted (in the history|{reverted/rollbacked} (in
   |and contribs pages) |the logs history/contribs
   ||pages and data dumps)

-- 
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