[Bug 22888] Failing Spesial:Opprett_mal (Norwegian for Special:Create_template)

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22888

--- Comment #2 from Yaron Koren yaro...@gmail.com 2010-04-21 06:48:00 UTC ---
I can't duplicate this, using no as the language code. It sounds like you
have PHP set to show a blank page if there are any errors - see here for how to
change that, so you can see the error message:

http://www.mediawiki.org/wiki/Manual:Errors_and_Symptoms#You_see_a_Blank_Page

-- 
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 23211] #formlink, #forminput 'query string=' parameter doesn't allow pipes in values

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23211

Yaron Koren yaro...@gmail.com changed:

   What|Removed |Added

   Priority|High|Normal
   Severity|critical|normal

--- Comment #3 from Yaron Koren yaro...@gmail.com 2010-04-21 06:49:12 UTC ---
Changing back to normal severity.

-- 
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 23267] New: Control+click is fowarding to new link

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23267

   Summary: Control+click is fowarding to new link
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: minor
  Priority: Normal
 Component: UsabilityInitiative
AssignedTo: tpars...@wikimedia.org
ReportedBy: pbeaude...@wikimedia.org
CC: roan.katt...@gmail.com, ngau...@wikimedia.org,
amil...@wikimedia.org


When pressing control+link to open a link in a new tab, Mediawiki is both
opening the link in the new tab AND forwarding the existing tab to the linked
page... acting as though I'd simply normally pressed the link, rather than
control+clicking it.

Trevor, (who is sitting next to me at #ashcon), says that click tracking is at
fault, most likely.

-- 
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 22929] Special:Userlogin loads mw gadget scripts, potential security orifice

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22929

--- Comment #4 from Thana m8r-cyc...@mailinator.com 2010-04-21 07:37:46 UTC 
---
 Gadgets are more like site JS, not so much like user JS. So,
 $out-isUserJsAllowed() does not seem to be the right function to call.

I guess you could add something like $out-isWikiJsAllowed()
which is basically:
   /* do we load js from a wiki page under any circumstance */
   return $wgAllowWikiJs  !($title-isCriticalPage());

And $out-isUserJsAllowed() would then become:
   return $wgAllowUserJs  $out-isWikiJsAllowed();

In any case I was had hoped r64670 would be a candidate
for expedited scapping.

-- 
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 23267] Control+click is fowarding to new link

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23267

--- Comment #1 from Roan Kattouw roan.katt...@gmail.com 2010-04-21 08:29:15 
UTC ---
Instead of redirecting the user on the click event, maybe we could change the
href of the link? Does that work?

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

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


[Bug 22881] Greatly improved Export and Import for 1.14.1 (will port into trunk if needed)

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22881

--- Comment #7 from Vitaliy Filippov vita...@yourcmc.ru 2010-04-21 08:29:38 
UTC ---
I will definitely update the patch to run against trunk when I'll have time to
do it :) by now, you can only try live demonstration on URLs above...

-- 
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 23268] New: Install the Babel extension on strategy.wikimedia.org

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23268

   Summary: Install the Babel extension on strategy.wikimedia.org
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: ee...@blueoxen.com


We would like to use the Babel extension for our user pages. Please install it.
Thank you.

-- 
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 23268] Install the Babel extension on strategy.wikimedia.org

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23268

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com
 Depends on||15308

-- 
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 15308] Check Babel extension for compatibility with Wikimedia Wikis

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15308

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 Blocks||23268

-- 
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 23269] New: Licensing drop down box when uploading a new version

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23269

   Summary: Licensing drop down box when uploading a new version
   Product: MediaWiki
   Version: 1.16
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Images and files
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: stg_a...@hotmail.com
CC: gpaum...@wikimedia.org, bryan.tongm...@gmail.com,
innocentkil...@gmail.com


Is it possible to remove the licensing drop down box that shows up when
uploading a new version of a file?  I uploaded a file on the english wiki with
a certain license.  I then uploaded a 2nd file version on top of the first and
chose a new license.  The license did not change and no text was added or
removed from the file's page.  It appears that the drop down licensing box does
nothing whatsoever when uploading a new version of a file on top of an old one.
 More information can be found at the following link:
http://en.wikipedia.org/w/index.php?title=Wikipedia:Village_pump_(technical)oldid=357361350#Licensing_drop_down_box_when_uploading_a_new_version

-- 
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 23269] Licensing drop down box when uploading a new version

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23269

Raimond Spekking raimond.spekk...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #1 from Raimond Spekking raimond.spekk...@gmail.com 2010-04-21 
09:07:41 UTC ---


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

-- 
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 23241] License selector should be disabled during upload a new version

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23241

Raimond Spekking raimond.spekk...@gmail.com changed:

   What|Removed |Added

 CC||stg_a...@hotmail.com

--- Comment #5 from Raimond Spekking raimond.spekk...@gmail.com 2010-04-21 
09:07:41 UTC ---
*** Bug 23269 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 22525] User tools don't wrap, logo obscures leftmost user tool link

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22525

Trevor Parscal tpars...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #4 from Trevor Parscal tpars...@wikimedia.org 2010-04-21 10:43:35 
UTC ---
This has been fixed in r64456, just needs deploying...

-- 
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 22525] User tools don't wrap, logo obscures leftmost user tool link

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22525

--- Comment #5 from Roan Kattouw roan.katt...@gmail.com 2010-04-21 12:29:06 
UTC ---
(In reply to comment #4)
 This has been fixed in r64456, just needs deploying...

Deployed a few hours ago.

-- 
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 23246] Partial forms converting template-symbols when saving or using preview

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23246

--- Comment #1 from JBE j@web.de 2010-04-21 12:32:36 UTC ---
Created an attachment (id=7316)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=7316)
Proposed patch

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

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


[Bug 23258] Enable PagedTiffHandler on all wikis, to allow display of TIFF files

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23258

Daniel Kinzler brightb...@gmail.com changed:

   What|Removed |Added

   Keywords||need-review
 CC||brightb...@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 23267] Control+click is fowarding to new link

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23267

Trevor Parscal tpars...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from Trevor Parscal tpars...@wikimedia.org 2010-04-21 13:31:30 
UTC ---
Resolved in r65379. Needs to be deployed at some point.

-- 
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 23270] New: This file contains HTML or script code that may be erroneously interpreted by a web browser

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23270

   Summary: This file contains HTML or script code that may be
erroneously interpreted by a web browser
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: 7dzt79...@sneakemail.com


Wikimedia Commons reports This file contains HTML or script code that may be
erroneously interpreted by a web browser on certain image uploads.

Example:
[[:Commons:File:Shimon_Peres_-_World_Economic_Forum_on_the_Middle_East_2009.jpg]]

When I (and others) try to upload the original size image from
[http://farm4.static.flickr.com/3314/3538858190_071e0a49bb_o.jpg] linked from
http://www.flickr.com/photos/worldeconomicforum/3538858190/sizes/o/, then
Wikimedia Commons always reports the above error. I believe this is a known
problem but could not find a bugzilla report for 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 20737] No font color in Vector skin - defaults can look bad

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20737

Trevor Parscal tpars...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Trevor Parscal tpars...@wikimedia.org 2010-04-21 13:40:59 
UTC ---
Resolved in r65380 and r65381.

-- 
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 20706] Monospace/preformatted text has gotten much smaller in Vector (code, tt, pre)

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20706

Trevor Parscal tpars...@wikimedia.org changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #8 from Trevor Parscal tpars...@wikimedia.org 2010-04-21 13:46:51 
UTC ---
The font size issue is resolved in r65383.

-- 
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 20276] width of editsummary

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20276

Trevor Parscal tpars...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Trevor Parscal tpars...@wikimedia.org 2010-04-21 13:53:10 
UTC ---
As of r65387 this CSS rule has been moved to shared.css - once this is
deployed, I suggest that any customizations you've made on any projects be
removed.

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

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


[Bug 23007] Edit Field text: Briefly decribe... miss positioned

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23007

--- Comment #4 from Trevor Parscal tpars...@wikimedia.org 2010-04-21 13:59:55 
UTC ---
Can you still reproduce this in head? I cannot, and given r65387 it's possibly
it's resolved now.

-- 
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 22770] wrap rights on GlobalGroupPermissions into a CSS class

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22770

--- Comment #4 from Platonides platoni...@gmail.com 2010-04-21 14:00:09 UTC 
---
Can you use wrapWikiMsg here?

Note that the li are being added by (and it does seem right to do so without
adding the * to the message). How would you perform it with wrapWikiMsg?
Also note that wrapWikiMsg uses parse, not parseinline.

-- 
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 23141] Watch star icon is not obvious

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23141

--- Comment #2 from Trevor Parscal tpars...@wikimedia.org 2010-04-21 14:02:10 
UTC ---
I think we should be just be asking if watchlist is obvious or not. The icon
is based on a favorites analogy, which is the most common use case for the
watchlist. Perhaps watchlist should be renamed favorites.

-- 
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 20706] Monospace/preformatted text has gotten much smaller in Vector (code, tt, pre)

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20706

Christian Thiele ap...@apper.de changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #9 from Christian Thiele ap...@apper.de 2010-04-21 14:14:33 UTC 
---
Sorry, but could you please read my comment above? The font size is only to
small in Firefox and Chrome because of a bug in these browsers. So please fix
it using

pre, code, tt 
{
font-family: monospace, sans-serif;
}

which in fact doesn't change anything according to the standard, but you get
the correct size in Firefox. Putting font-size: 1.25em; will make the font in
pre tags much to big for all browsers, which do not have this bug.

The second thing is, that you only fixed it for the pre tag, but not for code
and tt, which have the same problem, I think.

-- 
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 23255] Regression: No longer possible to upload allowed filetypes on top of another filetype

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23255

Tim Starling tstarl...@wikimedia.org changed:

   What|Removed |Added

 CC||tstarl...@wikimedia.org

--- Comment #1 from Tim Starling tstarl...@wikimedia.org 2010-04-21 14:19:28 
UTC ---
Looks like a feature to me, not a 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 20706] Monospace/preformatted text has gotten much smaller in Vector (code, tt, pre)

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20706

Trevor Parscal tpars...@wikimedia.org changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||FIXED

--- Comment #10 from Trevor Parscal tpars...@wikimedia.org 2010-04-21 
14:19:56 UTC ---
Actually fixed in r65391. Sorry about that - I was being a little careless I
suppose.

-- 
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 22987] don't use the down-arrow menu if it includes only one item

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22987

Trevor Parscal tpars...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX

--- Comment #2 from Trevor Parscal tpars...@wikimedia.org 2010-04-21 14:26:40 
UTC ---
This is not the intended design, and would introduce other issues.

-- 
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 23271] New: TemplateEditor requires navigable toc

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23271

   Summary: TemplateEditor requires navigable toc
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: UsabilityInitiative
AssignedTo: tpars...@wikimedia.org
ReportedBy: platoni...@gmail.com
CC: roan.katt...@gmail.com, ngau...@wikimedia.org,
amil...@wikimedia.org


Enabling template editor doesn't replace templates with its shorted name unless
the navigable toc is also selected.

-- 
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 23247] Session disappearing causes OpenID login failure

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23247

--- Comment #1 from Sergey Chernyshev sergey.chernys...@gmail.com 2010-04-21 
14:44:31 UTC ---
I think one solution will be to adjust garbage collector not to remove session
data more often then $wgCookieExpiration or use memcached or APC for session
storage so it's not garbage collected.

Another solution would be the one you suggested on a mailing list - to use
cookie to store long term login flag and attempt immediate OpenID login in
cases when session information is lost.

-- 
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 23272] New: typo: reomved - removed

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23272

   Summary: typo: reomved - removed
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: UsabilityInitiative
AssignedTo: tpars...@wikimedia.org
ReportedBy: liang...@gmail.com
CC: roan.katt...@gmail.com, ngau...@wikimedia.org,
amil...@wikimedia.org


http://prototype.wikimedia.org/s-6/extensions/UsabilityInitiative/js/plugins/jquery.wikiEditor.templateEditor.js?268

Line 4

-- 
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 23273] New: TemplateEditor requires enhaced toolbar

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23273

   Summary: TemplateEditor requires enhaced toolbar
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: UsabilityInitiative
AssignedTo: tpars...@wikimedia.org
ReportedBy: platoni...@gmail.com
CC: roan.katt...@gmail.com, ngau...@wikimedia.org,
amil...@wikimedia.org


Enabling template editor doesn't open the template editor box on click unless
the enhaced toolbar is also selected.

-- 
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 23270] This file contains HTML or script code that may be erroneously interpreted by a web browser

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23270

--- Comment #1 from 84user 7dzt79...@sneakemail.com 2010-04-21 15:00:21 UTC 
---
See
http://commons.wikimedia.org/wiki/Commons:Village_pump#File:Shimon_Peres_-_World_Economic_Forum_on_the_Middle_East_2009.jpg

I had to remove all the markers from the JPG file before mediawiki upload would
accept it. [[Bugzilla:16583]] MIME type detection of application/x-php gives
false positives on any file with ? in it describes a similar problem, that
might have the same cause as this one, except the first ? in the
Shimon_Peres image does not appear until byte 16401. Note I have since uploaded
two versions of the image.

-- 
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 21661] OpenID login drops returnto

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21661

Sergey Chernyshev sergey.chernys...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #16 from Sergey Chernyshev sergey.chernys...@gmail.com 2010-04-21 
15:12:41 UTC ---
Perfect, it nailed it!

Applied in r65395.

-- 
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 23270] This file contains HTML or script code that may be erroneously interpreted by a web browser

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23270

--- Comment #2 from 84user 7dzt79...@sneakemail.com 2010-04-21 15:40:03 UTC 
---
Note: this particular image file was finally uploaded together with its EXIF
and IPTC data by manually editing the embedded HTML code: a href and /a
changed to [a href and [/a] respectively. The first a href occurred at
byte 407.

-- 
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 22093] Native Microsoft SQL Server Support

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22093

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 CC||s...@reedyboy.net
 Blocks||9767

-- 
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 9767] Microsoft SQL Server/MSSQL support (tracking)

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=9767

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Depends on||22093

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

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


[Bug 22987] don't use the down-arrow menu if it includes only one item

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22987

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|WONTFIX |

--- Comment #3 from MZMcBride b...@mzmcbride.com 2010-04-21 16:01:37 UTC ---
Re-opening this until there's some sort of justification for this design
decision.

Having a drop-down with a single item doesn't make any sense. It's similar to
having a list of items with only A) and no B).

I don't understand how this improves usability for our users to require extra
clicks to access something that doesn't need to be hidden in the first place.
If anything, it's deliberately introducing an accessibility issue, from what I
can see. This bug needs further review.

-- 
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 23141] Watch star icon is not obvious

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23141

MZMcBride b...@mzmcbride.com changed:

   What|Removed |Added

 CC||b...@mzmcbride.com

--- Comment #3 from MZMcBride b...@mzmcbride.com 2010-04-21 16:14:31 UTC ---
(In reply to comment #0)
 The purpose of new star icon used for watching is not obvious. For example 
 some
 wikipedias use similar symbols to mark featured content.
 
 A better symbol can be an eye or some other thing related to watching.
I agree that it can be confusing next to the featured article star, though
Firefox and other programs use the star icon for watching/bookmarking pages, so
it's a toss-up.

(In reply to comment #2)
 I think we should be just be asking if watchlist is obvious or not. The icon
 is based on a favorites analogy, which is the most common use case for the
 watchlist. Perhaps watchlist should be renamed favorites.
I've never heard of anyone being confused about the term watchlist. You
aren't favoriting a user talk page or a noticeboard, you're adding them to a
list of pages that you want to watch.

-- 
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 22590] version attribute for html is obsolete now on html5

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22590

Aryeh Gregor simetrical+wikib...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID

--- Comment #2 from Aryeh Gregor simetrical+wikib...@gmail.com 2010-04-21 
16:20:33 UTC ---
HTML5 currently deems the version attribute to be obsolete.  HTML5+RDFa
currently requires it.  These are two W3C specs produced by the same working
group, but they have different editors, and are both still in Working Draft
stage, so they disagree on this point.  In practice, you should not use a
version attribute if you're emitting plain HTML5, but you theoretically should
if you're using HTML5+RDFa.  (As far as I know this will cause validation
errors regardless, because I don't think there's an HTML5+RDFa validator
available right now.)

So, I'm closing this as INVALID, since the code is needed to conform to
HTML5+RDFa.  Please reopen if you think this is an error.

(In reply to comment #0)
 Related: mediawiki w3c validation is currently broken. by default mediawiki
 installs with wghtml5 + wgwellformedxml config options on. this outputs an
 xhtml strict doctype. I have read simetricals comment on this in the source,
 but for me I would like to have html5 + markup with quotes. so well formed, 
 but
 with the html5 doctype. at least it would have some chance of validating then.

It does validate as-is.  You just have to explicitly tell it that it's HTML5. 
For instance, you can use the URL http://html5.validator.nu/, or in the W3C
validator, go to More Options and change Document Type to HTML5
(experimental).

You cannot have well-formed XML with the HTML5 doctype, unless you use no named
entities other than lt; gt; quot;.  If you think it would be better to
replace all nbsp; in the codebase with #160;, well, see if you can convince
all the other devs, then get back to me.

If you want well-formed-looking markup but don't care if it's actually
well-formed, because of stylistic preference, you're the second person who's
asked for that (unless you're the same as the first?), so maybe that would be a
useful feature to add for people who want validation and XML-style markup but
don't care about actual well-formedness.

Anyway, this deserves another 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 9767] Microsoft SQL Server/MSSQL support (tracking)

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=9767

Bug 9767 depends on bug 15493, which changed state.

Bug 15493 Summary: syntax errors with MSSQL
https://bugzilla.wikimedia.org/show_bug.cgi?id=15493

   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 on the CC list for the bug.
You are the assignee for the bug.

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


[Bug 22987] don't use the down-arrow menu if it includes only one item

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22987

Platonides platoni...@gmail.com changed:

   What|Removed |Added

 CC||platoni...@gmail.com

--- Comment #4 from Platonides platoni...@gmail.com 2010-04-21 17:04:12 UTC 
---
You may also have a second link: Watch. [Why isn't the watch star on trunk?]
When people isn't autoconfirmed then they will only have watch, so there's a
point on people not noticing that they have a new tab and copying  pasting
articles to move them.

I already thought on one wiki, after the change to vector, that I didn't have
sysop rights any more, since I wasn't seeing a delete tab.

-- 
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 16487] UserManagement: Anonymous Account not create-/delete-/edit able , but it is visbile in user list

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16487

Platonides platoni...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||platoni...@gmail.com
 Resolution||FIXED

--- Comment #9 from Platonides platoni...@gmail.com 2010-04-21 17:34:04 UTC 
---
Fixed on r65405

-- 
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 384] PostgreSQL/pgsql support (tracking)

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=384

Bug 384 depends on bug 16487, which changed state.

Bug 16487 Summary: UserManagement: Anonymous Account not create-/delete-/edit 
able , but it is visbile in user list
https://bugzilla.wikimedia.org/show_bug.cgi?id=16487

   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 23274] New: Wrong links contained in email notification

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23274

   Summary: Wrong links contained in email notification
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Email
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: haikar...@gmail.com


This is the content of an Esperanto notification of a new message on eowiki:

-   
Kara Airon90,

la paĝo Vikipediista diskuto:Airon90 de Vikipedio estis ŝanĝita je
21. Apr 2010 de Tlustulimu,
vidu http://eo.wikipedia.org/wiki/Vikipediista diskuto:Airon90_RAWURL
por  la nuna versio.

Vidu http://eo.wikipedia.org/w/index.php?title=Vikipediista
diskuto:Airon90_RAWURLdiff=0oldid=2885520 por ĉiuj ŝanĝoj de post
via lasta vizito.

Redakta resumo : /* Ŝablono:Informkesto operaciumo */ atentigo

Kontaktu la redaktinton:
retpoŝto
http://eo.wikipedia.org/w/index.php?title=Speciala:Emailusertarget=Tlustulimu_RAWURL
vikio http://eo.wikipedia.org/wiki/Vikipediisto:Tlustulimu_RAWURL

Ne estos aliaj avertoj kaze de sekvaj ŝanĝoj krom se vi vizitas la
paĝon.
Vi povas ankaŭ malaktivigi la avertsignalon por ĉiuj priatentitaj
paĝoj de via atentaro.

Sincere via, la avertsistemo de Vikipedio

--
Por ŝanĝi la elektojn de via atentaro, bv viziti
http://eo.wikipedia.org/w/index.php?title=Speciala:Watchlistedit=yes

Reagoj kaj plia helpo :
http://eo.wikipedia.org/wiki/Helpo:Contents

-

As you can see, there is a wrong link to the diff and to the talk page: 
http://eo.wikipedia.org/w/index.php?title=Vikipediista
diskuto:Airon90_RAWURLdiff=0oldid=2885520 should be
http://eo.wikipedia.org/w/index.php?title=Vikipediista_diskuto:Airon90diff=0oldid=2885520

So, between Vikipediista and diskuto should be an underscore (_) and after
the username (Airon90) should not be _RAWURL.

Finally, the last two links should be:
http://eo.wikipedia.org/wiki/Speciala:Atentaro/edit and
http://eo.wikipedia.org/wiki/Helpo:Enhavo

-- 
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 22987] don't use the down-arrow menu if it includes only one item

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22987

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com

--- Comment #5 from Roan Kattouw roan.katt...@gmail.com 2010-04-21 17:37:07 
UTC ---
(In reply to comment #4)
 You may also have a second link: Watch. [Why isn't the watch star on trunk?]
It is, it's just not enabled by default. Set $wgVectorUseIconWatch = true;

Another thing about this dropdown is that tabs may be folded into it as the
screen narrows, which is why it's always supposed to be there, even if empty (I
don't know if the latter is currently the case, but it should be).

I wrote some JS (see my user JS on Commons) that takes all tabs out of the
dropdown and puts them in the tab bar, which results in one or two being folded
back in in some cases, even on my rather mainstream resolution (1440x900 or
some such, I think). I guess this behavior could be made default: use the
dropdown only when it's needed to save space. I'd like to hear Trevor's opinion
on this.

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

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


[Bug 23274] Enotif e-mails use spaces instead of underscores in URLs, don't localize special page names

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23274

Roan Kattouw roan.katt...@gmail.com changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com
Summary|Wrong links contained in|Enotif e-mails use spaces
   |email notification  |instead of underscores in
   ||URLs, don't localize
   ||special page names

-- 
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 23274] Enotif e-mails use spaces instead of underscores in URLs, don't localize special page names

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23274

Platonides platoni...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||platoni...@gmail.com
 Resolution||WORKSFORME

--- Comment #1 from Platonides platoni...@gmail.com 2010-04-21 17:43:34 UTC 
---
$PAGETITLE_RAW hasn't existed since r10044  (Sun Jul 10 02:52:33 2005),

Ask an administrator to delete
http://eo.wikipedia.org/wiki/MediaWiki:Enotif_body so the correct
http://translatewiki.net/wiki/MediaWiki:Enotif_body/eo gets used.

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

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


[Bug 22987] don't use the down-arrow menu if it includes only one item

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22987

--- Comment #6 from Platonides platoni...@gmail.com 2010-04-21 17:58:59 UTC 
---
That seems sensible. Note that if you reduce the screen width, tabs don't go
into the dropdown menu, they go instead behind Page  talk tabs and under the
logo. So if it wasn't always like that, it's a regression.

-- 
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 23272] typo: reomved - removed

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23272

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||s...@reedyboy.net
 Resolution||FIXED

--- Comment #1 from Reedy s...@reedyboy.net 2010-04-21 18:04:17 UTC ---
r65406

-- 
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 20654] Update all local interwiki db-tables from used cdb file

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20654

--- Comment #1 from Umherirrender umherirrender_de...@web.de 2010-04-21 
18:19:16 UTC ---
see also bug 19838

-- 
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 23253] magicword {{PAGEINCATEGORY}} can't count pages with the magicword {{BASE/FULL/PAGENAME}} if it contains an apostrophe

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23253

Umherirrender umherirrender_de...@web.de changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #1 from Umherirrender umherirrender_de...@web.de 2010-04-21 
18:23:10 UTC ---
see bug 16474 comment 6

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

-- 
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 16474] {{FILEPATH:{{PAGENAME}} }} doesn't work for filenames containing characters that get escaped to HTML entities

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16474

Umherirrender umherirrender_de...@web.de changed:

   What|Removed |Added

 CC||mict...@gmail.com

--- Comment #7 from Umherirrender umherirrender_de...@web.de 2010-04-21 
18:23:10 UTC ---
*** Bug 23253 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 23275] New: Copy/paste inconsistencies

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23275

   Summary: Copy/paste inconsistencies
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Normal
 Component: UsabilityInitiative
AssignedTo: tpars...@wikimedia.org
ReportedBy: s.mazel...@xs4all.nl
CC: roan.katt...@gmail.com, ngau...@wikimedia.org,
amil...@wikimedia.org


I copied the right side of
http://translatewiki.net/w/i.php?title=Project%3ANews%2FArchive%2F2010action=historysubmitdiff=2021225oldid=2021224
from http://translatewiki.net/w/i.php?title=Project:Newsoldid=1972586

I ended up with some different then I expected, and after the edit I had to
manually fix whatever was removed in the first link.

-- 
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 23275] Copy/paste adds text when it includes templates

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23275

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

   What|Removed |Added

Summary|Copy/paste inconsistencies  |Copy/paste adds text when
   ||it includes templates

-- 
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 23276] New: Add hook to Special:NewPages to modify query

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23276

   Summary: Add hook to Special:NewPages to modify query
   Product: MediaWiki
   Version: 1.15.3
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Special pages
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: mediaw...@blazemonger.com


Created an attachment (id=7317)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=7317)
Patch against 1.15.3

Special:RecentChanges and similar pages contain a hook to modify the SQL query.
Special:NewPages does not.  I am submitting a patch to create this hook.

-- 
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 23277] New: vector: missing Open in new register in IE context menu

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23277

   Summary: vector: missing Open in new register in IE context
menu
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Vector Skin
AssignedTo: tpars...@wikimedia.org
ReportedBy: umherirrender_de...@web.de


When click the right mouse button when over one of the vector tabs, there is no
Open in new register or Open in new window in the context menu of IE7 or
IE8. It works, when open the collapse list and click on one of that links.

-- 
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 23278] New: Two hooks for edit page: after toolbar and after edit box

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23278

   Summary: Two hooks for edit page: after toolbar and after edit
box
   Product: MediaWiki
   Version: 1.15.3
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Special pages
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: mediaw...@blazemonger.com


Enclosed is a patch that adds two hooks to includes/EditPage.php:

- After the edit box
- After the toolbar

Patch is against 1.15.3.

-- 
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 23278] Two hooks for edit page: after toolbar and after edit box

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23278

--- Comment #1 from Dan Barrett mediaw...@blazemonger.com 2010-04-21 19:09:21 
UTC ---
Created an attachment (id=7318)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=7318)
Patch against 1.15.3

-- 
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 23278] Two hooks for edit page: after toolbar and after edit box

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23278

Reedy s...@reedyboy.net changed:

   What|Removed |Added

 CC||s...@reedyboy.net

--- Comment #2 from Reedy s...@reedyboy.net 2010-04-21 19:13:38 UTC ---
A comment for this and bug 23276

It'd be useful if you could also update hooks.txt with the relevant information
(as otherwise the developers still have to do the documentation update, in the
file and onwiki).

Thanks for the patches though! I'll look at applying them later

-- 
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 18918] Special:CentralAuth/Username should output a sortable table

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18918

Umherirrender umherirrender_de...@web.de changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Umherirrender umherirrender_de...@web.de 2010-04-21 
19:16:39 UTC ---
done by raymond in r64956

-- 
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 23279] New: javascript error on first load of Special:CentralAuth in IE

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23279

   Summary: javascript error on first load of Special:CentralAuth
in IE
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: CentralAuth
AssignedTo: vasi...@gmail.com
ReportedBy: umherirrender_de...@web.de
CC: agarr...@wikimedia.org


When load Special:CentralAuth in IE8 there is a javascript error.

After reload the page the javascript error is away.

It seems that wgCursorPosition is not init on the first load.

Thanks.

-- 
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 23280] New: Show servername instead of dbname for home wiki on Special:CentralAuth

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23280

   Summary: Show servername instead of dbname for home wiki on
Special:CentralAuth
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: CentralAuth
AssignedTo: vasi...@gmail.com
ReportedBy: umherirrender_de...@web.de
CC: agarr...@wikimedia.org


For the home wiki the dbname is used.

In the table the 'local wiki' are always with her servername.

Please use always the servername instead of dbname. Thanks.

Maybe add a link to the home wiki, so there is a easy way to go to the home
wiki.

-- 
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 23281] New: Creating mobile homepage for Upper Sorbian Wikipedia

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23281

   Summary: Creating mobile homepage for Upper Sorbian Wikipedia
   Product: Wikipedia Mobile
   Version: .5
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: server
AssignedTo: hcat...@wikimedia.org
ReportedBy: mil...@sorbzilla.de
CC: tf...@wikimedia.org


Please create mobile homepage for Upper Sorbian Wikipedia.

Wikipedia: hsb.m.wikipedia.org
Main page: Hłowna strona

Thanks.

-- 
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 23282] New: Creating mobile homepage for Lower Sorbian Wikipedia

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23282

   Summary: Creating mobile homepage for Lower Sorbian Wikipedia
   Product: Wikipedia Mobile
   Version: .5
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: server
AssignedTo: hcat...@wikimedia.org
ReportedBy: mil...@sorbzilla.de
CC: tf...@wikimedia.org


Please create homepage for Lower Sorbian Wikipedia.

Wikipedia: dsb.m.wikipedia.org
Main page: Głowny bok

Thanks.

-- 
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 22888] Failing Spesial:Opprett_mal (Norwegian for Special:Create_template)

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22888

--- Comment #3 from Even Thorbergsen even.thorberg...@frigosoft.no 2010-04-21 
20:22:34 UTC ---
This is what I get when turning on error messaging:

Notice: Use of undefined constant SMW_NS_RELATION - assumed 'SMW_NS_RELATION'
in
/data/www/bmk.no/www/wiki/extensions/SemanticMediaWiki/includes/SMW_GlobalFunctions.php
on line 420

Notice: Use of undefined constant SMW_NS_RELATION_TALK - assumed
'SMW_NS_RELATION_TALK' in
/data/www/bmk.no/www/wiki/extensions/SemanticMediaWiki/includes/SMW_GlobalFunctions.php
on line 420

Notice: Use of undefined constant SMW_NS_RELATION_TALK - assumed
'SMW_NS_RELATION_TALK' in
/data/www/bmk.no/www/wiki/extensions/SemanticMediaWiki/includes/SMW_GlobalFunctions.php
on line 420

Fatal error: Call to undefined method DatabaseMysql::unionQueries() in
/data/www/bmk.no/www/wiki/extensions/SemanticMediaWiki/includes/storage/SMW_SQLStore2.php
on line 874

-- 
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 23283] New: Anglo-Saxon to be rendered as Ænglisc

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23283

   Summary: Anglo-Saxon to be rendered as Ænglisc
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Interwiki links
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: wodenh...@gmail.com


Forgive me if this is the incorrect location, but as far as I can tell, it's
the right spot for it; We at the Anglo-Saxon Wikipedia (and the other
Anglo-Saxon wikiprojects) had a small discussion about the representation of
our language's name in interwiki links which appear on the side of an
article/page. All languages have their own native name for their own speech,
but we were assigned Anglo-Saxon. I believe that I've read somewhere that
this was done to prevent our native name Englisc from being mixed up with
English, as they are spelled nearly the same, but we theorize that using the
perfectly-acceptable alternative spelling of Ænglisc will resolve this.
Alphabetically, Æ should be treated the same as A. The existing ang
prefix is perfectly fine however. Can this be done?

-- 
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 20838] Sidebar scaling issue (font size)

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20838

Trevor Parscal tpars...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #2 from Trevor Parscal tpars...@wikimedia.org 2010-04-21 20:27:27 
UTC ---
The assertion that the sidebar should be the same width despite text size is a
very misguided one. To advocate for you, the logo is a fixed width asset, so
keeping the sidebar the same width would serve to maintain proportions therein.
However, the text in the sidebar is not a fixed width asset, they will become
wider or narrower in direct relation to the font size.

When users adjust their font sizes, they are more commonly doing so to improve
readability, and readability is greatly hindered by using a fixed width sidebar
because even with work wrapping, there are many words in many languages that
would easily get cut-off.

Essentially, much consideration to this point was given before implementation
of Vector took place, and great care was taken to assure that Vector scaled up
and down correctly in all browsers.

-- 
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 22888] Failing Spesial:Opprett_mal (Norwegian for Special:Create_template)

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22888

--- Comment #4 from Yaron Koren yaro...@gmail.com 2010-04-21 20:27:56 UTC ---
Aha - that's helpful. It looks like there's a bug in Semantic MediaWiki's file
/languages/SMW_LanguageNo.php - for some reason it hasn't gotten updated. Could
you delete from that file all the lines that contain 'SMW_NS_RELATION' or
'SMW_NS_RELATION_TALK', and see if there's still a problem?

-- 
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 22888] Failing Spesial:Opprett_mal (Norwegian for Special:Create_template)

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22888

--- Comment #5 from Even Thorbergsen even.thorberg...@frigosoft.no 2010-04-21 
20:38:38 UTC ---
I deleted (or rather commented out) three lines, but still got the last error
message:

Fatal error: Call to undefined method DatabaseMysql::unionQueries() in
/data/www/bmk.no/www/wiki/extensions/SemanticMediaWiki/includes/storage/SMW_SQLStore2.php
on line 874

-- 
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 22888] Failing Spesial:Opprett_mal (Norwegian for Special:Create_template)

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22888

--- Comment #6 from Even Thorbergsen even.thorberg...@frigosoft.no 2010-04-21 
20:44:07 UTC ---
I checked the other language files: Only the Norwegian ones have these
SMW_NS_RELATION' and 'SMW_NS_RELATION_TALK' entries.

-- 
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 22888] Failing Spesial:Opprett_mal (Norwegian for Special:Create_template)

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22888

--- Comment #7 from Yaron Koren yaro...@gmail.com 2010-04-21 20:49:38 UTC ---
Well, that takes care of most of the problems, then. For the last one: you must
be using an extremely old version of MediaWiki (before 1.6?) If so, I would
recommend upgrading to the latest stable version, 1.15.

-- 
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 22987] don't use the down-arrow menu if it includes only one item

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22987

Trevor Parscal tpars...@wikimedia.org changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||WONTFIX

--- Comment #7 from Trevor Parscal tpars...@wikimedia.org 2010-04-21 20:50:23 
UTC ---
The benefit of taking items that would be tabs and tucking them into a menu
which is visible on hover (not click as has been misrepresented here) is that
it reduces clutter. The purpose for reducing clutter is to allow for isolation
of the most important items to occur. This is the same reason we separated the
tabs - it provides more space around the Read/Edit/History tabs making them
more visible. We've seen noticable improvements of users' ability to locate the
Edit tab over Monobook already, and we are looking for ways to make the edit
tab more visible, not less - which expansion of the drop-down menu out to full
tabs would certainly do.

It should be noted that the software we've written detects the collapsible
class on list items which are in the tab or menu lists and automatically
collapses and expands them when there's enough room for them. We mark the
history tab collapsible by default because it's a less used view than read and
edit, but bringing items like move and protect up is specifically undesirable,
as it's adding clutter to the tabs, reducing the relative visibility of any one
tab - a.k.a dilution. If you have a table with only 3 items on it, you can
nearly instantly identify any one of them, the more items you add the longer it
will take.

Additionally, reducing the number of tabs across the top of the page serves to
reduce the minimum screen width required to properly render the skin. Because
we have a dynamic-width site, people often see lots of space between the left
and right tab sets and think it's a waste of space, not taking into
consideration the experience that users with netbooks or older machines will
encounter.

-- 
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 23284] New: Wrong rounding of video playtime

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23284

   Summary: Wrong rounding of video playtime
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: minor
  Priority: Normal
 Component: Images and files
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: ingo.s...@gmx.net
CC: gpaum...@wikimedia.org, bryan.tongm...@gmail.com,
innocentkil...@gmail.com


For playtimes near full minutes the displayed time is rounded to 60s (Example:
1m60s in http://commons.wikimedia.org/wiki/File:Gans_640x360.ogv).

-- 
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 23278] Two hooks for edit page: after toolbar and after edit box

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23278

--- Comment #3 from Dan Barrett mediaw...@blazemonger.com 2010-04-21 21:02:50 
UTC ---
Thanks Reedy. I did not update hooks.txt in case you decided to change the
names of my hooks.  I will upload a patch now.

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

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


[Bug 14121] Ability to make breaks in the edit toolbar

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14121

--- Comment #7 from Dan Barrett mediaw...@blazemonger.com 2010-04-21 21:10:19 
UTC ---
Any chance this simple patch could see the light of day?
Thanks.

-- 
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 22888] Failing Spesial:Opprett_mal (Norwegian for Special:Create_template)

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22888

--- Comment #8 from Even Thorbergsen even.thorberg...@frigosoft.no 2010-04-21 
21:25:23 UTC ---
Actually I don't. These are my versions:

MediaWiki1.15.1
PHP5.2.4-2ubuntu5.7 (apache2handler)
MySQL5.0.51a-3ubuntu5.4
Collection (versjon 1.4)
Semantic Forms (versjon 1.9)
Semantic Internal Objects (versjon 0.4)
Semantic MediaWiki (versjon 1.5h-SVN)

-- 
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 22987] don't use the down-arrow menu if it includes only one item

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22987

--- Comment #8 from Platonides platoni...@gmail.com 2010-04-21 21:32:41 UTC 
---

 bringing items like move and protect up is specifically undesirable,
 as it's adding clutter to the tabs, reducing the relative visibility of any 
 one tab - a.k.a dilution.

Not all users will have the same needs. Some would favor having a block tab
ready to use to having an edit tab they never click (I usually access there
with keyboard).
Maybe a case for adding a new preference. 


 It should be noted that the software we've written detects the collapsible
 class on list items which are in the tab or menu lists and automatically
 collapses and expands them when there's enough room for them.

I have enough space, and the tabs don't move out of the menu.

If I resize the window, View history, doesn't go into the menu.

-- 
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 22888] Failing Spesial:Opprett_mal (Norwegian for Special:Create_template)

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22888

--- Comment #9 from Yaron Koren yaro...@gmail.com 2010-04-21 21:40:41 UTC ---
Ah - never mind. There's an error in the SMW documentation relating to that.
This looks like a problem in your very specific version of SMW - if you upgrade
to a later version, it should work fine.

-- 
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 16302] Inaccurate links from old versions of articles on secure.wikimedia.org

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16302

bugmenot ecf0a2ca1...@ec20c0c52e9d.anonbox.net changed:

   What|Removed |Added

 CC||ecf0a2ca1...@ec20c0c52e9d.a
   ||nonbox.net

--- Comment #2 from bugmenot ecf0a2ca1...@ec20c0c52e9d.anonbox.net 2010-04-21 
22:05:58 UTC ---
https://secure.wikimedia.org/wikipedia/de/w/index.php?title=Wireless_Local_Area_Networkcurid=19806diff=73400394oldid=73119759
has a link to https://secure.wikimedia.org/wiki/Datei:Ng-WG511-cl.jpg which
does not exist in the message notifying about the updated file (Einige
Vorlagen/Dateien wurden aktualisiert: Datei:Ng-WG511-cl.jpg
Bitte beachten: Falls eine dieser Vorlagen/Dateien eine gesichtete Version hat,
wird diese in der gesichteten Version dieser Seite angezeigt.).

-- 
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 22987] don't use the down-arrow menu if it includes only one item

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22987

--- Comment #9 from Trevor Parscal tpars...@wikimedia.org 2010-04-21 22:24:17 
UTC ---
(In reply to comment #8)
 I have enough space, and the tabs don't move out of the menu.
 
 If I resize the window, View history, doesn't go into the menu.

The UsabilityInitiative/Vector extension will add this functionality. Also, as
I mentioned, most items are not marked as collapsible. The History tab will
get tucked away when there's not enough space, and If you don't have
$wgVectorUseIconWatch set to true then the Watch/Unwatch tab will get brought
up when there's room.

If making all items able to be collapsed/expanded is something advanced users
appreciate, then perhaps this and other Vector tweaks that server these users
could be made into a Gadget.

-- 
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 23160] Theora video thumbnails corrupt

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23160

--- Comment #14 from Michael Dale d...@ucsc.edu 2010-04-21 22:26:27 UTC ---
any update on this? 

Almost all newly uploaded videos continue to have broken thumbnails ... 

Should I be giving opts people instruction to compile ffmpeg to deploy less
broken thumbnailing?
Or can we put the code that was working for a few months back into operation
while this gets sorted?

-- 
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 23160] Theora video thumbnails corrupt

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23160

--- Comment #15 from Gregory Maxwell gmaxw...@gmail.com 2010-04-21 22:36:12 
UTC ---
FWIW— Yet another Ffmpeg-violates-the-spec causing failed decoding problem was
discovered and fixed today.   This isn't a case that people should have been
hitting with any frequency but it's a reason to use only the most current
development ffmpeg if ffmpeg is continued to be used.

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


[Bug 22987] don't use the down-arrow menu if it includes only one item

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22987

--- Comment #10 from Platonides platoni...@gmail.com 2010-04-21 22:39:07 UTC 
---
 The UsabilityInitiative/Vector extension will add this functionality. Also, as
 I mentioned, most items are not marked as collapsible. The History tab will
 get tucked away when there's not enough space, and If you don't have
 $wgVectorUseIconWatch set to true then the Watch/Unwatch tab will get brought
 up when there's room.

require($IP/extensions/UsabilityInitiative/Vector/Vector.php); isn't making a
difference here.

 If making all items able to be collapsed/expanded is something advanced users
 appreciate, then perhaps this and other Vector tweaks that server these users
 could be made into a Gadget.

We should really have a central gadget repository.

-- 
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 23223] Establish Wikimedia branch office in Germany

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23223

--- Comment #88 from p858snake p858sn...@yahoo.com.au 2010-04-21 22:42:43 UTC 
---
Perhaps a office in Australia to avoid single point of failure for these
things thus people that commit bad code (or regessions that last for
several years) can be introduced to our native fauna and flora

Althought the thought of threating with a volcano in iceland is also
intresting

-- 
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 20838] Sidebar scaling issue (font size)

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20838

--- Comment #3 from Robert Leverington rob...@rhl.me.uk 2010-04-21 22:43:36 
UTC ---
Sorry, shouldn't this be RESOLVED WONTFIX then?

I understand your position and upon reconsideration agree with it, although
ideally the logo would scale aswell to improve the aesthetics of the sidebar.

-- 
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 15641] Blocked administrator inconsistencies

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15641

Charitwo chari...@gmail.com changed:

   What|Removed |Added

 CC||chari...@gmail.com

--- Comment #9 from Charitwo chari...@gmail.com 2010-04-21 22:55:50 UTC ---
It seems that blocked users with the appropriate rights can still import pages
via XML.

-- 
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 20838] Sidebar scaling issue (font size)

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20838

--- Comment #4 from Trevor Parscal tpars...@wikimedia.org 2010-04-21 22:57:27 
UTC ---
:)

This sounds like a job for SVG... Maybe...

-- 
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 20838] Sidebar scaling issue (font size)

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20838

Trevor Parscal tpars...@wikimedia.org changed:

   What|Removed |Added

 Resolution|FIXED   |WONTFIX

-- 
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 22987] don't use the down-arrow menu if it includes only one item

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22987

--- Comment #11 from Trevor Parscal tpars...@wikimedia.org 2010-04-21 
23:06:15 UTC ---
(In reply to comment #10)
 require($IP/extensions/UsabilityInitiative/Vector/Vector.php); isn't making 
 a
 difference here.

Is Vector.combined.min.js included in the page? If it is, look for a json
object around line 85 in the output where wgVectorEnabledModules is defined.
Ensure that the collapsibletabs key is set to true.

-- 
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 22934] files of mimetype with unknown file extension are automatically allowed

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22934

--- Comment #2 from Derk-Jan Hartman hart...@videolan.org 2010-04-22 01:07:40 
CEST ---
The problem here is with verifyExtension() in includes/upload/UploadBase.php
Basically it allows you to upload unknown file types in certain situations.

When the mime type of the new file is unknown, and when the existing file is
not on the list of recognizable filteypes. (passing file with unknown
detected mime type; unrecognized extension '$extension', can't verify\n)

The second case is when we don't know the extension of a mimetype that we do
know. (  no file extension known for mime type $mime, passing file\n)

I don't see a good reason for these exceptions. Why do we have them ?
Especially the latter is clearly problematic as the x-ms-bmp issue has shown.
It creates trouble if our list of mime information or fileextensions isn't
complete.

-- 
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 23026] Don't make empty sections in the first place

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23026

Trevor Parscal tpars...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX

--- Comment #1 from Trevor Parscal tpars...@wikimedia.org 2010-04-21 23:08:50 
UTC ---
What if someone wants to add them dynamically. That was the whole idea of
leaving the UL there in the first place, but fine - fair point that it's
invalid HTML. It's a balancing act at this point between what it is on load and
what it may become afterward.

-- 
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 23141] Watch star icon is not obvious

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23141

--- Comment #4 from Trevor Parscal tpars...@wikimedia.org 2010-04-21 23:12:05 
UTC ---
Who says the metaphor of watching a page is even that clear. I would really
like to do some crude user testing to get some more qualitative analysis going
on this topic. Design by consensus between a few users out of hundreds of
millions won't help this issue.

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

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


[Bug 22982] Secure server returns proxy errors

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22982

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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #4 from Derk-Jan Hartman hart...@videolan.org 2010-04-22 01:12:41 
CEST ---
On March 31:
00:50 Tim: increased apache TimeOut setting on singer from 5 to 30 seconds, to
hopefully fix multiple reports of high error rates on secure.wikimedia.org


And today:
01:11  atglenn yes that was fixed

I haven't seen reports on the village pumps or anything either in april.

-- 
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 23277] vector: missing Open in new register in IE context menu

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23277

--- Comment #1 from Trevor Parscal tpars...@wikimedia.org 2010-04-21 23:17:22 
UTC ---
This seems to be an artifact of the technique being used of having a span in
an a to be able to get all browsers to place the text vertically properly.
Verification of this theory and experimentation with alternatives is needed.

-- 
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 22888] Failing Spesial:Opprett_mal (Norwegian for Special:Create_template)

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22888

--- Comment #10 from Even Thorbergsen even.thorberg...@frigosoft.no 
2010-04-21 23:29:26 UTC ---
It helped downloading Semantic MediaWiki (version 1.5.0.b-SVN).
Case closed.
Thanks!

-- 
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 20976] Refinement of 'searchmenu-new' message

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20976

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

   What|Removed |Added

 CC||hart...@videolan.org

--- Comment #4 from Derk-Jan Hartman hart...@videolan.org 2010-04-22 01:31:34 
CEST ---
This message MediaWiki:Searchmenu-new is only presented to users who can create
articles. However, now there is no good method to present information to users
who cannot create articles. For instance. The english Wikipedia used to direct
anonymous users to
http://en.wikipedia.org/wiki/Wikipedia:Articles_for_creation, giving anonymous
users a route to follow when they want to create an article, and not leaving
them guessing.

I think at the very least an additional message alla
[[MediaWiki:searchmenu-new-nocreate]] should be provided.

-- 
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 22888] Failing Spesial:Opprett_mal (Norwegian for Special:Create_template)

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22888

Yaron Koren yaro...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #11 from Yaron Koren yaro...@gmail.com 2010-04-21 23:33:47 UTC ---
This was actually two bugs, one of which came from an old version of SMW, the
other which was fixed in SVN. Setting to FIXED.

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

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


[Bug 23141] Watch star icon is not obvious

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23141

--- Comment #5 from MZMcBride b...@mzmcbride.com 2010-04-21 23:41:16 UTC ---
(In reply to comment #4)
 Who says the metaphor of watching a page is even that clear. I would really
 like to do some crude user testing to get some more qualitative analysis going
 on this topic. Design by consensus between a few users out of hundreds of
 millions won't help this issue.
I fail to see how the opinions of a half-dozen randomly selected people living
in the SF area are better than the opinions of the tens of dozens of developers
from around the world who have worked on MediaWiki for years.

-- 
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 23141] Watch star icon is not obvious

2010-04-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=23141

Ariel T. Glenn ar...@wikimedia.org changed:

   What|Removed |Added

 CC||ar...@wikimedia.org

--- Comment #6 from Ariel T. Glenn ar...@wikimedia.org 2010-04-22 00:07:23 
UTC ---
Average computer users selected by objective criteria and presented with a set
number of tasks show us what is wrong when they try (and fail for various
reasons) to execute those tasks; opinions of developers are just that,
opinions. They may often be thoughtful opinions, based on broad experience,
etc. etc. but they are not a substitute for seeing how the target audience
interacts with the application in question.

You could also try reading up on the subject, for example in
*cough*http://en.wikipedia.org/wiki/Usability_testing*cough* :-P

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


  1   2   >