[Bug 31486] Android app's 'W' and search icons get upscaled on hdpi devices

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31486

--- Comment #1 from Brion Vibber br...@wikimedia.org 2011-10-08 06:02:48 UTC 
---
This looks like handy relevant magic:

http://www.fiveminutes.eu/targeting-hight-screen-densities-with-css-media-queries/

If we load the images as backgrounds in CSS, we can target the appropriate
resolution-images by having stylesheets to switch among paths or such using
media queries on the pixel density. Same magic should work for iPhone Retina
display for an iOS version as long as we provide appropriate sizes.

-- 
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 31486] Android app's 'W' and search icons get upscaled on hdpi devices

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31486

--- Comment #2 from Brion Vibber br...@wikimedia.org 2011-10-08 06:03:38 UTC 
---
(If we're super excited for ourselves, we could use SVG originals and create
the 160, 240, and 320dpi PNGs and CSS files with the mappings from a build
script. ;)

-- 
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 31481] Android app should have 'Share' menu item to send to other apps (mail, notes, social networking)

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31481

--- Comment #1 from Brion Vibber br...@wikimedia.org 2011-10-08 06:15:53 UTC 
---
This PhoneGap plugin should help:
https://github.com/phonegap/phonegap-plugins/tree/master/Android/SoftKeyboard

-- 
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 31460] Hardware search button not wired to actually search

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31460

--- Comment #3 from Brion Vibber br...@wikimedia.org 2011-10-08 06:16:41 UTC 
---
This PhoneGap plugin with an API to hide or show the soft keyboard might help:
https://github.com/phonegap/phonegap-plugins/tree/master/Android/SoftKeyboard

-- 
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 31485] Android app has no long-click menu on links: no way to copy-paste links

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31485

--- Comment #1 from Brion Vibber br...@wikimedia.org 2011-10-08 06:19:36 UTC 
---
Hooking into links' touch events inside the iframe should make it possible to
catch a long click.

http://osdir.com/ml/phonegap/2011-06/msg00525.html
^ this message suggests starting a timeout on a touch-start event and canceling
it on touch-end, ought to be reasonable.

Ideally should open a native-style popup menu with 'open', 'open in browser',
'copy link' items or such.

-- 
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 21334] Configure only remembers the last set of changes

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21334

--- Comment #4 from Jan Schoonderbeek bugzi...@saruman.biz 2011-10-08 
07:59:49 UTC ---
Haven't retried after end of '09, so 0.13.7 is the last version I tested. I'll
try to test with 0.16.1 this weekend.

-- 
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 31495] Missing external link problem on IE6

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31495

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

   What|Removed |Added

 CC||listenle...@gmail.com

--- Comment #6 from Michael M. listenle...@gmail.com 2011-10-08 08:12:33 UTC 
---
There is a report on de.wikipedia that the external link icon is also missing
in Monobook with Opera 9.10.521 on Linux i686 2.4.20-8 RedHat.

-- 
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 31511] Unable to add/remove buttons from (classic) toolbar from a gadget after MW update

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31511

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

   What|Removed |Added

 CC||listenle...@gmail.com

--- Comment #2 from Michael M. listenle...@gmail.com 2011-10-08 08:16:45 UTC 
---
See http://de.wikipedia.org/wiki/MediaWiki:Gadget-Extra-Editbuttons.js for a
working version of the script (rewritten by [[User:✓]])

-- 
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 31516] New: localization of server default timezone in Preferences is missing

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31516

   Web browser: ---
 Bug #: 31516
   Summary: localization of server default timezone in Preferences
is missing
   Product: MediaWiki
   Version: 1.18
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: User preferences
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: umherirrender_de...@web.de
CC: agarr...@wikimedia.org
Classification: Unclassified


r88190 adds the server default timezone to the message
'timezoneuseserverdefault', but that timezone is in english. Please localize
it, like the other timezones in the scroll down box.

Thanks.

-- 
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 31517] New: Cannot use templates in gallery caption

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31517

   Web browser: ---
 Bug #: 31517
   Summary: Cannot use templates in gallery caption
   Product: MediaWiki
   Version: 1.18
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: Templates
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: vlak...@gmail.com
Classification: Unclassified


If I do:

gallery caption=foo {{some template}} bar
Image_PlaceHolder.png|Caption of the picture
/gallery

... the caption isn't expanded at all and displays as foo {{some template}}
bar


If I do:

{{#tag:gallery|
Image_PlaceHolder.png{{!}}Caption of the picture
|caption=foo {{some template}} bar
}}

... The caption is expanded but HTML code is escaped so it displays as foo
spandivsup[etc.] bar


An example is provided here: http://fr.wikipedia.org/w/index.php?oldid=70852029


Expected result: The caption should be expanded, ideally in both cases; sadly I
presume it would require to add a new syntax, because of the first case.



In order to prove the usefulness of the asked fix:
- there is no problem in putting HTML elements into a caption element[1][2],
in case gallery would use this element in the future
- on the French Wikipedia we are working on making accessible abbreviation
templates, using abbr[3], so that their result is readable by speech
synthesizers.


[1] http://www.w3.org/TR/html4/struct/tables.html#h-11.2.2
[2] http://www.w3.org/TR/html5/tabular-data.html#the-caption-element
[3] http://www.w3.org/TR/html5/text-level-semantics.html#the-abbr-element

-- 
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 31517] Cannot use templates in gallery caption

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31517

vlak...@gmail.com changed:

   What|Removed |Added

URL||http://fr.wikipedia.org/w/i
   ||ndex.php?oldid=70852029

-- 
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 31518] New: Setup PHP Test and Code Coverage Analysis

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31518

   Web browser: ---
 Bug #: 31518
   Summary: Setup PHP Test and Code Coverage Analysis
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://gcov.php.net/
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: Testing Infrastructure
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: s...@reedyboy.net
Classification: Unclassified


We should setup test code coverage analysis, so we can see what code is
actually tested

-- 
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 31516] localization of server default timezone in Preferences is missing

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31516

Reedy s...@reedyboy.net changed:

   What|Removed |Added

   Keywords||i18n

-- 
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 31519] New: Remove bullet point before contact us link

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31519

   Web browser: ---
 Bug #: 31519
   Summary: Remove bullet point before contact us link
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: minor
  Priority: Unprioritized
 Component: MobileFrontend
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: s...@reedyboy.net
CC: prei...@wikimedia.org, tf...@wikimedia.org
Classification: Unclassified


Remove the bullet point before the contact us link, it looks stupid and out of
place

-- 
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 31514] mw-collapsible does not work together with sortable anymore

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31514

Derk-Jan Hartman hart...@videolan.org changed:

   What|Removed |Added

 CC||hart...@videolan.org

--- Comment #1 from Derk-Jan Hartman hart...@videolan.org 2011-10-08 10:48:27 
UTC ---
I think this is might be due to the quickfix that we did to make links work in
sortable table columns...

r99031

-- 
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 6672] EXIF orientation (rotation information from digital cameras) should be used in images

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6672

--- Comment #47 from Derk-Jan Hartman hart...@videolan.org 2011-10-08 
10:52:43 UTC ---
so what if we make the scaling take into account upload time ? some versioning
or something ?

-- 
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 31504] Image rotation tracking bug

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31504

Derk-Jan Hartman hart...@videolan.org changed:

   What|Removed |Added

 CC||hart...@videolan.org

--- Comment #2 from Derk-Jan Hartman hart...@videolan.org 2011-10-08 10:55:01 
UTC ---
Note the download option was closed as WONTFIX bugzilla 25695

-- 
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 31520] New: Nearby button loads json and displays it in a message box

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31520

   Web browser: ---
 Bug #: 31520
   Summary: Nearby button loads json and displays it in a message
box
   Product: Wikimedia Mobile
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: android
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: s...@reedyboy.net
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


Presumably not fully implemented

-- 
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 25148] Download this file link on description page (particularly relevant to svg)

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25148

Derk-Jan Hartman hart...@videolan.org changed:

   What|Removed |Added

 CC||hart...@videolan.org

--- Comment #1 from Derk-Jan Hartman hart...@videolan.org 2011-10-08 10:56:32 
UTC ---
duplicate of bug 25695

-- 
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 31504] Image rotation tracking bug

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31504

--- Comment #3 from Derk-Jan Hartman hart...@videolan.org 2011-10-08 10:57:43 
UTC ---
bug 25695

-- 
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 31521] New: dont give a message box pop up after removing bookmark

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31521

   Web browser: ---
 Bug #: 31521
   Summary: dont give a message box pop up after removing bookmark
   Product: Wikimedia Mobile
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: android
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: s...@reedyboy.net
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


It's useless surplus information.

-- 
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 31522] New: search box adds an autocomplete esk box which overlaps with the main text box

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31522

   Web browser: ---
 Bug #: 31522
   Summary: search box adds an autocomplete esk box which overlaps
with the main text box
   Product: Wikimedia Mobile
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: android
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: s...@reedyboy.net
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


It's duplicate unnecessary information, that overlaps

-- 
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 31523] New: on file pages, collapse image metadata by defaultits a

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31523

   Web browser: ---
 Bug #: 31523
   Summary: on file pages, collapse image metadata by defaultits a
   Product: Wikimedia Mobile
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: android
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: s...@reedyboy.net
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


It's a lot of information, that most people won't care about. Collapse ir

-- 
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 31524] New: section links on file pages scroll too far down

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31524

   Web browser: ---
 Bug #: 31524
   Summary: section links on file pages scroll too far down
   Product: Wikimedia Mobile
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: android
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: s...@reedyboy.net
CC: herman.w...@nitobi.com, tf...@wikimedia.org
Classification: Unclassified


So you lose the title and the first line or so

-- 
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 27643] wikilinks of two different articles are detected as same article

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27643

Philip Tzou philip@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from Philip Tzou philip@gmail.com 2011-10-08 11:31:00 UTC 
---
r99304.

-- 
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 31525] New: Change logo on sg.wikipedia

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31525

   Web browser: ---
 Bug #: 31525
   Summary: Change logo on sg.wikipedia
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Site logos
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: emanuele_cassa...@libero.it
Classification: Unclassified


The community of sg.wikipedia have decided to change the old logo (in english)
with the new one (in sango). [http://sg.wikipedia.org/wiki/Wikipedia:Accueil
Here] there is the vote. The new logo is
[http://sg.wikipedia.org/wiki/Fichier:Wiki-logo-sg.png this]. Thank you in
advice.

-- 
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 31029] odd sorting problem using Semantic Forms and Semantic Internal Objects

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31029

--- Comment #2 from Bernhard Krabina krab...@kdz.or.at 2011-10-08 12:05:46 
UTC ---
You were right, wen I cange the property of the field from string to number,
the sorting is correct, so this is at least a workaround.

But the initial problem was  that the entries get sorted at all.

I tried to use SIO/SF as sort of an input mechanism for a simple table with the
columns process and decription. And I wanted the result just being the same
set of rows in the order I entered them.

But without any sort= statement in the ask query, the entries got sorted. 

Strangely enough I cannot reproduce the problem any more!?!

-- 
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 31526] New: watchlist api doesn't return results on 1.18wmf1 (maybe trunk too?)

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31526

   Web browser: ---
 Bug #: 31526
   Summary: watchlist api doesn't return results on 1.18wmf1
(maybe trunk too?)
   Product: MediaWiki
   Version: 1.18
  Platform: All
   URL: http://en.wikipedia.org/w/api.php?action=querylist=wa
tchlistwlprop=ids|title|timestamp|user|comment
OS/Version: All
Status: NEW
  Keywords: code-update-regression
  Severity: normal
  Priority: Unprioritized
 Component: API
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: hart...@videolan.org
CC: bryan.tongm...@gmail.com, roan.katt...@gmail.com,
s...@reedyboy.net, soxre...@gmail.com
Blocks: 29876
Classification: Unclassified


Result is always:

api
  query
watchlist /
  /query
/api

-- 
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 29876] 1.18 post-deployment actions (tracking)

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29876

Derk-Jan Hartman hart...@videolan.org changed:

   What|Removed |Added

 Depends on||31526

-- 
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 31526] watchlist api doesn't return results on 1.18wmf1 (maybe trunk too?)

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31526

Max Semenik maxsem.w...@gmail.com changed:

   What|Removed |Added

 CC||maxsem.w...@gmail.com

--- Comment #1 from Max Semenik maxsem.w...@gmail.com 2011-10-08 12:46:53 UTC 
---
Broken by r84765, already fixmed.

-- 
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 31196] .headerSort should have a padding accounting for the sortable icon to avoid icons through text

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31196

Derk-Jan Hartman hart...@videolan.org changed:

   What|Removed |Added

 Status|REOPENED|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 31196] .headerSort should have a padding accounting for the sortable icon to avoid icons through text

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31196

--- Comment #8 from Derk-Jan Hartman hart...@videolan.org 2011-10-08 13:00:05 
UTC ---
Added !important to r99307

-- 
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 31504] Image rotation tracking bug

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31504

Saibo saibotr...@arcor.de changed:

   What|Removed |Added

 CC||saibotr...@arcor.de

--- Comment #4 from Saibo saibotr...@arcor.de 2011-10-08 13:10:47 UTC ---
(In reply to comment #1)
to be added:

* A 2: maybe a user setting to override EXIF on all new uploads (useful if a
user uses a non-EXIF-aware tool to pre-rotate his photos before uploading.
* E: if an image was rotated using EXIF info there should be a visual
indication somewhere

-- 
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 31527] New: data-sort-type not possible in 1.18wmf1 deploy

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31527

   Web browser: ---
 Bug #: 31527
   Summary: data-sort-type not possible in 1.18wmf1 deploy
   Product: MediaWiki
   Version: 1.18
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Javascript
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: hart...@videolan.org
CC: tpars...@wikimedia.org
Blocks: 29876
Classification: Unclassified


The WMF 1.18 deploys don't seem to allow the data-sort-type attribute which
affects the functionality of the table sorter (making it all but useless)

I think this might be a simple setting, but not sure, could also be something
that is not deployed to 1.18wmf1

-- 
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 29876] 1.18 post-deployment actions (tracking)

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29876

Derk-Jan Hartman hart...@videolan.org changed:

   What|Removed |Added

 Depends on||31527

-- 
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 31490] lcfirst and ucfirst parser functions do not work on Turkish wikis

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31490

--- Comment #8 from Sadrettin ademoz...@gmail.com 2011-10-08 13:47:25 UTC ---
Thank you. Other turkish wikis can be updated? do not work ucfirst, lcfirst.
Example: tr.wiktionary. http://tr.wiktionary.org/wiki/Ahat

-- 
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 31487] MediaWiki and ImageMagick use different methods to determine orientation that don't match up

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31487

Derk-Jan Hartman hart...@videolan.org changed:

   What|Removed |Added

 CC||hart...@videolan.org

--- Comment #11 from Derk-Jan Hartman hart...@videolan.org 2011-10-08 
14:14:08 UTC ---
We should probably report this upstream to imagemagick.

-- 
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 31503] Allow gender distinction also for user groups

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31503

--- Comment #2 from Niklas Laxström niklas.laxst...@gmail.com 2011-10-08 
14:14:09 UTC ---
Changed it everywhere except logs in r99312. Also, it only applies to
group-*-member messages, not group-* messages.

-- 
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 24923] Uploads fail with !$wgStrictFileExtensions and non-preferred extension

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24923

mack...@gmail.com changed:

   What|Removed |Added

Version|1.16|1.17.0

--- Comment #13 from mack...@gmail.com 2011-10-08 14:15:20 UTC ---
Finally I just went ahead and installed a new, separate, fresh installation of
1.17.0.

It's still broken in 1.17.0 (and I've changed the version of this bug to
reflect that).

The steps are still the same.  When bringing up the upload file page (with
$wgStrictFileExtensions set to false), the page shows:

Preferred file types: png, gif, jpg, jpeg.

Prohibited file types: html, htm, js, jsb, mhtml, mht, xhtml, xht, php, phtml,
php3, php4, php5, phps, shtml, jhtml, pl, py, cgi, exe, scr, dll, msi, vbs,
bat, com, pif, cmd, vxd, cpl.

I can successfully upload a .png/.jpg file with no problem.

However, attempting to upload a .pdf file (notice it's not in the prohibited
list) produces this output:

.pdf is an unwanted file type. Preferred file types are $2.

Please modify the file description below and try again.

Yes, it really shows $2 instead of an actual list of preferred types --
that's another bug.

Also version 1.17.0 has changed enough that the previously provided patches no
longer work to fix the problem and I haven't poked around enough to figure out
a new patch for 1.17.0.

-- 
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 31490] lcfirst and ucfirst parser functions do not work on Turkish wikis

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31490

--- Comment #9 from Sadrettin ademoz...@gmail.com 2011-10-08 14:19:34 UTC ---
no problem. 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 31525] Change logo on sg.wikipedia

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31525

Reedy s...@reedyboy.net changed:

   What|Removed |Added

   Keywords||shell
   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 31523] on file pages, collapse image metadata by default

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31523

Reedy s...@reedyboy.net changed:

   What|Removed |Added

Summary|on file pages, collapse |on file pages, collapse
   |image metadata by   |image metadata by default
   |defaultits a|

-- 
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 24923] Uploads fail with !$wgStrictFileExtensions and non-preferred extension

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24923

mack...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #14 from mack...@gmail.com 2011-10-08 14:26:21 UTC ---
Never mind.  You can just hit the big Ignore warning and save file anyway
button down at the bottom of the dialog and continue on to save the file.

Marking this resolved in 1.17.0.

-- 
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 31528] New: Special:ProtectedTitles throws exception

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31528

   Web browser: ---
 Bug #: 31528
   Summary: Special:ProtectedTitles throws exception
   Product: MediaWiki
   Version: 1.19-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Internationalization
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: roan.katt...@gmail.com
CC: niklas.laxst...@gmail.com, s.mazel...@xs4all.nl
Classification: Unclassified


From my talk page on mediawiki.org:

Special:ProtectedTitles doesn't work in some wikis in MediaWiki 1.18wmf1. It
only gives a bunch of error messages.

Internal error
Non-string key given
Backtrace:
#0 /usr/local/apache/common-local/php-1.18/includes/GlobalFunctions.php(1173):
MessageCache-get(NULL, true, Object(LanguageFi))
#1 /usr/local/apache/common-local/php-1.18/includes/GlobalFunctions.php(1297):
wfMsgGetKey(NULL, true, Object(LanguageFi), false)
#2 /usr/local/apache/common-local/php-1.18/languages/Language.php(644):
wfMsgExt(NULL, Array)
#3 /usr/local/apache/common-local/php-1.18/languages/Language.php(664):
Language-getMessageFromDB(NULL)
#4 /usr/local/apache/common-local/php-1.18/languages/Language.php(997):
Language-getMonthName(false)

Observed on fiwiki, lawiki, trwiki.

-- 
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 31529] New: Catchable fatal error: Argument 1 passed to SMWDIWikiPage::newFromTitle() must be an instance of Title, null given

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31529

   Web browser: ---
 Bug #: 31529
   Summary: Catchable fatal error: Argument 1 passed to
SMWDIWikiPage::newFromTitle() must be an instance of
Title, null given
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: critical
  Priority: Unprioritized
 Component: SemanticForms
AssignedTo: yaro...@gmail.com
ReportedBy: niklas.laxst...@gmail.com
CC: wikibugs-l@lists.wikimedia.org
Classification: Unclassified


Catchable fatal error: Argument 1 passed to SMWDIWikiPage::newFromTitle() must
be an instance of Title, null given, called in 
   
/www/sandwiki/extensions/SemanticForms/includes/SF_FormLinker.php on line 64
and defined in
/www/sandwiki/extensions/SemanticMediaWiki/includes/dataitems/SMW_DI_WikiPage.php
on 
line 136

Happens when running unittests.

-- 
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 31511] Unable to add/remove buttons from (classic) toolbar from a gadget after MW update

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31511

--- Comment #3 from mybugs.m...@gmail.com 2011-10-08 14:52:07 UTC ---
Created attachment 9191
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9191
Current gadget, WHITHOUT ResourceLoader: fully functional (but will break once
RL is enabled by default)

Thanks for pointing us to that script. It works fine on my local Mw1.18
instalation, but only if we keep ResourceLoader DISABLED.

-- 
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 31511] Unable to add/remove buttons from (classic) toolbar from a gadget after MW update

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31511

--- Comment #4 from mybugs.m...@gmail.com 2011-10-08 14:55:22 UTC ---
Created attachment 9192
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9192
Current gadget + [ResourceLoader]: not functional and  causes some errors

Unfortunately, that version doesn't works with ResourceLoader either.

If you go to [[de:MediaWiki:Gadgets-definition]] and replace the line
 * Extra-Editbuttons|Extra-Editbuttons.js
by
 * Extra-Editbuttons[ResourceLoader]|Extra-Editbuttons.js
(i.e., if you activate ResourceLoader for this gadget - see documentation at
[[mw:Extension:Gadgets#Options]]) then your browser will give some error
messages such as mw.toolbar is undefined on its error console.

-- 
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 31521] dont give a message box pop up after removing bookmark

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31521

Tomasz Finc tf...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID

--- Comment #1 from Tomasz Finc tf...@wikimedia.org 2011-10-08 15:23:58 UTC 
---
I disagree. Any destructive action that can't be undone should have a prompt.
Now getting rid of them for adding a bookmark makes total sense. There isn't
much point to prompting someone then. I say we get rid of it for adding but
keep it for removing. Otherwise were going to have users who want to get their
bookmarks back after taking a wrong move.

-- 
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 31520] Nearby button loads json and displays it in a message box

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31520

Tomasz Finc tf...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #1 from Tomasz Finc tf...@wikimedia.org 2011-10-08 15:26:22 UTC 
---


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

-- 
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 31453] Articles near me support on Android app

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31453

Tomasz Finc tf...@wikimedia.org changed:

   What|Removed |Added

 CC||s...@reedyboy.net

--- Comment #1 from Tomasz Finc tf...@wikimedia.org 2011-10-08 15:26:22 UTC 
---
*** Bug 31520 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 on the CC list for the bug.

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


[Bug 31531] New: Create {{SERVERPROTOCOL}} or {{SECURESERVER}} variable for http/https detection

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31531

   Web browser: ---
 Bug #: 31531
   Summary: Create {{SERVERPROTOCOL}} or {{SECURESERVER}} variable
for http/https detection
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: SSL related
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: gustron...@gmail.com
Classification: Unclassified


Since secure server has changed, neither {{SERVER}} nor {{SERVERNAME}} provide
a way to do this check. See [[MediaWiki:Loginend]] as a case.

* {{SERVERPROTOCOL}} should return  → http  or  → https

or, as an alternative proposal, it may be:

* {{SECURESERVER| Text if secure | Text if normal }}

-- 
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 27946] Secure Server (Tracking)

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27946

Gustronico gustron...@gmail.com changed:

   What|Removed |Added

 CC||gustron...@gmail.com
 Depends on||31531

-- 
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 31531] Create {{SERVERPROTOCOL}} or {{SECURESERVER}} variable for http/https detection

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31531

Gustronico gustron...@gmail.com changed:

   What|Removed |Added

 Blocks||27946

-- 
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 31528] Special:ProtectedTitles throws exception

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31528

--- Comment #2 from Matt use...@wippies.com 2011-10-08 15:41:05 UTC ---
Same problem also on huwiki, ltwiki, euwiki and more.

http://hu.wikipedia.org/wiki/Special:ProtectedTitles
http://lt.wikipedia.org/wiki/Special:ProtectedTitles
http://eu.wikipedia.org/wiki/Special:ProtectedTitles

-- 
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 30502] Reset password to Hindi Wiki mailing list

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30502

--- Comment #7 from Mayur mayur...@gmail.com 2011-10-08 15:57:12 UTC ---
So how much time it would take to reset password for the mailing list,
otherwise plz create another mailing list for hindi Wiki.

-- 
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 31503] Allow gender distinction also for user groups

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31503

--- Comment #3 from Leinad danny.lei...@gmail.com 2011-10-08 16:02:05 UTC ---
(In reply to comment #2)
 Changed it everywhere except logs in r99312. Also, it only applies to
 group-*-member messages, not group-* messages.

Thank you. Please also add gender support for group-*-member messages from
http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/WikimediaMessages/WikimediaMessages.i18n.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 31531] Create {{SERVERPROTOCOL}} or {{SECURESERVER}} variable for http/https detection

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31531

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

   What|Removed |Added

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

--- Comment #1 from Daniel Friesen mediawiki-b...@nadir-seen-fire.com 
2011-10-08 16:04:23 UTC ---
Is the specific case for this for loginend?

We do want to avoid people throwing {{SERVERPROTOCOL}} into random pages and
other messages forcing the parser cache and squid cache to be fragmented.

If the specific case for this is 'loginend' then perhaps instead of a magic
word we could introduce a 'loginend-https' or 'loginend-secure' 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 31521] dont give a message box pop up after removing bookmark

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31521

--- Comment #2 from Reedy s...@reedyboy.net 2011-10-08 16:07:08 UTC ---
I don't mean the confirmation ie do you really want to delete this bookmark,
I mean the bookmark x has been removed

-- 
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 31526] watchlist api doesn't return results on 1.18wmf1 (maybe trunk too?)

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31526

--- Comment #2 from Bryan Tong Minh bryan.tongm...@gmail.com 2011-10-08 
16:18:06 UTC ---
The fix is to use timestampOrNull, as noted in the revision. Or just revert it
in 1.18wmf1.

-- 
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 31528] Special:ProtectedTitles throws exception

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31528

--- Comment #3 from Niklas Laxström niklas.laxst...@gmail.com 2011-10-08 
16:32:50 UTC ---
Hmm since it was once fixed in r93726, the breakage seems to be elsewhere this
time.

-- 
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 31528] Special:ProtectedTitles throws exception

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31528

--- Comment #4 from Niklas Laxström niklas.laxst...@gmail.com 2011-10-08 
16:34:31 UTC ---
Ah, but it is indeed that fix, but it has not been merged into 1.18wmf 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 31528] Special:ProtectedTitles throws exception

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31528

Matt use...@wippies.com changed:

   What|Removed |Added

Version|1.19-svn|(wikimedia-deployment)

-- 
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 31531] Create {{SERVERPROTOCOL}} or {{SECURESERVER}} variable for http/https detection

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31531

Derk-Jan Hartman hart...@videolan.org changed:

   What|Removed |Added

 CC||hart...@videolan.org

--- Comment #2 from Derk-Jan Hartman hart...@videolan.org 2011-10-08 16:37:35 
UTC ---
There already is [[MediaWiki:Loginend-https]]

-- 
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 31528] Special:ProtectedTitles throws exception

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31528

Siebrand s.mazel...@xs4all.nl changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #5 from Siebrand s.mazel...@xs4all.nl 2011-10-08 16:38:41 UTC ---
Closing as resolved. Revision has been tagger for backporting in 1.18wmf1

-- 
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 27946] Secure Server (Tracking)

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27946

Bug 27946 depends on bug 31531, which changed state.

Bug 31531 Summary: Create {{SERVERPROTOCOL}} or {{SECURESERVER}} variable for 
http/https detection
https://bugzilla.wikimedia.org/show_bug.cgi?id=31531

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||INVALID

-- 
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 31531] Create {{SERVERPROTOCOL}} or {{SECURESERVER}} variable for http/https detection

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31531

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID

--- Comment #3 from Daniel Friesen mediawiki-b...@nadir-seen-fire.com 
2011-10-08 16:48:23 UTC ---
;) then WP should use it, and this bug seams to be INVALID.

-- 
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 31533] New: Check environment and display new results every time when ?page=Welcome is accessed

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31533

   Web browser: ---
 Bug #: 31533
   Summary: Check environment and display new results every time
when ?page=Welcome is accessed
   Product: MediaWiki
   Version: 1.19-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Installation
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: liang...@gmail.com
CC: innocentkil...@gmail.com
Classification: Unclassified


When I was installing MediaWiki and reached mw-config/index.php?page=Welcome,
it complained No DB module. I went to install php5-mysql, then came back and
reloaded the page. However the big red error box was still there. I tried
several ways to restart the installation, including going to index.php,
mw-config/index.php and clearing session cookies of the installer. No method
except for the last worked but the last is really unfriendly. A newbie can be
even misguided that the php-db environment is not correctly configured.

-- 
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 31533] Check environment and display new results every time when ?page=Welcome is accessed

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31533

--- Comment #1 from Liangent liang...@gmail.com 2011-10-08 17:15:20 UTC ---
In my second attempt to reproduce the bug, I found Restart installation on
the right. I don't know why I didn't find it at the first time but an
auto-retry or a big [Retry] button which attracts more attention can be added.

-- 
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 31534] New: SQL errors with corrupted table name aliases Database::select() generated queries

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31534

   Web browser: ---
 Bug #: 31534
   Summary: SQL errors with corrupted table name aliases
Database::select() generated queries
   Product: MediaWiki
   Version: 1.19-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Database
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: c...@uniyar.ac.ru
Classification: Unclassified


My extension has the following PHP code:

function getIntervalResults( $offset, $limit ) {
$result = array();
$db =  wfGetDB( DB_SLAVE );
$qp_users = $db-tableName( 'qp_users' );
$qp_users_polls = $db-tableName( 'qp_users_polls' );
$res = $db-select( $qp_users_polls qup, $qp_users qu,
array( 'qu.uid as uid', 'name as username', 'count(pid) as
pidcount' ),
'qu.uid=qup.uid',
__METHOD__,
array( 'GROUP BY' = 'qup.uid',
'ORDER BY' = $this-order_by,
'OFFSET' = intval( $offset ),
'LIMIT' = intval( $limit ) )
);
while ( $row = $db-fetchObject( $res ) ) {
$result[] = $row;
}
return $result;
}

It used to work with 1.15, works with 1.17 (right now), however with current
trunk it produces the following broken query (copypasted from log):

SELECT /* qp_UsersList::getIntervalResults QuestPC */  qu.uid as uid,name as
username,count(pid) as pidcount  FROM `wiki_`wiki_qp_users_polls` qup,
`wiki_qp_users` qu`  WHERE qu.uid=qup.uid  GROUP BY qup.uid ORDER BY count(pid)
DESC, name ASC  LIMIT 50

As you probably see, the FROM arguments are corrupted:
FROM `wiki_`wiki_qp_users_polls` qup, `wiki_qp_users` qu`

especially `wiki_`wiki_qp_users_polls`

which causes:
(SQL запрос скрыт)

произошёл из функции «qp_UsersList::getIntervalResults». База данных возвратила
ошибку «1064: You have an error in your SQL syntax; check the manual that
corresponds to your MySQL server version for the right syntax to use near '`
qup, `wiki_qp_users` qu` WHERE qu.uid=qup.uid GROUP BY qup.uid ORDER BY coun'
at line 1 (127.0.0.1)».

-- 
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 31406] Install MathJax on Wikimedia wikis

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31406

--- Comment #3 from mybugs.m...@gmail.com 2011-10-08 17:23:23 UTC ---
(In reply to comment #2)
 Looking at the code, it would need at least a minimal extension creating for 
 it
 to include the JS

There is already a MediaWiki extension at [[mw:Extension:MathJax]].

-- 
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 31535] New: History comments field of new uploads includes entire page, or nothing at all...

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31535

   Web browser: ---
 Bug #: 31535
   Summary: History comments field of new uploads includes entire
page, or nothing at all...
   Product: MediaWiki
   Version: 1.18
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Images and files
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: hart...@videolan.org
CC: bawolff...@gmail.com, bryan.tongm...@gmail.com
Blocks: 29068
Classification: Unclassified


In the past, the comment field of File history sections of image
description pages was cut when exceeding a certain size: it is cut in the
middle of the word contains as you cannot read further than This record
cont on File:Andrew Carnegie, William Howard Taft, Elihu Root and Cardinal
Gibbons, with others posed in Pan American Union Building, Washington, D.C.jpg
(uploaded in 2008).
On File:Physical damage, blast effect, Hiroshima, 1946-03-13 ~ 1946-04-08,
342-USAF-11071.ogv (uploaded on 6 October 2011) however, the whole content of
the description page's edit field was copied there without any cut.
On File:Alba Iulia National Museum of the Union 2011 - Late Bronze Age Tools
and Weapons.JPG (uploaded today) the comment field is empty. Why?
Are those bugs or features? What is the expected behaviour of the comment field
? By the way, do we really need the () brackets ?



Old:
https://commons.wikimedia.org/wiki/File:Andrew_Carnegie,_William_Howard_Taft,_Elihu_Root_and_Cardinal_Gibbons,_with_others_posed_in_Pan_American_Union_Building,_Washington,_D.C.jpg

6 Oct:
https://commons.wikimedia.org/wiki/File:Physical_damage,_blast_effect,_Hiroshima,_1946-03-13_%7E_1946-04-08,_342-USAF-11071.ogv

Current:
https://commons.wikimedia.org/wiki/File:Alba_Iulia_National_Museum_of_the_Union_2011_-_Late_Bronze_Age_Tools_and_Weapons.JPG

-- 
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 29068] Bugs to be fixed in 1.18 WMF deployment (tracking)

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29068

Derk-Jan Hartman hart...@videolan.org changed:

   What|Removed |Added

 Depends on||31535

-- 
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 31522] search box adds an autocomplete esk box which overlaps with the main text box

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31522

--- Comment #1 from Brion Vibber br...@wikimedia.org 2011-10-08 17:44:48 UTC 
---
Can you provide a screenshot? I see no such thing...

-- 
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 31534] SQL errors with corrupted table name aliases Database::select() generated queries

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31534

Max Semenik maxsem.w...@gmail.com changed:

   What|Removed |Added

 CC||maxsem.w...@gmail.com
 Blocks||29876

-- 
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 29876] 1.18 post-deployment actions (tracking)

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29876

Max Semenik maxsem.w...@gmail.com changed:

   What|Removed |Added

 Depends on||31534

-- 
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 31468] Mailing List for Wikimedia Turkey with no active administration

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31468

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 31469] tracking category names messages may not expand {{NAMESPACE}} magic words relative to the right title

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31469

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 31475] Android app shows no link to open in regular browser

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31475

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 31477] Android app can get in state where clicking links, search area, or menu items has no effect

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31477

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 31478] Android app search input field seems really tiny

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31478

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 CC||m...@everybody.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 31479] Android app makes search request for empty string

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31479

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 CC||m...@everybody.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 31480] Android app cuts of page title / tiny margins

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31480

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 CC||m...@everybody.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 31482] Android app opens offsite links in the app; should launch browser app

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31482

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 31483] Android app doesn't show a spinner or progress bar on most page loads

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31483

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 31484] Android app doesn't allow text selection for cut-n-paste

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31484

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 CC||m...@everybody.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 31485] Android app has no long-click menu on links: no way to copy-paste links

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31485

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 CC||m...@everybody.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 31486] Android app's 'W' and search icons get upscaled on hdpi devices

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31486

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 CC||m...@everybody.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 31490] lcfirst and ucfirst parser functions do not work on Turkish wikis

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31490

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 31503] Allow gender distinction also for user groups

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31503

--- Comment #4 from Umherirrender umherirrender_de...@web.de 2011-10-08 
18:13:13 UTC ---
(In reply to comment #3)
 Thank you. Please also add gender support for group-*-member messages from
 http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/WikimediaMessages/WikimediaMessages.i18n.php

Please also to other extension supported by translatewiki.net. I have found 46
messages in extensions and 2 messages in Wikia extensions.

Thanks.

-- 
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 31522] search box adds an autocomplete esk box which overlaps with the main text box

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31522

--- Comment #2 from Reedy s...@reedyboy.net 2011-10-08 18:17:58 UTC ---
Created attachment 9194
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=9194
Example of problem

HTC Desire HD, Android 2.3.3 with HTC Sense 2.1

-- 
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 31536] New: Blank special:BrokenRedirects

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31536

   Web browser: ---
 Bug #: 31536
   Summary: Blank special:BrokenRedirects
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: vituzzu.w...@gmail.com
Classification: Unclassified


http://it.wikipedia.org/wiki/Speciale:RedirectErrati (but also
https://it.wikipedia.org/wiki/Speciale:RedirectErrati or English version) show
a blank list.

-- 
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 31537] New: notification emails should be able to use https links

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31537

   Web browser: ---
 Bug #: 31537
   Summary: notification emails should be able to use https links
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Email
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: amir.ahar...@mail.huji.ac.il
Classification: Unclassified


Since relative https URLs became possible a few days ago, i started using them
for browsing Wikimedia projects. I intentionally logged out first and logged in
again in https.

Now when i get notification emails about user talk page update or code review,
they contain links to http. If i click them, i appear logged out, and this is
fine, because i indeed logged out of the http site.

The email should link to https. If some users prefer http links, it can be a
preference.

-- 
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 31459] Gender in user namespaces for Portuguese wikis

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31459

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

   What|Removed |Added

 CC||mybugs.m...@gmail.com
Summary|Gender in user namespaces   |Gender in user namespaces
   |for Portuguese Wikipedia|for Portuguese wikis

--- Comment #2 from mybugs.m...@gmail.com 2011-10-08 18:38:58 UTC ---
By default, MessagesPt.php has[1]:
$namespaceNames = array(
   NS_USER = 'Utilizador',
   NS_USER_TALK= 'Utilizador_Discussão',
...
$namespaceAliases = array(
   'Usuário'   = NS_USER,
   'Usuário_Discussão' = NS_USER_TALK,
...
$namespaceGenderAliases = array(
   NS_USER = array( 'male' = 'Utilizador', 'female' = 'Utilizadora' ),
   NS_USER_TALK = array( 'male' = 'Utilizador_Discussão', 'female' =
'Utilizadora_Discussão' ),
);

So, I'm changing the title of this bug, because on all Portuguese wikis (e.g.
Wikibooks), MediaWiki should also be redirecting
   'Usuária' = NS_USER,
   'Usuária_Discussão' = NS_USER_TALK
since these are the female names corresponding to NS_USER/NS_USER_TALK
namespace aliases. These redirects from 'pt-br' variant are not working at the
moment, even though MessagesPt_br.php already has:
$namespaceGenderAliases = array(
   NS_USER = array( 'male' = 'Usuário', 'female' = 'Usuária' ),
   NS_USER_TALK = array( 'male' = 'Usuário_Discussão', 'female' =
'Usuária_Discussão' ),
);

PS: Notice that Portuguese **Wikipedia** is the only wiki having
'$wgLanguageCode= pt' which uses Usuário/Usuária instead of the the
default 'pt' user namespace names Utilizador/Utilizador_Discussão provided
by MediaWiki.


[1]http://svn.wikimedia.org/viewvc/mediawiki/trunk/phase3/languages/messages/MessagesPt.php?revision=99241view=markup#l52

-- 
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 31158] Default checked Namespace for search does not work

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31158

--- Comment #2 from DaSch da...@daschmedia.de 2011-10-08 18:44:50 UTC ---
inputbox
type=search
searchbuttonlabel=Suchen
namespaces=Main**,Portal**,Liste**,Projekt,Gruppe,Hilfe,Thread,WeCoWi
width=40
/inputbox

Normaly the first three should be checked, but in fact no box is checked.

-- 
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 25598] Allowing merging when external diff3 is unavailable

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25598

--- Comment #3 from Bawolff bawolff...@gmail.com 2011-10-08 18:45:20 UTC ---
Does the annoying behavior (when diff3 is unavailable) still happen with 
MediaWiki

yes it does. (We give a warning during install if diff3 is not there.)

-- 
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 31492] Collapse/expand buttons in extended watchlist are misaligned

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31492

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org
 Blocks||29876

-- 
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 29876] 1.18 post-deployment actions (tracking)

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29876

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 Depends on||31492

-- 
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 31495] Missing external link problem on IE6

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31495

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org
 Blocks||29876

-- 
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 29876] 1.18 post-deployment actions (tracking)

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29876

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

 Depends on||31495

-- 
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 31496] Error messages are described as warnings

2011-10-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31496

Mark A. Hershberger m...@everybody.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Highest
 CC||m...@everybody.org
 Blocks||29876

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


  1   2   3   >