[Bug 25242] Cannot search with mediawiki 1.16

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

--- Comment #2 from Max Semenik  2010-09-22 06:00:04 UTC 
---
And have you tried running php maintenance/rebuildtextindex.php ?

-- 
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 25238] Investigate and re-enable action=parse API module on Wikimedia wikis

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

--- Comment #17 from Pol  2010-09-22 05:58:19 UTC ---
Not sure if related (my guess is yes though), but the iPad and iPhone versions
of Wikipanion, likely the most popular Wikipedia app on iOS, are not working
anymore either (page just loads endlessly but nothing shows up).

-- 
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 25012] Created date instead of last edit date

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

Max Semenik  changed:

   What|Removed |Added

   Priority|High|Normal
   Severity|critical|normal

-- 
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 20777] Reorganisation of the JS2 stuff

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

Michael Dale  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||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 25238] Investigate and re-enable action=parse API module on Wikimedia wikis

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

Michael Dale  changed:

   What|Removed |Added

 CC||d...@ucsc.edu

--- Comment #16 from Michael Dale  2010-09-22 05:06:12 UTC ---
Timed text pages: 
http://commons.wikimedia.org/wiki/Commons:Timed_Text_Demo_Page?withJS=MediaWiki:MwEmbed.js
make use of the api to grab the subtitles for a given video. ( but it uses page
title parse ( which should use cache ) for good measure I have added in a
maxage=3600 on page parse requests to ideally hit the squids instead of the
apaches, but I don't think that it has anything to do with the load issues. 

But most likely the issue is caused by some cache miss issue for the site wide
enabled features like Image Annotator ?

-- 
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 25238] Investigate and re-enable action=parse API module on Wikimedia wikis

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

Ben  changed:

   What|Removed |Added

 CC||i...@amrap.org

--- Comment #15 from Ben  2010-09-22 04:55:46 UTC ---
I'm using the "parse" action for a site I'm developing, and I certainly don't
want it suddenly disappearing from the API once we go live with it.

The site contains radio play lists and when you click on a music track it
retrieves videos, images and information about each band.  The information
comes from our own D/B when we have it, but falls back on Wikipedia when we
don't.

-- 
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 25238] Investigate and re-enable action=parse API module on Wikimedia wikis

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

--- Comment #14 from Pol  2010-09-22 04:36:33 UTC ---
Note that other APIs don't return the same info as action=parse, so
replacements is not easy.

For instance, links in the page retrieved from action=parse contain an extra
attribute (exists="") indicating if the link exists. The alternative
action=query&prop=links doesn't provide this info.

-- 
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 25238] Investigate and re-enable action=parse API module on Wikimedia wikis

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

--- Comment #13 from Max Semenik  2010-09-22 04:34:35 
UTC ---
[[WP:AWB]] uses action=parse for previews. This tool is used by thousands of
Wikimedians.

Typical requests are action=parse&prop=headhtml before the first preview and
then just ordinary

action=parse&prop=text in GET with title=...&text=... in POST for every
preview. While previews aren't displayed by default, this feature is
extensively used.

-- 
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 25012] Created date instead of last edit date

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

Mohamed Mahir  changed:

   What|Removed |Added

   Priority|Normal  |High
   Severity|normal  |critical

-- 
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 708] Interproject links

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

p858snake  changed:

   What|Removed |Added

   Keywords||bugsmash
URL|bugsmash|
 CC||p858sn...@gmail.com

-- 
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 708] Interproject links

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

Amgine  changed:

   What|Removed |Added

URL||bugsmash
 CC||amgine.sae...@gmail.com

-- 
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 25012] Created date instead of last edit date

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

Amgine  changed:

   What|Removed |Added

   Keywords||bugsmash
 CC||amgine.sae...@gmail.com

-- 
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 25242] Cannot search with mediawiki 1.16

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

Max Semenik  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 AssignedTo|wikibug...@lists.wikimedia. |maxsem.w...@gmail.com
   |org |

--- Comment #1 from Max Semenik  2010-09-22 04:16:47 UTC 
---
Is your SQLite compiled with FTS3 support?

You can learn this by running php maintenance/eval.php

and then typing:
$db=new DatabaseSqliteStandalone(':memory:');
var_dump($db->getFulltextSearchModule());

-- 
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 21919] Make an extension to produce Google news sitemaps to allow Wikinews to be more efficiently indexed by google

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

Amgine  changed:

   What|Removed |Added

   Keywords||bugsmash

-- 
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 25238] Investigate and re-enable action=parse API module on Wikimedia wikis

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

--- Comment #12 from Guillaume Paumier  2010-09-22 
04:08:36 UTC ---
(In reply to comment #8)
> What about this?
> 
> http://commons.wikimedia.org/w/api.php?action=parse&pst&text=%7B%7BMediaWiki%3AImageAnnotatorTexts%7Clive%3D1%7D%7D&title=API&prop=text&uselang=en&maxage=14400&smaxage=14400&format=json
> 
> There's a lot of those.

[[commons:Help:Gadget-ImageAnnotator]]

-- 
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 25238] Investigate and re-enable action=parse API module on Wikimedia wikis

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

p858snake  changed:

   What|Removed |Added

 CC||p858sn...@gmail.com
  Component|General/Unknown |Site requests

-- 
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 25238] Investigate and re-enable action=parse API module on Wikimedia wikis

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

--- Comment #11 from Pol  2010-09-22 03:58:21 UTC ---
Our application is a free iPad application with more than 200,000 users. It's
been the #1 free app during its launch for a week a couple months ago, and
never left the top 10 in the Lifestyle category. As you can in its description,
we're trying to create interesting alternative presentations of Wikipedia
content to really make it look great on iPad:
http://itunes.apple.com/us/app/id384224429?mt=8

Discover uses the parse action as a more efficient way to retrieve the contents
of the pages from Wikipedia. It always uses the "page" argument, retrieving
entire pages, which therefore should be in the cache (as indicated at the very
end of the parsing result with the various timestamps). As far as I
understanding, the application should be a good citizen toward the Wikipedia
servers and it downloads less data this way.

Please re-enable "action=parse" for entire pages as soon as possible, as
Discover is effectively completely broken right now.

For reference, here are all the exact parse API requests I could find in the
source code:
*
action=parse&prop=displaytitle%%7Ctext%%7Ccategories%%7Cexternallinks&page=%@&redirects&format=xml
* action=parse&prop=text%%7Cimages&page=%@&redirects&format=xml
* action=parse&prop=text%%7Cimages&page=%@&redirects&format=xml
* action=parse&prop=text&page=Wikipedia:Featured_articles&redirects&format=xml
* action=parse&prop=images&page=%@&redirects&format=xml
* action=parse&prop=links&page=Wikipedia:Featured_pictures&redirects&format=xml
* action=parse&prop=text&page=Template:In_the_news&redirects&format=xml

-- 
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 25238] Investigate and re-enable action=parse API module on Wikimedia wikis

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

--- Comment #10 from Tim Starling  2010-09-22 03:34:23 
UTC ---
Created attachment 7695
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=7695
sq33:3128 hit ratio

-- 
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 25238] Investigate and re-enable action=parse API module on Wikimedia wikis

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

--- Comment #9 from Tim Starling  2010-09-22 03:33:40 
UTC ---
(In reply to comment #2)
> Dispenser noted in #wikimedia-tech that action=parse uses the parser cache, 
> the
> problem that needs disabling should be just misses.

It appears that the problem was caused by squid cache hits, not parser cache
misses. The byte hit ratio at sq33:3128 spiked from 18% to 92%.

-- 
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 25238] Investigate and re-enable action=parse API module on Wikimedia wikis

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

--- Comment #8 from Tim Starling  2010-09-22 03:26:00 
UTC ---
What about this?

http://commons.wikimedia.org/w/api.php?action=parse&pst&text=%7B%7BMediaWiki%3AImageAnnotatorTexts%7Clive%3D1%7D%7D&title=API&prop=text&uselang=en&maxage=14400&smaxage=14400&format=json

There's a lot of those.

-- 
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 25238] Investigate and re-enable action=parse API module on Wikimedia wikis

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

--- Comment #7 from CBM  2010-09-22 03:07:56 UTC ---
A third use from the WP 1.0 bot: parsing tables such as
[[en:User:WP_1.0_bot/Tables/Project/Libraries]] if people want to see them in
the web tool instead of on the 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 25238] Investigate and re-enable action=parse API module on Wikimedia wikis

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

Alex Z.  changed:

   What|Removed |Added

 CC||mrzmanw...@gmail.com

--- Comment #6 from Alex Z.  2010-09-22 03:03:05 UTC ---
I use it in [[Wikipedia:RefToolbar 2.0]] to do previews of citation templates.
This is one of the most popular gadgets on the English Wikipedia, though I
don't know how much this feature is used and this feature is only available
with the new toolbar version, so not all users have access to it. Every parse
request is manually triggered by the user.

Example request:

action: parse
title: wgPageName
prop: text
format: json
text: {{cite
web|url=http://www.scu.edu.au/news/media.php?item_id=1023&action=show_item&type=M|title=Birds
learn to eat cane toads safely |last=Marchant|first=Gillian|date=26 November
2007|work=Southern Cross University website|publisher=Southern Cross
University|accessdate=2009-05-09}}

-- 
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 25238] Investigate and re-enable action=parse API module on Wikimedia wikis

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

CBM  changed:

   What|Removed |Added

 CC||c...@tools.wikimedia.de

--- Comment #5 from CBM  2010-09-22 02:55:09 UTC ---
The WP 1.0 tools use it (http://toolserver.org/~enwp10 and subpages).  The
results from the API are (supposed to be) cached in a local database on
toolserver with a 12 hour expiry, to lighten the load on the API. 

The things that are parsed are:

1) Templates such as [[en:Template:B-Class]], to get the formatting that has
been specified inside them. This formatting is used to make the toolserver
program give similar output to on-wiki tables. It would be silly to manually
keep the web tool code in sync with the templates. And the overall collection
of class templates is not predefined and can grow at the whim of a wikiproject. 

2) The page [[en:User:SelectionBot/HomePage]] is parsed to fill in the contents
of the http://toolserver.org/~enwp10 . 

The goal of this was to prevent, as much as possible, hard-coding formatting
into the web program that could be or should be updatable by people other than
the tool's maintainer.  

If there is a caching failure in this tool, it will be somewhat apparent in the
WMF server logs, because the requests would be coming from the toolserver's web
server. My logs show 4367 invocations in the last 24 hours.

-- 
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 25236] REPORTING U.S. GOVT. CORRUPTION

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

p858snake  changed:

   What|Removed |Added

 CC||p858sn...@gmail.com
  Component|Images and files|General/Unknown

-- 
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 17627] Allow autoconfirmed users to patrol on ar Wikisource

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

--- Comment #6 from Ciphers  2010-09-22 02:42:27 UTC ---
No change is noticed in the Arabic Wikisource. I think the change was made to
Arabic Wikipedia instead. Please verify.

-- 
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 25236] REPORTING U.S. GOVT. CORRUPTION

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

Monomium  changed:

   What|Removed |Added

 CC||monom...@gmail.com
 Resolution|WONTFIX |WORKSFORME

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

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


[Bug 25238] Investigate and re-enable action=parse API module on Wikimedia wikis

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

Bawolff  changed:

   What|Removed |Added

 CC||bawolff...@gmail.com

--- Comment #4 from Bawolff  2010-09-22 02:37:32 UTC ---
We're using action=parse on wikinews for the preview of a javascript tool that
helps users change a template. ( [[n:WN:ML]] ).

An example request would look something like the following data posted  to the
api:

action:parse
format:xml
prop:text
pst:true
title:Main Page
text:{{Lead 2.0 |id=3  |image=Kenny McKinley.JPG |width=100x100px |type=none
|title=Denver Broncos player Kenny McKinley found dead aged 23 |short_title=
|summary=Kenny McKinley, an american football player for Denver Broncos, has
been found dead at the age of 23. }}

-- 
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 25238] Investigate and re-enable action=parse API module on Wikimedia wikis

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

--- Comment #3 from Tim Starling  2010-09-22 02:27:31 
UTC ---
If you're using action=parse then please describe your application and typical
requests on this bug report.

-- 
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 20257] SQLite support (tracking)

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

p858snake  changed:

   What|Removed |Added

 Depends on||25242

-- 
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 25242] Cannot search with mediawiki 1.16

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

p858snake  changed:

   What|Removed |Added

 CC||p858sn...@gmail.com
 Blocks||20257

-- 
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 25242] New: Cannot search with mediawiki 1.16

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

   Summary: Cannot search with mediawiki 1.16
   Product: MediaWiki
   Version: 1.16.0
  Platform: All
OS/Version: All
Status: NEW
  Severity: critical
  Priority: Normal
 Component: Search
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: fgm...@hotmail.com


I use SQlite database in my webhost company.  I upgraded the wiki to v1.16. 
However, I still cannot use the search function of the mediawiki to search for
the whole wiki installed.  It always gives no return.  How to solve the
problem?

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

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


[Bug 25241] New: outreachwiki user creations gone missing

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

   Summary: outreachwiki user creations gone missing
   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: g33kd...@gmail.com


http://outreach.wikimedia.org/w/index.php?title=Special%3ALog&type=newusers&user=I-20&page=&year=&month=-1
is an example.

The local user was created on September 19, 2010, but the newusers log is not
reflecting this.

-- 
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 25207] Add csv support to fundraising data mining scripts

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

Tomasz Finc  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 AssignedTo|tf...@wikimedia.org |ngau...@wikimedia.org

--- Comment #1 from Tomasz Finc  2010-09-22 01:18:25 UTC 
---
Assigning to nimish as he's retooling these.

-- 
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 25239] Resourceloader breaks Monobook toolbar

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

Trevor Parscal  changed:

   What|Removed |Added

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

--- Comment #1 from Trevor Parscal  2010-09-22 00:06:08 
UTC ---
Resolved in r73499.

-- 
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 23796] Feature request: article icon area

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

--- Comment #26 from MZMcBride  2010-09-22 00:51:38 UTC ---
(In reply to comment #25)
> Magic words and other variables like that generally aren't available to
> XML-style tags, so {{PAGENAME}} will probably fail. This can
> be worked around with {{#tag:emblem|{{PAGENAME I suppose, but it might be
> better to implement as {{#emblem:}} from the outset (similar to the
> {{#pageicon:}} proposal above).

Oh, bug 2257 (about XML-style tags and extensions) was fixed awhile ago. Hot
damn. :D

I tested this new extension on localhost. It seems to work pretty well, though
it's not purging the page cache when a template is changed. I'll leave a
detailed comment at r73498.

-- 
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 25240] New: Current mobile logging sequence numbers are not consistent causing auditing to report large packet loss

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

   Summary: Current mobile logging sequence numbers are not
consistent causing auditing to report large packet
loss
   Product: Wikipedia Mobile
   Version: .5
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: server
AssignedTo: hcat...@wikimedia.org
ReportedBy: tf...@wikimedia.org
CC: tf...@wikimedia.org


[2010-09-14T02:00:47] mobile1.wikimedia.org lost: (99.92765 ± 0.00235)%

-- 
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 15678] File system corruption on the image server for the English Wikipedia?

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

Jesse Viviano  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX

--- Comment #5 from Jesse Viviano  2010-09-22 00:33:41 
UTC ---
Looks like this problem cannot be fixed because it more of a database mistake
that cannot be fixed until all of the lost images are deleted and possibly
reuploaded.

-- 
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 24679] On BlackBerry phones, the search button image is replaced with a file with a red X in it

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

Jesse Viviano  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #1 from Jesse Viviano  2010-09-22 00:31:02 
UTC ---
I have noticed that the button has been fixed on my BlackBerry, so I am marking
this as 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 23796] Feature request: article icon area

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

--- Comment #25 from MZMcBride  2010-09-22 00:13:01 UTC ---
(In reply to comment #24)
> How about r73498 - a new extension called ArticleEmblems. It collects the
> contents of ... tags and adds them to a list rendered at the
> top of the page.

Magic words and other variables like that generally aren't available to
XML-style tags, so {{PAGENAME}} will probably fail. This can
be worked around with {{#tag:emblem|{{PAGENAME I suppose, but it might be
better to implement as {{#emblem:}} from the outset (similar to the
{{#pageicon:}} proposal above).

I suppose I should probably go install the new extension and test it out before
commenting further. :-)

-- 
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 23796] Feature request: article icon area

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

--- Comment #24 from Trevor Parscal  2010-09-21 
23:52:54 UTC ---
How about r73498 - a new extension called ArticleEmblems. It collects the
contents of ... tags and adds them to a list rendered at the
top of the 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 23796] Feature request: article icon area

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

Brandon Harris  changed:

   What|Removed |Added

 CC||bhar...@wikimedia.org

--- Comment #23 from Brandon Harris  2010-09-21 23:47:32 
UTC ---
I think having more than 5 icons would be asking for a super duper amount of
trouble, and I don't think that having an expando on it will help solve for
bloat.  

We expando everything.  Too much, imo.  No; the only way to restrict bloat is
to put a hard limit on the size that can be displayed.

-- 
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 25239] New: Resourceloader breaks Monobook toolbar

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

   Summary: Resourceloader breaks Monobook toolbar
   Product: MediaWiki
   Version: 1.17-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Normal
 Component: Page editing
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: danny.lei...@gmail.com


After r72349 Monobook toolbar (action=edit, above textarea) is not visible.

-- 
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 23796] Feature request: article icon area

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

--- Comment #22 from Trevor Parscal  2010-09-21 
23:38:49 UTC ---
(In reply to comment #21)
> [[User:Daniel]] uses ~24 icons to denote things.

And this is good why?

I'm nearly done with my first revision of this thing, and I have yet to place
limitations on it.

If I do add limitations it would only be for initial view, and by expanding it
a cookie would be set and it would display expanded from there on out until you
collapsed it. Something like that would server both purposes.

-- 
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 23796] Feature request: article icon area

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

--- Comment #21 from p858snake  2010-09-21 23:36:20 UTC ---
(In reply to comment #15)
> I'm very much in support of placing a div that can contain 1 - 5 (please not
> more than 3, but let's be realistic) 20x20px icons, and adding a parser hook 
> to
> append images with links and titles to it.
We shouldn't really limit the number like that, on articles that may be fine
but people do use them else where, for example on en.wiki they are/can used to
symbolize user rights (the mop, rollbacker, crat etc) or other things (Eg:
[[User:Daniel]] uses ~24 icons to denote things.

-- 
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 25238] Investigate and re-enable action=parse API module on Wikimedia wikis

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

Platonides  changed:

   What|Removed |Added

 AssignedTo|wikibug...@lists.wikimedia. |roan.katt...@gmail.com
   |org |

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

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


[Bug 25238] Investigate and re-enable action=parse API module on Wikimedia wikis

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

Platonides  changed:

   What|Removed |Added

   Keywords||shell
 CC||platoni...@gmail.com

--- Comment #2 from Platonides  2010-09-21 22:36:28 UTC 
---
Dispenser noted in #wikimedia-tech that action=parse uses the parser cache, the
problem that needs disabling should be just misses.

-- 
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 25238] Investigate and re-enable action=parse API module on Wikimedia wikis

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

Justin  changed:

   What|Removed |Added

 CC||jus...@soulwire.co.uk

--- Comment #1 from Justin  2010-09-21 22:30:22 UTC ---
I sincerely hope it is re-enabled soon. Now my application === broken :(

-- 
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 23796] Feature request: article icon area

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

Bawolff  changed:

   What|Removed |Added

 CC||bawolff...@gmail.com

--- Comment #20 from Bawolff  2010-09-21 21:06:43 UTC ---
>What are the serious use-cases for
>placing something other than an icon in this location?

GPS coordinates maybe. Although enwiki seems to place them slightly lower - ex:
http://en.wikipedia.org/wiki/Toronto

-- 
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 25023] show the protect-log, when the user have no permission to create the page

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

--- Comment #5 from Platonides  2010-09-21 20:58:36 UTC 
---
That patch is in rtf format. It should be in plain text.

-- 
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 23796] Feature request: article icon area

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

--- Comment #19 from Trevor Parscal  2010-09-21 
20:41:04 UTC ---
(In reply to comment #17)
> It's not just about icons

I would like to see a system with firm boundaries and clear purpose put in
place, so that each skin can predictably place these icons with some reasonable
assumptions about their size and quantity. Allowing arbitrary HTML would
over-complicate the situation in my opinion. What are the serious use-cases for
placing something other than an icon in this location? Is that really the best
place for that content, or is that just a place that was chosen arbitrarily?
However, if there is a reasonable use-case, then I think we should support it.

(In reply to comment #18)
> I don't think this is a big deal

I'm not suggesting it's impossible or even hard to transition, I'm suggesting a
transition strategy. I think you are right that the transition is pretty
feesable.

I'm going to stop talking and start hacking something up.

-- 
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 23796] Feature request: article icon area

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

--- Comment #18 from Aryeh Gregor  2010-09-21 
19:48:29 UTC ---
(In reply to comment #15)
> However, we need to consider the transition from the old way to the new way -
> because if we place this div in essentially the same place as the old ones, 
> the
> old ones with either be obscured or overlayed, either way that sucks.

I don't think this is a big deal.  Any given wiki probably only has a few
widely-used templates that do this effect, and they can all be changed
simultaneously to the new system.  If there are any less widely-used templates
that do it, it's okay if they break for a little while until someone notices
and fixes them.  It should be incredibly easy to port templates to the new
system -- replace the whole mess of CSS/JS/voodoo magic with one parser
function call giving the image name.

-- 
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 9925] Authentication failures with IPv6 addresses bound sessions

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

--- Comment #11 from Ashar Voultoiz  2010-09-21 19:15:30 UTC ---
Looks like bugzilla got upgraded to a new server which do not support IPv6 or
at least it is not referenced in DNS.


$ dig +short ANY bugzilla.wikimedia.org
kaulen.wikimedia.org.
208.80.152.149
$

I will assume upstream actually fixed the issue and this bug can be closed.

-- 
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 25213] New logo for Turkish Wikipedia

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

Casey Brown  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||b...@caseybrown.org
 Resolution||WORKSFORME

-- 
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 23796] Feature request: article icon area

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

--- Comment #17 from ✓  2010-09-21 19:14:12 UTC ---
It's not just about icons, [[de:Kategorie:Vorlage:mit absoluter
Positionierung]] (templates with absolute positioning) gives you a short
overview what could be placed in the same corner, concurrently.
@ comment #15: I dont think there would be a problem with overlaying icons,
it's just a few templates to edit from the old syntax to  (or better
).

-- 
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 25238] New: Investigate and re-enable action=parse API module on Wikimedia wikis

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

   Summary: Investigate and re-enable action=parse API module on
Wikimedia wikis
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: b...@mzmcbride.com
CC: tstarl...@wikimedia.org, roan.katt...@gmail.com


The action=parse API module was disabled because it was suspected of causing
server load (or possibly bandwidth) issues. It should be re-enabled at some
point.

The relevant server admin log entry is here:
http://wikitech.wikimedia.org/index.php?diff=28854&oldid=28853

-- 
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 23796] Feature request: article icon area

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

--- Comment #16 from Chad H.  2010-09-21 18:47:53 UTC 
---
(In reply to comment #15)
> How consistent is the templating to get these icons up there? 

I think comment #13 has your answer:

(In reply to comment #13)
> The implementations are very different. Most wikis use position:absolute, but
> the French, German and Chinese Wikipedias use float:right together with a
> little script that moves the icons just before #firstHeading (see
> [[fr:MediaWiki:Common.js]], [[de:MediaWiki:Vector.js]] and
> [[zh:MediaWiki:Common.js]]).
>

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

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

   Summary: Creating mobile homepage for Upper Tatar Wikipedia
   Product: Wikipedia Mobile
   Version: .5
  Platform: All
   URL: http://tt.m.wikipedia.org
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: server
AssignedTo: hcat...@wikimedia.org
ReportedBy: ilnarshaidul...@rambler.ru
CC: tf...@wikimedia.org


Please create mobile homepage for Upper Tatar Wikipedia.

Wikipedia: tt.m.wikipedia.org
Main page: Баш бит

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 23796] Feature request: article icon area

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

--- Comment #15 from Trevor Parscal  2010-09-21 
17:44:47 UTC ---
I'm very much in support of placing a div that can contain 1 - 5 (please not
more than 3, but let's be realistic) 20x20px icons, and adding a parser hook to
append images with links and titles to it.

However, we need to consider the transition from the old way to the new way -
because if we place this div in essentially the same place as the old ones, the
old ones with either be obscured or overlayed, either way that sucks.

How consistent is the templating to get these icons up there? If we could first
hack together a template that all icons at the top use (if no single template
exists already, than replacing the template with software would be simple.

Feedback on this idea would be helpful - I'm mostly just thinking out loud
here.

-- 
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 25236] REPORTING U.S. GOVT. CORRUPTION

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

--- Comment #4 from Chad H.  2010-09-21 17:24:23 UTC 
---
(In reply to comment #3)
> NO THAK JEW!!! FIGHT CORRUPTION BE USEFUL!!!

I did something useful, I blocked your account. Stop trolling.

-- 
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 25232] API custom class inherited from ApiQueryBase does not call getCustomPrinter() method

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

--- Comment #4 from Dmitriy  2010-09-21 17:23:49 UTC ---
Also ApiQueryBase has a lots of nice SQL expression building methods, they're
all not unavailable when deriving from ApiBase :-(

-- 
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 25236] REPORTING U.S. GOVT. CORRUPTION

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

--- Comment #3 from Richard Mills  2010-09-21 17:20:51 
UTC ---
NO THAK JEW!!! FIGHT CORRUPTION BE USEFUL!!!

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

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


[Bug 25236] REPORTING U.S. GOVT. CORRUPTION

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

Chad H.  changed:

   What|Removed |Added

 CC||innocentkil...@gmail.com
 Resolution|INVALID |WONTFIX

--- Comment #2 from Chad H.  2010-09-21 17:09:43 UTC 
---
Corruption 4eva!

-- 
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 25232] API custom class inherited from ApiQueryBase does not call getCustomPrinter() method

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

--- Comment #3 from Dmitriy  2010-09-21 17:08:44 UTC ---
However, now setContinueEnumParameter() became unavailable, too. Shall I
re-define it in my own class which extends ApiBase now, or there is a better
approach?

-- 
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 25235] REPORTING U.S. GOVT. CORRUPTION

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

Roan Kattouw  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||roan.katt...@gmail.com
 Resolution||DUPLICATE

--- Comment #1 from Roan Kattouw  2010-09-21 16:58:45 
UTC ---


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

-- 
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 25236] REPORTING U.S. GOVT. CORRUPTION

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

--- Comment #1 from Roan Kattouw  2010-09-21 16:58:45 
UTC ---
*** Bug 25235 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 25236] REPORTING U.S. GOVT. CORRUPTION

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

Roan Kattouw  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||roan.katt...@gmail.com
 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 25236] New: REPORTING U.S. GOVT. CORRUPTION

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

   Summary: REPORTING U.S. GOVT. CORRUPTION
   Product: MediaWiki
   Version: unspecified
  Platform: All
   URL: http://www.Facebook.com/FightCorruptionUSA
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Images and files
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: richmills2...@yahoo.com
CC: gpaum...@wikimedia.org, bryan.tongm...@gmail.com,
richmills2...@yahoo.com


REPORTING U.S. GOVT. CORRUPTION

PLEAS SEE MY PUBLISHED REPORTING OF U.S. GOVT. / U.S. DOJ CORRUPTION
PLEASE REVIEW / SEE MY PUBLISHED REPORTS:

GOOGLE SEARCH: 

1) AG CASE# 200706634 
2) REP. SESTAK ADVISES FBI OVERSIGHT / CONGRESS.ORG

ALSO FBI HACKED MY FACEBOOK PAGE
HTTP://WWW.FACEBOOK.COM/FIGHTCORRUPTIONUSA
THANK YOU. RICHARD MILLS - VICTIM OF CRIME 
2113 BERWYN CT VOORHEES, NJ 08043 
TEL: 856-874-4077 SOC SEC# 150-78-0087

-- 
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 25235] New: REPORTING U.S. GOVT. CORRUPTION

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

   Summary: REPORTING U.S. GOVT. CORRUPTION
   Product: Wikimedia
   Version: unspecified
  Platform: All
   URL: http://Http://www.Facebook.com/FightCorruptionUSA
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: richmills2...@yahoo.com
CC: richmills2...@yahoo.com


DEAR WIKIMEDIA,

I'M REPORTING U.S. GOVT. CORRUPTION & CHILD ABDUCTION!!!

TWO QUESTIONS:
A) IS WIKIPEDIA COMMONS AFFILIATED W/ WIKILEAKS.ORG ?
B) PLEAS REVIEW / SEE MY PUBLISHED REPORTING OF U.S. GOVT. / U.S. DOJ
CORRUPTION

PLEASE REVIEW / SEE MY PUBLISHED REPORTS:
GOOGLE SEARCH: 1) AG CASE# 200706634 
2) REP. SESTAK ADVISES FBI OVERSIGHT / CONGRESS.ORG

ALSO THE FBI HACKED MY FACEBOOK PAGE!!!
HTTP://WWW.FACEBOOK.COM/FIGHTCORRUPTIONUSA

THANK YOU. 
RICHARD MILLS - VICTIM OF CRIME / FBI COVER UP OF NJ AG CASE#200706634
2113 BERWYN CT 
VOORHEES, NJ 08043 
TEL: 856-874-4077 S
OC SEC# 150-78-0087

-- 
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 25234] New: "Email this user"-link has no returnto-parameter

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

   Summary: "Email this user"-link has no returnto-parameter
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: User interface
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: andbe...@web.de


The link to the Email-function in the left toolbar has no returnto-parameter,
so when you followed the link it always sends you "back" to the Main Page.
http://en.wikipedia.org/wiki/Special:EmailUser?returnto=Somewhere would be
working.

I hope I chose the right MediaWiki Component for 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 25233] New: Login problem

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

   Summary: Login problem
   Product: Wikimedia
   Version: unspecified
  Platform: PC
   URL: http://outreach.wikimedia.org/w/index.php?title=Specia
l:UserLogin
OS/Version: Windows Vista
Status: NEW
  Severity: normal
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: tayy...@gmail.com


I have a global user account. username:Taysin
I can not log in as Taysin. Not reset the password. it says "no user account".
not open a new account for username:Taysin

-- 
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 25232] API custom class inherited from ApiQueryBase does not call getCustomPrinter() method

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

Dmitriy  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME

-- 
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 25232] API custom class inherited from ApiQueryBase does not call getCustomPrinter() method

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

--- Comment #2 from Dmitriy  2010-09-21 15:48:29 UTC ---
Thank you. I should try inherit ApiBase instead. Didn't think about the
possible conjunction of ApiQueryBase instances.

-- 
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 25232] API custom class inherited from ApiQueryBase does not call getCustomPrinter() method

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

--- Comment #1 from Roan Kattouw  2010-09-21 15:22:09 
UTC ---
Query submodules can be called in conjunction with other query submodules, like
so:

api.php?action=query&list=allpages&meta=siteinfo|userinfo&prop=info|revisions

In this case, if your module would switch to a custom printer, the others would
quite likely freak out. Architecturally, the ApiQuery class is the main module
being called and it is ApiQuery that determines the custom printer etc.; it
only calls ApiQuery* classes to populate parts of its result, but those classes
aren't fully-fledged modules.

-- 
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 25232] API custom class inherited from ApiQueryBase does not call getCustomPrinter() method

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

Reedy  changed:

   What|Removed |Added

   Severity|enhancement |normal

-- 
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 25232] New: API custom class inherited from ApiQueryBase does not call getCustomPrinter() method

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

   Summary: API custom class inherited from ApiQueryBase does not
call getCustomPrinter() method
   Product: MediaWiki
   Version: 1.15.4
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: API
AssignedTo: roan.katt...@gmail.com
ReportedBy: c...@uniyar.ac.ru
CC: bryan.tongm...@gmail.com, s...@reedyboy.net,
vasi...@gmail.com, soxre...@gmail.com


I've defined getCustomPrinter() in my extension's class derived from
ApiQueryBase. However, it's simply not being called, even though, both ApiBase
class and ApiQuery define this method and ApiQueryBase extends ApiBase.

Because of that, I am forced to use &export and &exportnowrap parameters, which
are unnecessary (extra bloat) in my case.

There must be something flawed in this logic, I think so.

-- 
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 25222] Print export option for book creator

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

Johannes Beigel  changed:

   What|Removed |Added

 CC||johannes.bei...@pediapress.
   ||com

--- Comment #1 from Johannes Beigel  2010-09-21 
14:06:21 UTC ---
Hello.

It can happen that the lifetime of the browser cookie expires. In that case,
you have to re-enable the book tool. As we're saving the collection as "local
storage" with your browser, you should be asked if you want to restore your
book. But you have to use the same browser on the same computer for this to
work.

I hope that helps!

Best regards,
Johannes Beigel

-- 
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 25229] Unable to link to pagetitles containing apostrophes

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

Bawolff  changed:

   What|Removed |Added

 CC||bawolff...@gmail.com

--- Comment #3 from Bawolff  2010-09-21 13:57:07 UTC ---
>Looks like things have only gone worse. Using entities used to work.
Just as a note, they still work (or at least numeric entities do, the '
didn't work for me). Both of the following work in my test.

*[[User:Krinkle/%27%27%27Example%27%27%27]]
*[[User:Krinkle/'''Example''']]

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

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


[Bug 25226] Old revisions served with wrong content type

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

--- Comment #3 from Bawolff  2010-09-21 13:48:52 UTC ---
>We do now, but I think this has not always been the case.

I could understand if we didn't back in the dark ages, but these files were
uploaded in 2009, surely we had the checks back then?

-- 
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 22595] Displaying typewriter apostrophe as typographic one in Ukrainian wiki

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

--- Comment #3 from Max Semenik  2010-09-21 13:41:12 UTC 
---
Agreed, Wikificator could be much more appropriate.

-- 
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 23796] Feature request: article icon area

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

p858snake  changed:

   What|Removed |Added

 CC||tpars...@wikimedia.org

--- Comment #14 from p858snake  2010-09-21 13:08:00 UTC ---
we need a css ninja, cc'ing trevor (blame reedy).

-- 
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 15461] Support X-Content-Type-Options: nosniff for IE 8

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

Chad H.  changed:

   What|Removed |Added

   Keywords||bugsmash
 CC||innocentkil...@gmail.com
 AssignedTo|innocentkil...@gmail.com|wikibug...@lists.wikimedia.
   ||org

--- Comment #4 from Chad H.  2010-09-21 12:14:39 UTC 
---
Unassigning from myself. Good candidate for bugsmash in October.

-- 
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 25213] New logo for Turkish Wikipedia

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

--- Comment #2 from yabanciv...@gmail.com 2010-09-21 10:02:06 UTC ---
We finally changed the logo by inserting a line to this page:
http://tr.wikipedia.org/wiki/MediaWiki:Common.css

So the problem is solved. Thanks for the comment.

-- 
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 25226] Old revisions served with wrong content type

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

--- Comment #2 from Bryan Tong Minh  2010-09-21 
08:36:51 UTC ---
We do (In reply to comment #1)
> Other interesting questions:
> *How did the image get uploaded in the first place. Don't we do checks on
> upload to stop this sort of thing?
We do now, but I think this has not always been the case.

That brings back an anecdote that I heart some time before: "we generally
assume that information in the database is correct, except when it is not"

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

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


[Bug 8871] changing format within a link (without piping it [[like this|like ''this'']])

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

Niklas Laxström  changed:

   What|Removed |Added

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

--- Comment #5 from Niklas Laxström  2010-09-21 
07:44:26 UTC ---
Yes they did at least, I don't know what they do nowdays. I'm in favor of
wontfixing this  bug, since being able to link to articles is more important
that shortcut for styling the links, unless you can think of a way having both.

-- 
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 8932] Unable to link to titles containing double- or triple-apostrophes

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

Niklas Laxström  changed:

   What|Removed |Added

 CC||krinklem...@gmail.com

--- Comment #4 from Niklas Laxström  2010-09-21 
07:41:39 UTC ---
*** Bug 25229 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 25229] Unable to link to pagetitles containing apostrophes

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

Niklas Laxström  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||niklas.laxst...@gmail.com
 Resolution||DUPLICATE

--- Comment #2 from Niklas Laxström  2010-09-21 
07:41:39 UTC ---
Looks like things have only gone worse. Using entities used to work.

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

-- 
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 22595] Displaying typewriter apostrophe as typographic one in Ukrainian wiki

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

Niklas Laxström  changed:

   What|Removed |Added

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

--- Comment #2 from Niklas Laxström  2010-09-21 
07:37:53 UTC ---
I think the general (developer) opinion is against any more of automatic
conversions. They usually cause more trouble than is worth.

-- 
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 25231] New: wikitech-l post in archive is truncated

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

   Summary: wikitech-l post in archive is truncated
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: b...@mzmcbride.com


http://lists.wikimedia.org/pipermail/wikitech-l/2010-September/049543.html is
unexpectedly truncated. The full version of the message is available at
http://thread.gmane.org/gmane.science.linguistics.wikipedia.technical/49879/focus=49886

Perhaps the wikitech-l archive needs to be rebuilt or something? The full
message definitely went through to the mail server; it appears that the only
place it's not showing up properly is in that particular pipermail archive
link.

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