[Bug 22156] Format Output like categorypages

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22156

--- Comment #2 from Yaron Koren  2011-07-03 05:14:32 UTC ---
I agree that this is a problem, although I have no immediate plans to fix it.
If you could submit some sample HTML and CSS, though, showing how you think the
page should be laid out, that would be helpful.

-- 
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 25897] AbuseFilter: history should be searchable by filter

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25897

John Mark Vandenberg  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID

--- Comment #2 from John Mark Vandenberg  2011-07-03 02:36:51 
UTC ---
closing as invalid as the filter page has a link to its history.

-- 
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 25897] AbuseFilter: history should be searchable by filter

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=25897

aokomoriuta  changed:

   What|Removed |Added

 CC||aokomori...@enmps.net

--- Comment #1 from aokomoriuta  2011-07-03 01:46:49 UTC 
---
You can filter by filter#, i.e. [[Special:AbuseFilter/history/194]] shows
Filter#194's RecentChanges.

-- 
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 29360] Define $wgUploadMissingFileUrl for ptwikibooks

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29360

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

   What|Removed |Added

URL|https://secure.wikimedia.or |https://secure.wikimedia.or
   |g/wikibooks/pt/wiki/T??pico |g/wikibooks/pt/wiki/Tópico:
   |:Wikilivros:Di??logos_comun |Wikilivros:Diálogos_comunit
   |it??rios/Imagens_usadas_no_ |ários/Imagens_usadas_no_pro
   |projeto?uselang=en  |jeto?uselang=en

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


[Bug 29360] Define $wgUploadMissingFileUrl for ptwikibooks

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29360

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

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #2 from mybugs.m...@gmail.com 2011-07-03 01:27:23 UTC ---
Sorry for bothering you again, but I noticed I problem with our choice of
pointing this link to
[[commons:Commons:Upload/pt]]
instead of
[[commons:Special:Upload]]

This makes the parameter "wpDestFile" to be discarded when the user follow the
link to a page like
https://secure.wikimedia.org/wikipedia/commons/wiki/Commons:Upload/pt?uselang=pt&wpDestFile=EXAMPLE.jpg
because once he is on that page he will need to click in one of the options an
they are just normal internal links, and do not preserve such parameters.

(compare with what happens when we go to:
https://secure.wikimedia.org/wikipedia/commons/wiki/Special:Upload?uselang=pt&wpDestFile=EXAMPLE.jpg
, i.e. the name of the file is used to fill in the corresponding field of the
upload form)

So, could you change the variable to point to the special page instead?

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

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


[Bug 29028] Provide more flexibility for defining if a gadget should be visible on [[Special:Preferences]]

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29028

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

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||WORKSFORME

--- Comment #10 from mybugs.m...@gmail.com 2011-07-03 01:06:17 UTC ---
(In reply to comment #8)
> The some-rights thing (ie. part if you can block, part if you can delete etc.)
> can probably be achieved by making the gadget more object oriented / modular
> and splitting it up in multiple modules that can be plugged-in.

Hmm.. This approach of splitting a gadget into parts and creating different
checkboxes preferences for different user rights will probably help.

And about the gadgets for non-newbies, and other more complicated combinations
of rights, it seems that the admins can create some code to put on
[[MediaWiki:Common.js]] which could show/hide items from
[[Special:Preferences]] depending on the values of some variables and user
preferences.

I'm re-closing this bug as WORKSFORME since there seems to be other good ways
to achieve the same results.

Thank you all!

-- 
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 27667] mysql_real_escape_string() expects parameter 2 to be resource, null

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27667

Pablo Castellano (IRC: pablog)  changed:

   What|Removed |Added

 CC||pab...@gnome.org

--- Comment #10 from Pablo Castellano (IRC: pablog)  
2011-07-03 00:36:47 UTC ---
I have this same issue.

I was using mediawiki 1.16.2 and I have upgraded it to 1.17.0, having upgraded
the sql schemas. Everything seems to work fine except my user wikipage that
shows these errors.

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

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


[Bug 26304] OAIRepository fatal error stops search indexing

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26304

--- Comment #17 from Mark A. Hershberger  2011-07-02 
23:37:34 UTC ---
Created attachment 8737
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=8737
results of grep

results of grepping the logs

-- 
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 29688] New: Lots of confusing bugfixes for the generateSitemap.php discussion page

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29688

   Web browser: ---
 Bug #: 29688
   Summary: Lots of confusing bugfixes for the generateSitemap.php
discussion page
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: Documentation
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: dan.bol...@gmail.com
Classification: Unclassified


Can someone please review the generateSitemap.php maintenance script and remove
old patches from the discussion here:

http://www.mediawiki.org/wiki/Manual_talk:GenerateSitemap.php


It's very confusing to know if the code works or not with all this discussion
of problems and patches.

Cheers,

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

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


[Bug 29687] New: Some pages have a 'null' lastmod field in the sitemap!

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29687

   Web browser: ---
 Bug #: 29687
   Summary: Some pages have a 'null' lastmod field in the sitemap!
   Product: MediaWiki
   Version: 1.17.0
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Maintenance scripts
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: dan.bol...@gmail.com
CC: innocentkil...@gmail.com
Classification: Unclassified


I'm creating a sitemap for my wiki with the following command:

php /memberroot/dmb/public_html/metabase/mw/maintenance/generateSitemap.php \
--fspath /memberroot/dmb/public_html/metabase/mw/sitemap \
--server http://metadatabase.org \
--urlpath http://metadatabase.org/sitemap


When I load this into google webmaster tools, almost everything works fine.
However, a couple of pages have a weird 'null' lastmod field:


http://metadatabase.org/wiki/Main_Page

1.0



and:

http://metadatabase.org/wiki/Help:About

0.5



It's always these two pages!


This causes Google to barf with an error about an incorrect date format.

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

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


[Bug 29660] Transwiki import replaces page content

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29660

--- Comment #4 from JAn Dudík  2011-07-02 21:24:06 UTC ---
Yes, but it means, that I must check before import existence of page. 
But when i found in Wiktionary typical encyclopedic article or in wikipedia
wiktionary's one, I want simply import and after that make some changes. And in
this case the info, that target article exists will 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 29660] Transwiki import replaces page content

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29660

--- Comment #3 from Mark A. Hershberger  2011-07-02 
20:59:02 UTC ---
Because you aren't losing anything — the history is all there.  It is
assumed that if you didn't want the latest version, you wouldn't be
doing the merge.

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


[Bug 13789] Restore the global CheckUser log

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13789

fr33k...@yahoo.co.uk changed:

   What|Removed |Added

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

--- Comment #7 from fr33k...@yahoo.co.uk 2011-07-02 20:29:40 UTC ---
Is any update available regarding this bug request? Thanks!

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

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


[Bug 29686] New: add sd.wn and th.wn that seem to not use the "Single Unified Login"

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29686

   Web browser: ---
 Bug #: 29686
   Summary: add sd.wn and th.wn that seem to not use the "Single
Unified Login"
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: CentralAuth
AssignedTo: vasi...@gmail.com
ReportedBy: crochet.da...@free.fr
CC: agarr...@wikimedia.org
Classification: Unclassified


sd.wikinews and th.wikinews seem to be not in the SUL system

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


wikibugs-l@lists.wikimedia.org

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29685

   Web browser: ---
 Bug #: 29685
   Summary: do not output NULL parentid with
list=deletedrevs&drprop=parentid
   Product: MediaWiki
   Version: 1.19-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: API
AssignedTo: roan.katt...@gmail.com
ReportedBy: duplicate...@googlemail.com
CC: bryan.tongm...@gmail.com, s...@reedyboy.net,
soxre...@gmail.com, vasi...@gmail.com
Classification: Unclassified


r85770 adds the parentid to list=deletedrevs, unfortunately that field is
always NULL (bug 28553). At the moment a parentid="0" is added, but a parentid
of 0 indicated the last revision of that page (in prop=revisions), so adding a
0 for all revisions is a bad idea. prop=revisions makes a is_null() check.
Please also make the null check in list=deletedrevs. 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 29684] New: Set forgotten parameter types in ApiQueryIWLinks

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29684

   Web browser: ---
 Bug #: 29684
   Summary: Set forgotten parameter types in ApiQueryIWLinks
   Product: MediaWiki
   Version: 1.19-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: API
AssignedTo: roan.katt...@gmail.com
ReportedBy: duplicate...@googlemail.com
CC: bryan.tongm...@gmail.com, s...@reedyboy.net,
soxre...@gmail.com, vasi...@gmail.com
Classification: Unclassified


action=iwlinks&iwurl should be a boolean (per r66872#c15473). 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 29655] Restore $wgFlaggedRevsAutopromoteInRC setting in some way

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29655

Aaron Schulz  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

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

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


[Bug 26109] Don't list users who haven't actually changed the page in reject summary

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26109

Aaron Schulz  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #3 from Aaron Schulz  2011-07-02 18:51:11 
UTC ---
Fixed in r91366.

-- 
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 26304] OAIRepository fatal error stops search indexing

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26304

--- Comment #16 from Brion Vibber  2011-07-02 18:41:44 UTC 
---
r91364 makes the ListRecords chunk size configurable via $oaiChunkSize (default
is 50, the same as was previously hardcoded).

Should be straightforward to merge that to 1.17wmf1, push that out, and try
lowering the value to see if it has any effect. Smaller chunk size will require
more requests to get through the data so may slow it down a little, but if it's
leaking memory from record to record this may help.

-- 
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 26304] OAIRepository fatal error stops search indexing

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26304

--- Comment #15 from Brion Vibber  2011-07-02 18:37:45 UTC 
---
I have no server access so couldn't tell you exactly what's being recorded now,
but when pulling some of the older links shown above (for enwiki & commons)
using the testing password I end up receiving what at first looks like a legit
OAI-PMH XML response, but partway through after the end of one of the
... elements suddenly the Wikimedia error page shows up like
this:

... ^ OAI-PMH with embedded MediaWiki export XML
  



http://www.w3.org/TR/2002/REC-xhtml1-20020801/DTD/xhtml1-transitional.dtd";>

http://www.w3.org/1999/xhtml"; xml:lang="en" lang="en">
 

  Wikimedia Error
  
  http://meta.wikimedia.org/wiki/Multilingual_error_messages"/>
  http://www.gnu.org/licenses/fdl.txt"/>
... v HTML error page

The OAI output, like Special:Export disables the regular output stuff and
possibly the regular output buffering as well, so it might be that some error
is triggering that error page (have we modified PHP to output that error page
directly on a fatal error, perhaps?)


Taking a quick look over the current OAI extension code, I don't see any
explicit use of UtfNormal::cleanUp(); though it'll be implicitly called already
by the xmlsafe() string escaping wrapper in WikiExport common code & a few bits
in OAIRepo itself.

A very large page with a lot of non-ASCII characters could perhaps be an
individual thing that eats up a lot of memory in one chunk; it's also possible
there's a memory leak I haven't noticed before.

Could try tweaking the number in OAIRepo::chunkSize() down -- this'll make it
run fewer pages through each ListRecords call, and might help if there's a leak
forcing memory usage up from record to record -- but *won't* help if it's dying
on an individual page record being too-big.

-- 
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 29660] Transwiki import replaces page content

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29660

--- Comment #2 from JAn Dudík  2011-07-02 18:29:24 UTC ---
Ok, that looks logicaly, but why there is no warning, that target page already
exists?

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


[Bug 29655] Restore $wgFlaggedRevsAutopromoteInRC setting in some way

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29655

Aaron Schulz  changed:

   What|Removed |Added

Summary|$wgFlaggedRevsAutopromoteIn |Restore
   |RC has no effect|$wgFlaggedRevsAutopromoteIn
   ||RC setting in some way
   Severity|normal  |enhancement

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

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


[Bug 26304] OAIRepository fatal error stops search indexing

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26304

--- Comment #14 from Robert Stojnic  2011-07-02 17:04:05 UTC 
---
If anyone is going to track this down and needs some fresh URLs that fail, do
the following:

ssh searchidx2
grep "HTTP response code: 500" /a/search/log/log-all | tail

-- 
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 29683] #info: produces incorrect output.

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29683

Van de Bugger  changed:

   What|Removed |Added

URL||http://sandbox.semantic-med
   ||iawiki.org/wiki/Info_test
 CC||van.de.bug...@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 29683] New: #info: produces incorrect output.

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29683

   Web browser: ---
 Bug #: 29683
   Summary: #info: produces incorrect output.
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Semantic MediaWiki
AssignedTo: mar...@semantic-mediawiki.org
ReportedBy: van.de.bug...@gmail.com
CC: jeroen_ded...@yahoo.com
Classification: Unclassified


Example:


Magic word{{ #info: Help text.


Ops.}} is not actually magic.


Expected output:


Magic word(?) is not actually magic.


Expected content of bubble:
---

Help text.
Oops.


Actual output:
--

Magic word(?)

Oops. is not actually magic.


Actual content of bubble:
-

Help text.



Additional information:
---

Semantic MediaWiki Version 1.0 alpha

The bug can be seen at: http://sandbox.semantic-mediawiki.org/wiki/Info_test

-- 
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 26304] OAIRepository fatal error stops search indexing

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26304

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|High|Highest

-- 
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 29616] Special:GlobalUserRights redirects to Special:UserRights

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29616

Kudu  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||INVALID

--- Comment #2 from Kudu  2011-07-02 16:41:11 UTC ---
This is probably either INVALID or 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 29682] Fatal error when accessing Special:GlobalGroupMembership

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29682

--- Comment #1 from Kudu  2011-07-02 16:40:15 UTC ---
Diff:
http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/CentralAuth/SpecialGlobalGroupMembership.php?&pathrev=83789&r1=83788&r2=83789

-- 
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 29682] New: Fatal error when accessing Special:GlobalGroupMembership

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29682

   Web browser: ---
 Bug #: 29682
   Summary: Fatal error when accessing
Special:GlobalGroupMembership
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: CentralAuth
AssignedTo: vasi...@gmail.com
ReportedBy: mozillawater...@gmail.com
CC: agarr...@wikimedia.org
Classification: Unclassified


Setup: Latest CentralAuth trunk, MediaWiki 1.17 Final

When accessing Special:GlobalGroupMembership, I get this error:

  PHP Fatal error:  Call to a member function getGroup() on a non-object in
/var/www/mywiki/includes/OutputPage.php on line 2707

I've been able to fix this, at least temporarily, by undoing the change in
r83789.

-- 
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 29655] $wgFlaggedRevsAutopromoteInRC has no effect

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29655

Beau  changed:

   What|Removed |Added

 CC||b...@adres.pl

--- Comment #4 from Beau  2011-07-02 16:27:45 UTC ---
This information on Special:RecentChanges helps tracking changes on wiki. It
would be also broadcasted on IRC channels, so one can watch only IRC channel,
without going repeatedly to wiki rights log. Current situation is confusing for
users, because some events are displayed on recent changes (manual group
membership change) and some not (autopromote, changes through meta-wiki).

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

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


[Bug 29655] $wgFlaggedRevsAutopromoteInRC has no effect

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29655

--- Comment #3 from Leinad  2011-07-02 16:25:08 UTC ---
PS. In my opinion, autopromotion should be visible on RC, the same as other
user rights changes. Maybe it's a bit floody on large wikis, so variable to
activate this option would be the best solution.

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

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


[Bug 29669] Minor adjustments to Vector search button

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29669

Mark A. Hershberger  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||m...@everybody.org
 Resolution||FIXED

--- Comment #2 from Mark A. Hershberger  2011-07-02 
16:12:57 UTC ---
r91356

-- 
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 28613] Some thumbnails [or squid cache of them] weren't purged when new version of file uploaded.

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28613

--- Comment #26 from Mark A. Hershberger  2011-07-02 
16:03:11 UTC ---
itwiki looks like it would make a good wiki to set the debugging code up on. 
Simple is small enough, too, I think.

Now, to get the debugging code.

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

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


[Bug 29681] New: Liquidthreads use beta edit toolbar when it is not activated

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29681

   Web browser: ---
 Bug #: 29681
   Summary: Liquidthreads use beta edit toolbar when it is not
activated
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: LiquidThreads
AssignedTo: agarr...@wikimedia.org
ReportedBy: lejo...@telia.com
CC: bhar...@wikimedia.org
Classification: Unclassified


When editting liquid threads at Swedish Wikisource the beta edit toolbar is
displayed. Even when "use enhanced editing toolbar" is not activated in my
preferences.

On normal pages the preferences works and the standard toolbar is 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 22386] Maintaince Script to Check if Revision User exists

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22386

DaSch  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #7 from DaSch  2011-07-02 15:06:17 UTC ---
fixed with SQL Query

-- 
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 29153] Pages loading without formatting too often

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29153

--- Comment #40 from mybugs.m...@gmail.com 2011-07-02 13:21:19 UTC ---
Created attachment 8736
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=8736
Screenshot of MW Code Review without CSS on non-secure server

The bug just happened on MW.org when I was using Google Chrome, not logged, and
using http.

Unfortunately I wasn't expecting it so when I pressed CTRL+SHIFT+J and went to
the resources tab it displayed
  "No requests captured. Reload the page to see detailed information on the
network activity."
(and when I reloaded the page it was displayed correctly)

Anyway, when the error occurred this time, the error console displayed
  "Failed to load resource".

-- 
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 26304] OAIRepository fatal error stops search indexing

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26304

Robert Stojnic  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #13 from Robert Stojnic  2011-07-02 13:02:05 UTC 
---
Both commons and ptwikibooks should be updated by tomorrow. However, the bug
still occurs. So, reopening.

-- 
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 29680] Cannot sort pages of different namespaces properly on category pages

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29680

--- Comment #1 from Subfader  2011-07-02 13:01:38 UTC ---
The main problem is that on category pages with more 200 articles, cutom
namespace pages are listed after all articles, which is the same old problem
again which 1.17 actually wanted to solve with its "improved category".

* A Brand New Article
* CustomNS:A Custom NS Page
* Another Article
* CustomNS:Some Different Article
* Some Other Article
* Test Article

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

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


[Bug 26304] OAIRepository fatal error stops search indexing

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26304

--- Comment #12 from mybugs.m...@gmail.com 2011-07-02 13:00:18 UTC ---
(In reply to comment #11)
> *** Bug 29679 has been marked as a duplicate of this bug. ***
Just to be sure, if this bug is fixed and Bug 29679 is a duplicate of this one,
when should we expect the index to be updated on Portuguese Wikibooks?

-- 
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 26304] OAIRepository fatal error stops search indexing

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26304

Robert Stojnic  changed:

   What|Removed |Added

 CC||mybugs.m...@gmail.com

--- Comment #11 from Robert Stojnic  2011-07-02 12:43:24 UTC 
---
*** Bug 29679 has been marked as a duplicate of this bug. ***

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

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


[Bug 29679] On Portuguese Wikibooks the search box suggestions are outdated and shows pages deleted three months ago

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29679

Robert Stojnic  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #2 from Robert Stojnic  2011-07-02 12:43:24 UTC 
---


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

-- 
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 29680] New: Cannot sort pages of different namespaces properly on category pages

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29680

   Web browser: ---
 Bug #: 29680
   Summary: Cannot sort pages of different namespaces properly on
category pages
   Product: MediaWiki
   Version: 1.17
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: Categories
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: subfa...@gmail.com
Classification: Unclassified


http://www.mediawiki.org/wiki/Manual:$wgCategoryPrefixedDefaultSortkey was
removed in MW 1.17

How are we supposed to sort pages of different namespaces properly 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 29679] On Portuguese Wikibooks the search box suggestions are outdated and shows pages deleted three months ago

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29679

p858snake  changed:

   What|Removed |Added

 CC||p858sn...@gmail.com
  Component|Search  |lucene-search-2
Version|1.19-svn|unspecified
 AssignedTo|wikibugs-l@lists.wikimedia. |rain...@eunet.rs
   |org |
Product|MediaWiki   |Wikimedia

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

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


[Bug 29679] On Portuguese Wikibooks the search box suggestions are outdated and shows pages deleted three months ago

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29679

--- Comment #1 from mybugs.m...@gmail.com 2011-07-02 11:46:16 UTC ---
Created attachment 8735
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=8735
screenshot

(In reply to comment #0)
> If you go to [[wikibooks:pt]] and start to type "Logística/Mov", which is part
> of the title of a page[1] which was deleted on 26 March 2011.

Uops... I deleted part of this sentence, and the link is wrongly pointing to
the English project:

If you go to [[wikibooks:pt:]] and start to type "Logística/Mov", which is part
of the title of a page[1] which was deleted on 26 March 2011, it will be
displayed a list whose first two items are pages which were deleted on 26 March
2011. Why are they still displayed on the list?


I tried to take a screenshot, but unfortunately the list of suggestions
disappears when I press "PrintScreen" (why is that? is it a bug from MW or from
Ubuntu?), so on this image you see only the tooltip of the first item (which
was deleted and shouldn't be on the list).

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


[Bug 29679] New: On Portuguese Wikibooks the search box suggestions are outdated and shows pages deleted three months ago

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29679

   Web browser: ---
 Bug #: 29679
   Summary: On Portuguese Wikibooks the search box suggestions are
outdated and shows pages deleted three months ago
   Product: MediaWiki
   Version: 1.19-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: Search
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: mybugs.m...@gmail.com
Classification: Unclassified


If you go to [[wikibooks:pt]] and start to type "Logística/Mov", which is part
of the title of a page[1] which was deleted on 26 March 2011.

On the other hand, if you type "MediaWiki:Gadget-Dicas.js", you do not get the
suggestion to go to that page, even considering that it exists since 9 June
2011 [2]. I remember some other pages created in the last months were not
included among the suggestions either (maybe related to Bug 28110, since we use
LQT, but I'm not sure).

Could someone take a look into this? Why is the index so outdated?


[1]
http://pt.wikibooks.org/w/index.php?title=Log%C3%ADstica/Movimenta%C3%A7%C3%A3o_de_materiais/Equipamento/Equipamento_de_armazenagem/Equipamento_de_armazenagem_de_pequenas_cargas/Operator-to-stock_-_equipamento_de_remo%C3%A7%C3%A3o&uselang=en
[2]
http://pt.wikibooks.org/w/index.php?title=MediaWiki:Gadget-Dicas.js&action=history&uselang=en

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


[Bug 17504] Inputbox extension should have single namespace search option

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17504

DaSch  changed:

   What|Removed |Added

   Keywords||need-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 17504] Inputbox extension should have single namespace search option

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17504

DaSch  changed:

   What|Removed |Added

   Attachment #5816|0   |1
is obsolete||
 AssignedTo|wikibugs-l@lists.wikimedia. |da...@dasch-tour.de
   |org |

--- Comment #6 from DaSch  2011-07-02 10:40:03 UTC ---
Created attachment 8734
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=8734
changes for namespace behaviour

This patch contains 3 changes
1. When only one namespace is given hide this checkbox
2. Surround checkbox and label with div to tie them together so they won't
split in two lines
3. adding some pice to Extension Description
Please review and applay

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

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


[Bug 26304] OAIRepository fatal error stops search indexing

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26304

--- Comment #10 from Mitch Harris  2011-07-02 10:17:30 
UTC ---
It's back again! The search engine update lags by 48 hours 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 22156] Format Output like categorypages

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22156

--- Comment #1 from DaSch  2011-07-02 09:57:09 UTC ---
After 1,5 year the problem still exists like you can see in the link given
above :/ that's not really nice how it is displayed now and no chance to fixes
this with Special-CSS

-- 
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 29677] Some input result in server error ERR_ZERO_SIZE_OBJECT

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29677

Derk-Jan Hartman  changed:

   What|Removed |Added

 CC||hart...@videolan.org
Summary|Some input result in sever  |Some input result in server
   |errors  |error ERR_ZERO_SIZE_OBJECT

-- 
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 29677] Some input result in sever errors

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29677

Roan Kattouw  changed:

   What|Removed |Added

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

--- Comment #2 from Roan Kattouw  2011-07-02 09:38:57 
UTC ---
Best I can tell, this seems to be a segfault in 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 29678] New: For german wikis Numbers in RDF Export are wrong

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29678

   Web browser: ---
 Bug #: 29678
   Summary: For german wikis Numbers in RDF Export are wrong
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Semantic MediaWiki
AssignedTo: mar...@semantic-mediawiki.org
ReportedBy: da...@dasch-tour.de
CC: jeroen_ded...@yahoo.com
Classification: Unclassified


RDF Export in SMW 1.16 converts Numbers
>From 34.400 in the Wiki Page it gets 34.4 or 34,4 in RDF.
http://www.wecowi.de/wiki/Deutschland
http://www.wecowi.de/wiki/Spezial:Exportiere_RDF/Deutschland

-- 
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 29106] Clean up use of JavaScript legacy globals and other code quality issues

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29106

Michael M.  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

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

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


[Bug 29106] Clean up use of JavaScript legacy globals and other code quality issues

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29106

Derk-Jan Hartman  changed:

   What|Removed |Added

 CC||hart...@videolan.org

--- Comment #9 from Derk-Jan Hartman  2011-07-02 09:17:50 
UTC ---
Split up the patch myself. Committed in.

r91342
r91343
r91347
r91349

-- 
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 29677] Some input result in sever errors

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29677

--- Comment #1 from Michael M.  2011-07-02 09:14:59 UTC 
---
I put comments around the code that produces the errors, so
[[:de:Benutzer_Diskussion:Karl_Bednarik]] now shows the page without error. Use 
http://de.wikipedia.org/w/index.php?title=Benutzer_Diskussion:Karl_Bednarik&oldid=86416230
instead.

-- 
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 29677] New: Some input result in sever errors

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29677

   Web browser: ---
 Bug #: 29677
   Summary: Some input result in sever errors
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: SyntaxHighlight (GeSHi)
AssignedTo: soxre...@gmail.com
ReportedBy: listenle...@gmail.com
Classification: Unclassified


Created attachment 8733
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=8733
Wikitext that produces the server error

The page [[:de:Benutzer_Diskussion:Karl_Bednarik]] can't be shown, neither does
it parse via API. I hunted it down to the attached input, which gives this
server error when previewing:

Request: POST
http://de.wikipedia.org/w/index.php?title=Wikipedia:Spielwiese&action=submit,
from xxx.xxx.xxx.xxx via sq40.wikimedia.org (squid/2.7.STABLE7) to 10.2.1.1
(10.2.1.1)
Error: ERR_ZERO_SIZE_OBJECT, errno [No Error] at Sat, 02 Jul 2011 08:54:55 GMT

Since once it must have been working in November 2010 this seems to be a
regression in MediaWiki 1.17

-- 
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 29676] jquery.client shouldn't use for-in-loops for arrays

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29676

p858snake  changed:

   What|Removed |Added

   Attachment #8731|0   |1
   is patch||
   Attachment #8731|application/octet-stream|text/plain
  mime type||

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

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


[Bug 29676] jquery.client shouldn't use for-in-loops for arrays

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29676

Derk-Jan Hartman  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||hart...@videolan.org
 Resolution||FIXED

--- Comment #1 from Derk-Jan Hartman  2011-07-02 08:32:50 
UTC ---
Committed in r91341. Thanks for the patch Michael !

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

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


[Bug 22463] Change getPoweredBy to be customizable

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22463

--- Comment #33 from DaSch  2011-07-02 08:15:39 UTC ---
Maybe you should take a look at the Skin I'm maintaining and what your
Deprecation does to my code
https://sourceforge.net/apps/trac/wecowi/browser/trunk/skins/Cavendish.php

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

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


[Bug 29106] Clean up use of JavaScript legacy globals and other code quality issues

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29106

--- Comment #8 from Michael M.  2011-07-02 08:05:25 UTC 
---
Created attachment 8732
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=8732
Proposed patch

I broke everything with Array.prototype.random = 'stuff'; and fixed it again,
patch added.

Please note the following:

* Adding something to the prototype for Array broke jquery.client as well, I
opened bug 29676 with a patch for this.
* Some changes in jquery.wikiEditor.toolbar.js are unrelated to this, I added
quotes for the [rel=] stuff, since this broke one test. Some other changes were
done to satisfy JSHint.
* The changes in jquery.wikiEditor.preview.js are definitly unrelated to this,
but I didn't want to create a separate patch for just adding a 2 (otherwise the
diff is shown to the whole text, even when editing only a section) and for
exchanging the + with a , (which just didn't work, asking for api.php[object
Object] certainly gives a 404 error).
* I didn't care about jquery.highlight.js, if a parameter isn't documented one
can't know if it's an array or a plain object.

-- 
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 29676] New: jquery.client shouldn't use for-in-loops for arrays

2011-07-02 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29676

   Web browser: ---
 Bug #: 29676
   Summary: jquery.client shouldn't use for-in-loops for arrays
   Product: MediaWiki
   Version: 1.19-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: minor
  Priority: Unprioritized
 Component: Javascript
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: listenle...@gmail.com
CC: tpars...@wikimedia.org
Classification: Unclassified


Created attachment 8731
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=8731
Patch to replace for-in with for(;;)

This breaks when strange things are added to Array.prototype (and you never
know what users do in their user scripts), so use for (var i = 0; i <
...length; i++ ) instead. I added a simple patch for 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