[Bug 16950] Show move log when viewing/creating a deleted page

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16950


church.of.emacs...@gmail.com changed:

   What|Removed |Added

 Status|REOPENED|ASSIGNED
   Keywords|need-review, patch  |




--- Comment #20 from church.of.emacs...@gmail.com  2009-06-16 07:40:54 UTC ---
r51041 broke this while fixing bug 18747. I'm working on a fix, but I'm stuck:

I want to negate the condition array('log_action'=>'revision') so that logs are
shown only if they are not revisiondelete-logs, how do I do that? An ugly
alternative would be to explicitly list every log_action (delete, restore,
move, move_redir). (The disadvantage of the latter fix is, that in the future
every new log_action of log_type delete/move has to be included manually)


-- 
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 19228] New: When a text is shown in a language the direction should match

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19228

   Web browser: ---
   Summary: When a text is shown in a language the direction should
match
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Internationalization
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: gerard.meijs...@gmail.com


My userpreferences on the Arabic Wikipedia is English for the language. The
text on the preferences page is consequently all in English. It would be proper
to have the direction of the text match the language of the preferences and not
the direction of the language of the Wiki.
Thanks,
 GerardM


-- 
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 19229] New: Captcha in the latin script fails people who do not do Latin

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19229

   Web browser: ---
   Summary: Captcha in the latin script fails people who do not do
Latin
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: User login/settings
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: gerard.meijs...@gmail.com


It would be good when we had captcha phrases in other scripts. Combine this
with a script selector and we have much improved usability while maintaining
this security feature.

PS We have plenty of words in all scripts.. it is a matter of obfuscating them
enough.
Thanks,
GerardM


-- 
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 16950] Show move log when viewing/creating a deleted page

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16950


Roan Kattouw  changed:

   What|Removed |Added

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




--- Comment #21 from Roan Kattouw   2009-06-16 08:39:24 
UTC ---
(In reply to comment #20)
> r51041 broke this while fixing bug 18747. I'm working on a fix, but I'm stuck:
> 
> I want to negate the condition array('log_action'=>'revision') so that logs 
> are
> shown only if they are not revisiondelete-logs, how do I do that? An ugly
> alternative would be to explicitly list every log_action (delete, restore,
> move, move_redir). (The disadvantage of the latter fix is, that in the future
> every new log_action of log_type delete/move has to be included manually)
> 
Just use "log_action != 'revision'"


-- 
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 19207] Bot edits should be marked automatically as sighted

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19207





--- Comment #8 from Leinad   2009-06-16 09:06:42 UTC ---
(In reply to comment #7)
> Yes (at least on huwiki).
> 

Also on plwiki and dewiki ;/


-- 
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 16950] Show move log when viewing/creating a deleted page

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16950


church.of.emacs...@gmail.com changed:

   What|Removed |Added

Attachment #6055 is|0   |1
   obsolete||




--- Comment #22 from church.of.emacs...@gmail.com  2009-06-16 09:09:23 UTC ---
Created an attachment (id=6230)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6230)
Fixes bug after r51041 broke it.


-- 
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 16950] Show move log when viewing/creating a deleted page

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16950


church.of.emacs...@gmail.com changed:

   What|Removed |Added

   Keywords||need-review, patch




--- Comment #23 from church.of.emacs...@gmail.com  2009-06-16 09:11:39 UTC ---
> Just use "log_action != 'revision'"

Ooops. Easy fix. I focused too much on the array structure that was previously
in place.


-- 
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 18747] deletion log shown on page re-creation is filled with useless individual revision supression entries

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18747


church.of.emacs...@gmail.com changed:

   What|Removed |Added

 CC||church.of.emacs...@gmail.com




--- Comment #2 from church.of.emacs...@gmail.com  2009-06-16 09:13:58 UTC ---
This broke bug 16950, fixed in a patch.
Note that this bug applied only to edit mode. My patch excludes revision-delete
for page views, too.


-- 
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 19221] Chapter Header out of sync with Chapters

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19221


PediaPress Support Team  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from PediaPress Support Team   
2009-06-16 09:15:44 UTC ---
Thanks for pointing this out.

Fixed with http://code.pediapress.com/hg/mwlib.rl/rev/8064ccb4107a


-- 
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 19216] Recent software changes broke the Abuse Filter

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19216





--- Comment #1 from Andrew Garrett   2009-06-16 
09:16:22 UTC ---
Is this still the case?

Are there examples?

Have you isolated a test case?

Discussion on
http://en.wikipedia.org/wiki/Wikipedia_talk:Abuse_Filter#Massive_triggering_of_filter_28
seems to indicate that it wasn't the vast problem described.


-- 
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 19222] Semi Colon indicated Chapter Page on separate page please

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19222





--- Comment #1 from PediaPress Support Team   
2009-06-16 09:33:04 UTC ---
I guess you are using the chapter title to add quite a bit of text as an
introduction for a chapter. Is that correct? From our experience this is
contrary how chapters are "normally" used. Therefore I think this should not be
changed

I believe you might want to add an introductory article right after the chapter
to achieve what you want. Could you please supply an example if my assumptions
of what you are trying to do are wrong.


-- 
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 19223] PDF rendering now accepts inline font sizes but doesn't adjust line spacing to suit

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19223





--- Comment #1 from PediaPress Support Team   
2009-06-16 09:34:47 UTC ---
Could you please supply an example article where font sizing is a problem.


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

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


[Bug 19230] New: seeking in paused mode causes next clip to play

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19230

   Web browser: ---
   Summary: seeking in paused mode causes next clip to play
   Product: MediaWiki extensions
   Version: any
  Platform: All
   URL: js2/mwEmbed/example_usage/SequencerPlayer_Seeking.html
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: MetaVidWiki
AssignedTo: d...@ucsc.edu
ReportedBy: j...@v2v.cc


while seeking via setCurrentTime if the video is paused,
clips are added palying if one seeks to a position that is
a transition of two clips. the newly added video gets played

can be triggered by seeking to second 6.6 several times in
js2/mwEmbed/example_usage/SequencerPlayer_Seeking.html


-- 
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 19220] Pdf rendering does not scale images according to inline px size

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19220





--- Comment #1 from PediaPress Support Team   
2009-06-16 09:38:38 UTC ---
Could you please supply an example article where this goes "wrong" (please also
indicate which images are affected).


-- 
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 19231] New: embedding playlist with controls="false" does not work

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19231

   Web browser: ---
   Summary: embedding playlist with controls="false" does not work
   Product: MediaWiki extensions
   Version: any
  Platform: All
   URL: js2/mwEmbed/example_usage/SequencerPlayer_Seeking.html
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: MetaVidWiki
AssignedTo: d...@ucsc.edu
ReportedBy: j...@v2v.cc


right now its not possible to embed mv_embed without controls:

 

still has controls


-- 
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 19204] Special:GlobalUserRights's borked

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19204


Splarka  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #3 from Splarka   2009-06-16 09:47:54 UTC ---
Per r51952


-- 
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 19214] Bugs connected with FlaggedRevs

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19214





--- Comment #14 from Leinad   2009-06-16 09:50:39 UTC 
---
(In reply to comment #13)
> 5. Some reviewed edits are shown as unreviewed in a watchlist. For example:
> http://ru.wikipedia.org/w/api.php?action=query&prop=revisions&titles=Вооружённый%20конфликт%20в%20Южной%20Осетии%20(2008)&rvprop=user|comment|flags|flagged|ids&rvstartid=16435729&rvlimit=1
> .

From my observation, only edits made between r51863 and r51943 have these
damage. After syncing revision with correction 1)-4) it works  correctly.


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


[Bug 19214] Bugs connected with FlaggedRevs

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19214


p858snake  changed:

   What|Removed |Added

  Component|wikibugs|FlaggedRevs
Product|Wikimedia   |MediaWiki extensions
Version|unspecified |any




--- Comment #15 from p858snake   2009-06-16 09:57:40 
UTC ---
Changing Product: Wikimedia → Mediawiki extensions
Changing Component: WikiBugs → Flagged Revs
Reason: The wikibugs component is designed for the I.R.C. bot[1].

[1]. https://bugzilla.wikimedia.org/describecomponents.cgi?product=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 19215] Not loading CR localizations

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19215


Roan Kattouw  changed:

   What|Removed |Added

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




--- Comment #1 from Roan Kattouw   2009-06-16 10:01:31 
UTC ---
This bug seems to be weirdly intermittent: I got a good e-mail at 01:27 UTC
today, but a broken one at 09:40 UTC. The good one notified me of a comment,
while I suspect that the broken one tried to notify me of a follow-up rev
(r51952), could that explain the apparent intermittentness?


-- 
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 19214] Bugs connected with FlaggedRevs

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19214





--- Comment #16 from Leinad   2009-06-16 10:04:40 UTC 
---
6. (connected with issue 1.) Newly created pages by editor are marking
automatically as sighted, but:
- on RC and Watchlist still display with red exclamation mark (only with one
version in history, after next one edition red exclamation mark disappear)
- on [[Special:NewPages]] still display on yellow background (only with one
version in history...)


-- 
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 19200] Edit summary label broken

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19200





--- Comment #5 from Splarka   2009-06-16 10:06:04 UTC ---
To anyone directed here from WMF wikis:

Per the WONTFIX, I've enlisted some steward help to remove some of the more
awful breaks in this message.

Note that it was a valid concern to use  or _blank or such for
browsers that would not cache the edit page if you left it, but inserting raw

[Bug 19214] Bugs connected with FlaggedRevs

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19214





--- Comment #17 from Alexey Bobyakov   2009-06-16 
10:06:33 UTC ---
This is exactly my (5) issue, with more details.


-- 
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 19215] Not loading CR localizations

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19215


Roan Kattouw  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #2 from Roan Kattouw   2009-06-16 10:06:58 
UTC ---
Should be fixed with r51955


-- 
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 16950] Show move log when viewing/creating a deleted page

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16950


Aryeh Gregor  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




--- Comment #24 from Aryeh Gregor   2009-06-16 
10:28:05 UTC ---
Committed as r51956 with whitespace fixes.  See [[mw:Manual:Coding
conventions]], we use spaces around all operators and inside all parentheses.


-- 
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 19232] New: Parameter $2 of [[MediaWiki:Signature-anon]] is filled incorrectly

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19232

   Web browser: ---
   Summary: Parameter $2 of [[MediaWiki:Signature-anon]] is filled
incorrectly
   Product: MediaWiki
   Version: unspecified
  Platform: All
   URL: http://en.wikipedia.org/w/index.php?title=Wikipedia:Vill
age_pump_(technical)&oldid=296723291#Autosig_not_working
_.7E.7E.7E.7E
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: General/Unknown
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: amalthea.wikime...@googlemail.com


Per the discussion at
[http://en.wikipedia.org/w/index.php?title=Wikipedia:Village_pump_(technical)&oldid=296723291#Autosig_not_working_.7E.7E.7E.7E]:
The parameter $2 of [[MediaWiki:Signature-anon]] is filled incorrectly as e.g.
"Contributions/199.125.109.102"
With the default value of the message, this will display as e.g.
[[Special:Contributions/199.125.109.102|Contributions/199.125.109.102]] which
is most probably not the intended behavior.

It can of course be workarounded in the message


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

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


[Bug 13049] API must be accessed through the primary script entry point error

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13049


Russell Blau  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 19232] Parameter $2 of [[MediaWiki:Signature-anon]] is filled incorrectly

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19232


Gurch  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Gurch   2009-06-16 11:17:24 
UTC ---
Fixed in r51910


-- 
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 19136] New list Oversight-de-l

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19136


Church of emacs  changed:

   What|Removed |Added

 CC||church.of.emacs...@gmail.com




--- Comment #1 from Church of emacs   2009-06-16 
12:04:26 UTC ---
Hi. I don't want to hurry, but when can we expect the mailing list to be ready?
:)


-- 
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 19232] Parameter $2 of [[MediaWiki:Signature-anon]] is filled incorrectly

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19232





--- Comment #2 from Amalthea   2009-06-16 
12:06:49 UTC ---
Are you sure that this was the issue? I don't really see how it can end up with
the current behavior even if the nickname was '' at the beginning of function
getUserSig.


-- 
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 19233] New: Allow filtering of redirects in Special:ProtectedPages

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19233

   Web browser: ---
   Summary: Allow filtering of redirects in Special:ProtectedPages
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Special pages
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: wal...@email.com


Most of the fully protected pages in Wikipedia are redirects, and there is no
visible indication of which aren't. The visual differentiation can be done by
css, but still it'd be more useful to filter the list to show only
non-redirects. A simple "exclude redirects" checkbox in the filters box would
suffice.


-- 
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 19234] New: Removal wiki set

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19234

   Web browser: ---
   Summary: Removal wiki set
   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: danny.lei...@gmail.com


Please delete wiki set "Emergency flagged revision bot group"
(http://meta.wikimedia.org/wiki/Special:EditWikiSets/6). This group is
unnecessary, because wasn't resolved issue (bug19207).


-- 
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 19233] Allow filtering of redirects in Special:ProtectedPages

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19233





--- Comment #1 from Waldir   2009-06-16 12:46:17 UTC ---
Note: the min/max-size parameter allows to indirectly filter out both redirects
or non-redirects, so if you wish this could be closed with a WORKSFORME --
though still a real, explicit "omit redirects" option would be neater, so
perhaps a LATER...


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

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


[Bug 19228] When a text is shown in a language the direction should match

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19228


^demon  changed:

   What|Removed |Added

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




--- Comment #1 from ^demon   2009-06-16 13:08:42 UTC 
---


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


-- 
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 6100] Allow different directionality for user interface and wiki content

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6100


^demon  changed:

   What|Removed |Added

 CC||gerard.meijs...@gmail.com




--- Comment #31 from ^demon   2009-06-16 13:08:42 UTC 
---
*** Bug 19228 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 19216] Recent software changes broke the Abuse Filter

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19216





--- Comment #2 from Robert Rohde   2009-06-16 13:49:17 
UTC ---
Look at the very large diffs being matched by "length(added_lines) < 100" in
batch testing

Or for a more specific example try '!contains_any(added_lines,"[[","{{")' for
User:Naraht.  There are many examples that match even though they contain [[. 
Similar examples are also present in log 180 until it was disabled.


-- 
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 19235] New: Problem with data base.

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19235

   Web browser: ---
   Summary: Problem with data base.
   Product: MediaWiki
   Version: 1.13.4
  Platform: All
   URL: http://fr.wikikto.eu/
OS/Version: All
Status: NEW
  Severity: blocker
  Priority: Normal
 Component: Database
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: bertrand.gron...@aliceadsl.fr


The following site displays the following critical message :

Site: http://fr.wikikto.eu/

ErrorMessage: depuis la fonction « Job::pop ». MySQL a renvoyé l’erreur «
1016 : Can't open file: 'fr_job.ibd' (errno: 1)
(mysql.wikikto.nexenservices.com) ».


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


[Bug 19222] Semi Colon indicated Chapter Page on separate page please

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19222





--- Comment #2 from Graeme E. Smith   2009-06-16 13:59:16 
UTC ---
Actually no, I am using the same module name as the chapter name, and the
result is that I get three lines (if the chapter header is in sync) all saying
the same thing at the top of the page in different styles.

Header with underline

Chapter Title with top and bottom lines

Chapter Title with underline
Text

If you moved the chapter title with top and bottom lines off of the page it
would look neater

Header with Underline

Chapter title with top and bottom lines

Page/break

Header with Underline

Chapter Title with Underline
Text

Does that make better sense?


-- 
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 19223] PDF rendering now accepts inline font sizes but doesn't adjust line spacing to suit

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19223





--- Comment #2 from Graeme E. Smith   2009-06-16 14:10:02 
UTC ---
Sure try the following:

LINE ONE
LINE TWO

In wikilanguage this will result in two separate lines of text, but when
converted to PDF
the second line overwrites the first one because the line spacing is not being
adjusted to suite the font size.


-- 
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 19216] Recent software changes broke the Abuse Filter

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19216





--- Comment #3 from Andrew Garrett   2009-06-16 
14:14:52 UTC ---
(In reply to comment #2)
> Look at the very large diffs being matched by "length(added_lines) < 100" in
> batch testing
> 
> Or for a more specific example try '!contains_any(added_lines,"[[","{{")' for
> User:Naraht.  There are many examples that match even though they contain [[. 
> Similar examples are also present in log 180 until it was disabled.
> 

Batch testing seems to be broken. Matches according to the batch test, but not
according to 'examine'. Not sure if the actual filters are broken.


-- 
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 19223] PDF rendering now accepts inline font sizes but doesn't adjust line spacing to suit

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19223


PediaPress Support Team  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED




--- Comment #3 from PediaPress Support Team   
2009-06-16 14:21:48 UTC ---
Ok, I can confirm the problem. Interestingly enough, if inline spans are used, 
the Mediawiki renders the on top of each other but the PDF writer does it
right...

Check
http://simple.pediapress.com/w/index.php/MarkupReference/FormatterExample#Paragraphs
for examples.

Anyways I'll look into the problem you mention above


-- 
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 19236] New: "What Links Here" limits not working anymore

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19236

   Web browser: ---
   Summary: "What Links Here" limits not working anymore
   Product: MediaWiki
   Version: 1.16-svn
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: Special pages
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: heldergeov...@gmail.com


Hi!

When we go to [[Special:WhatLinksHere/Some page]], and click at some of the
"limit links" in the following line:
 View (previous 50) (next 50) (20 | 50 | 100 | 250 | 500)
for example, the "20", the target of ALL the other links changes to something
link
wgServer + wgScript + '?title=Special:Whatlinkshere/Some_page&limit=20

This way, the links does not works as expected anymore: instead of a list of
50, 100, 250 or 500 items, we would get always a list of 20 elements.

Does anybody knows what is wrong?
Helder


-- 
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 19216] Recent software changes broke the Abuse Filter

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19216





--- Comment #4 from Robert Rohde   2009-06-16 14:23:33 
UTC ---
Based on 180 in particular, I think it is affecting actual filters, but
possibly only in rare circumstances.

I'm not sure it is related or not, but the frequency of condition limited
events also seemed to jump with the update.


-- 
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 19236] "What Links Here" limits not working anymore

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19236


Roan Kattouw  changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com
URL||http://en.wikipedia.org/w/in
   ||dex.php?title=Special:WhatLi
   ||nksHere/Template:!&limit=20




--- Comment #1 from Roan Kattouw   2009-06-16 14:27:49 
UTC ---
Confirmed this, see URL


-- 
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 19216] Recent software changes broke the Abuse Filter

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19216





--- Comment #5 from Andrew Garrett   2009-06-16 
14:37:08 UTC ---
I've found the buggy code in question, and I'm working on a fix.


-- 
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 19220] Pdf rendering does not scale images according to inline px size

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19220





--- Comment #2 from Graeme E. Smith   2009-06-16 14:48:31 
UTC ---
Sure, here goes

Try http://en.wikibooks.org/User:Graeme E. Smith/Testpage

You can see that it accepts the base document size with no problem

Reduces it to a smaller size, but refuses to expand it to a larger size

Of course I am exagerating this version to the point where it is blurry and all
the mistakes in the original image are visible, but I think that it should be
the Authors choice whether or not to expand an illustration or picture, and how
much.

You might for instance want a blurry picture, to illustrate a point.

If you look at this file in Wikilanguage the third version nearly fills the
screen, but in PDF it is almost exactly the same size as the original. The
point I am trying to make is that for storage reasons pictures of a certain
size are allowed at creative commons, but for display purposes you might want
something a little larger, even if you have to sacrifice some quality to get
it.

I hope this helps.


-- 
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 19232] Parameter $2 of [[MediaWiki:Signature-anon]] is filled incorrectly

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19232





--- Comment #3 from Gurch   2009-06-16 14:55:09 
UTC ---
(In reply to comment #2)
> Are you sure that this was the issue? I don't really see how it can end up 
> with
> the current behavior even if the nickname was '' at the beginning of function
> getUserSig.

After updating to that revision I can no longer reproduce the bug on my test
wiki, and I assumed Nikerabbit knew what he was talking about in his commit
message. If you want to reopen the bug, please find evidence that the bug is
still occuring for versions > 51910 first.


-- 
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 19237] New: Internal error on user preferences page - Global default default is invalid for field date

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19237

   Web browser: ---
   Summary: Internal error on user preferences page - Global default
default is invalid for field date
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: User preferences
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: j@seznam.cz


On page http://cs.wikipedia.org/wiki/Speci%C3%A1ln%C3%AD:Nastaven%C3%AD , which
is the page for user settings, I see only:

Vnitřní chyba

Global default default is invalid for field date

Backtrace:

#0 /usr/local/apache/common-local/php-1.5/includes/Preferences.php(1050):
Preferences::getPreferences(Object(User))
#1
/usr/local/apache/common-local/php-1.5/includes/specials/SpecialPreferences.php(44):
Preferences::getFormObject(Object(User))
#2 /usr/local/apache/common-local/php-1.5/includes/SpecialPage.php(559):
SpecialPreferences->execute(NULL)
#3 /usr/local/apache/common-local/php-1.5/includes/Wiki.php(233):
SpecialPage::executePath(Object(Title))
#4 /usr/local/apache/common-local/php-1.5/includes/Wiki.php(62):
MediaWiki->initializeSpecialCases(Object(Title), Object(OutputPage),
Object(WebRequest))
#5 /usr/local/apache/common-local/php-1.5/index.php(116):
MediaWiki->initialize(Object(Title), NULL, Object(OutputPage), Object(User),
Object(WebRequest))
#6 /usr/local/apache/common-local/live-1.5/index.php(3):
require('/usr/local/apac...')
#7 {main}

Tried it to reload about five times, no change...


-- 
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 19237] Internal error on user preferences page - Global default default is invalid for field date

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19237


Martin Pecka  changed:

   What|Removed |Added

 CC||j@seznam.cz
   Severity|enhancement |major




-- 
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 19216] Recent software changes broke the Abuse Filter

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19216


Andrew Garrett  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #6 from Andrew Garrett   2009-06-16 
14:56:27 UTC ---
Fixed in r51970 and deployed on Wikimedia sites.


-- 
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 19136] New list Oversight-de-l

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19136





--- Comment #2 from Cary Bass   2009-06-16 14:58:46 UTC ---
I was under the impression this may be handled via OTRS.  


-- 
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 19236] "What Links Here" limits not working anymore

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19236


Siebrand  changed:

   What|Removed |Added

 CC||siebr...@wikipedia.be
 AssignedTo|wikibugs-   |siebr...@wikipedia.be
   |l...@lists.wikimedia.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 19207] Bot edits should be marked automatically as sighted

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19207


pgraw...@hotmail.com changed:

   What|Removed |Added

 CC||pgraw...@hotmail.com
   Priority|Normal  |Highest




--- Comment #9 from pgraw...@hotmail.com  2009-06-16 15:03:06 UTC ---
Setting prio to high, this needs fixing ASAP. Bots are causing thousands of
pages to become unsighted on dewiki. We also have to many bots to either give
them all editor rights or block them. 


-- 
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 19186] check if really can create an account, before advertising to do so

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19186





--- Comment #2 from Gurch   2009-06-16 15:09:39 
UTC ---
(In reply to comment #1)
> I assume that the bug is that this check is not done
> elsewhere; but where, exactly?

I think he means on [[Special:SpecialPages]], where "Log in / create account"
is one of the pages listed.


-- 
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 19190] EditTool i18n messages with markup should be avoided

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19190





--- Comment #9 from Roan Kattouw   2009-06-16 15:30:38 
UTC ---
(In reply to comment #8)
> (In reply to comment #6)
> > Yeah; fortunately, Wikipedia's i18n doesn't change very often (only at scap
> > time and when someone changes a MediaWiki: message that happens to be used 
> > in
> > JS).
> 
> yea .. at any rate it should be no more computationally expensive than
> rendering wiki-pages and normal interface updates that have to update all the
> html output. 
> 
> > > It would not be hard to retool the JS loader to grab the msgs in a 
> > > separate api
> > > request if we want to try that.
> > I'll write a proof of concept-like thingy tomorrow.
> 
> if you take a look at the
> branches/new-upload/phase3/js2/mwEmbed/jsScriptLoader.php &
> branches/new-upload/phase3/js2/mwEmbed/mv_embed.js you can see we doLoad
> function. 
> 
Ah, it seems you're already doing exactly what I had in mind.


-- 
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 15595] Hide a person's edits from Recent changes

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15595





--- Comment #4 from -jkb- or Jan Koukal   2009-06-16 16:08:29 
UTC ---
additionally: it would be very usefull for small project with few users that
are very active - if I cannot filtre them out so other edits (not only
vandalisms) get lost.


-- 
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 19238] New: Whatlinkshere broken

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19238

   Web browser: ---
   Summary: Whatlinkshere broken
   Product: MediaWiki
   Version: unspecified
  Platform: All
   URL: http://en.wikipedia.org/w/index.php?title=Special:WhatLi
nksHere/Linux&from=8115&back=8115
OS/Version: All
Status: NEW
  Severity: critical
  Priority: Normal
 Component: Special pages
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: fryedpe...@gmail.com


After the latest software update in Wikipedia, Special:Whatlinkshere doesn't
show all entries. For example, visit [[:en:Special:Whatlinkshere/Linux]] and
click "next 50" 2 times, then it stops showing additional entries. The query
string will be "?title=Special:WhatLinksHere/Linux&from=8115&back=8115". "next
50" and "previous 50" links don't work any more.


-- 
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 19239] New: Special:Preferences dies if user's date preference is not valid and the language does not have a formatting type named 'default'

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19239

   Web browser: ---
   Summary: Special:Preferences dies if user's date preference is
not valid and the language does not have a formatting
type named 'default'
   Product: MediaWiki
   Version: unspecified
  Platform: All
   URL: http://cs.wikipedia.org/wiki/Special:Preferences?uselang
=cs
OS/Version: All
Status: NEW
  Keywords: need-review, patch
  Severity: major
  Priority: Normal
 Component: User preferences
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: morme...@centrum.cz


Created an attachment (id=6231)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6231)
simple patch to solve (?) the problem

The newly revamped [[Special:Preferences]] checks if all user preference values
are valid, and if not, it resets them to the global defaults.

In case of the 'date' preference, the global default is hardcoded to 'default'
(see $wgDefaultUserOptions), however, some languages do not have a date
formatting style called 'default' (e.g. cs, hu). In those languages,
Special:Preferences dies with an internal error “Global default default is
invalid for field date” (see
http://cs.wikipedia.org/wiki/Soubor:Vnit%C5%99n%C3%AD_chyba2.jpg).

The global default for date formatting should be language-dependent. However,
no big deal, it seems we already have that, we are just not using it. See
MessagesXx::$defaultDateFormat.

Therefore, I believe a fix might be as simple as presented in the attachment.


-- 
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 19238] Whatlinkshere broken

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19238


Roan Kattouw  changed:

   What|Removed |Added

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




--- Comment #1 from Roan Kattouw   2009-06-16 16:11:08 
UTC ---


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


-- 
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 19236] "What Links Here" limits not working anymore

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19236


Roan Kattouw  changed:

   What|Removed |Added

 CC||fryedpe...@gmail.com




--- Comment #2 from Roan Kattouw   2009-06-16 16:11:08 
UTC ---
*** Bug 19238 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 19239] Special:Preferences dies if user's date preference is not valid and the language does not have a formatting type named 'default'

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19239


Mormegil  changed:

   What|Removed |Added

URL|http://cs.wikipedia.org/wiki|http://en.wikipedia.org/wiki
   |/Special:Preferences?uselang|/Special:Preferences?uselang
   |=cs |=cs




--- Comment #1 from Mormegil   2009-06-16 16:18:16 UTC ---
Hmmm… One other observation: it seems to me the whole date formatting idea is
not too good… you have the (user-interface) language defining the _keys_
which are stored in (language-independent) database (in user/options).

This way, ?uselang=xx will always behave weirdly.


-- 
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 19207] Bot edits should be marked automatically as sighted

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19207





--- Comment #10 from Leinad   2009-06-16 16:54:02 UTC 
---
Tim added to local conf "$wgGroupPermissions['bot']['review'] = true;" and now
it works (previously was "$wgGroupPermissions['bot']['autoreview'] = true;" and
it didn't work).


-- 
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 19227] global block should prevent password resets

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19227


Cary Bass  changed:

   What|Removed |Added

 CC||cb...@wikimedia.org




--- Comment #1 from Cary Bass   2009-06-16 16:55:27 UTC ---
This is a very high priority bug; stewards are starting to get password resets
daily from banned IPs.

Cary


-- 
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 19240] New: Re-enable the bad image list

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19240

   Web browser: ---
   Summary: Re-enable the bad image list
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Keywords: shell
  Severity: trivial
  Priority: Normal
 Component: Site requests
AssignedTo: tstarl...@wikimedia.org
ReportedBy: pub...@mzmcbride.com


The bad image list was recently disabled (during site testing of an
image-related issue, I believe).[1]

To my knowledge, the issue lied elsewhere and the bad image list can be
re-enabled. Marking as a shell bug and assigning to Tim as he was the one to
disable it.

[1] http://wikitech.wikimedia.org/index.php?diff=20518&oldid=20517&diffonly=1


-- 
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 15568] Enable FlaggedRevs custom configuration on Hungarian Wikipedia

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15568





--- Comment #12 from Tisza Gergő   2009-06-16 17:23:14 UTC ---
(In reply to comment #8)

Please also add review right to bots as a temporary workaround (see
https://bugzilla.wikimedia.org/show_bug.cgi?id=19207#c10 ); manually sighting
their edits is a lot of unnecessary work, even in short term.


-- 
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 19241] New: $wgFlaggedRevsPatrolNamespaces has no effect

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19241

   Web browser: ---
   Summary: $wgFlaggedRevsPatrolNamespaces has no effect
   Product: MediaWiki extensions
   Version: any
  Platform: All
   URL: http://hu.wikipedia.org/wiki/Speci%C3%A1lis:Friss_v%C3%A
1ltoztat%C3%A1sok
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: AbuseFilter
AssignedTo: agarr...@wikimedia.org
ReportedBy: gti...@gmail.com
CC: wikibugs-l@lists.wikimedia.org


Patrolling is disabled in huwiki through wgFlaggedRevsPatrolNamespaces =
array(); but the red exclamation marks still show up on recentchanges. The bug
appeared with the code update.


-- 
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 19241] $wgFlaggedRevsPatrolNamespaces has no effect

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19241


Tisza Gergő  changed:

   What|Removed |Added

  Component|AbuseFilter |FlaggedRevs




--- Comment #1 from Tisza Gergő   2009-06-16 17:30:07 UTC ---
Sorry, messed up the component. This is a FlaggedRevs issue.


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


[Bug 19241] $wgFlaggedRevsPatrolNamespaces has no effect

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19241


Andrew Garrett  changed:

   What|Removed |Added

 AssignedTo|agarr...@wikimedia.org  |jschulz_4...@msn.com




--- Comment #2 from Andrew Garrett   2009-06-16 
17:32:00 UTC ---
Assigning correctly.


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

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


[Bug 19124] clip does not play with native engine and with Java engine

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19124





--- Comment #3 from Michael Dale   2009-06-16 18:00:48 UTC ---
tested r51979 with ie7 playhead and play button work with java playback method. 
tested with safari 4 public beta with java playback in windows. Also works. 

Can you describe your platform and interface flow that leads to this error? 


-- 
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 19123] using Java engine - scrubber does not move in progress bar when clip is playing

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19123





--- Comment #3 from Michael Dale   2009-06-16 18:01:57 UTC ---
NO followup platform or interface flow described when changing status. it still
'worksforme' with r51979


-- 
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 19030] in FF 3.5b4 timer shows full time of original clip

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19030


Michael Dale  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||WONTFIX




--- Comment #3 from Michael Dale   2009-06-16 18:03:18 UTC ---
This is being tagged "wontfix". Read comments above. In the near future this
will be a non-issue as oggz-chop should rewrite the timecodes when we import
the file. 


-- 
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 19210] in all browsers with java/vlc engine - no buffering progress is shown

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19210


Michael Dale  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED




--- Comment #1 from Michael Dale   2009-06-16 18:07:14 UTC ---
right... VLC and Java have no api to provide this information. Fruthermore they
buffer into-memory rather than agressivly downloading the whole file. So they
only buffer ahead a given amout of time and throw away the data after the
playhead. 


This need to be fixed up-stream in the plugin-types.

We need to file separate bugs for VLC and cortado to have them support buffer
api over javascript. I will leave this open. 


-- 
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 19125] with Java engine - clip does not play when clicking on the video area play button

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19125


Michael Dale  changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||DUPLICATE




--- Comment #2 from Michael Dale   2009-06-16 18:08:13 UTC ---
this seems to be a duplicate of bug 19124
Follow the thread there

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


-- 
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 19124] clip does not play with native engine and with Java engine

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19124





--- Comment #4 from Michael Dale   2009-06-16 18:08:13 UTC ---
*** Bug 19125 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 19242] New: English Wikipedia dump has a wrong size

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19242

   Web browser: Internet Explorer 7.x
   Summary: English Wikipedia dump has a wrong size
   Product: dbzip2
   Version: unspecified
  Platform: All
   URL: http://download.wikimedia.org/enwiki/20090610/enwiki-
20090610-pages-articles.xml.bz2
OS/Version: All
Status: NEW
  Severity: major
  Priority: Normal
 Component: General
AssignedTo: br...@wikimedia.org
ReportedBy: yeyiw...@hotmail.com


The size listed on the Web is 4.9Gb. The actual downloaded file size is 899 MB.

In WinXP/IE6, the file can be downloaded for 899MB. The window showing download
progress states that the target size is 899MB.

In Vista/IE6, the file cannot be downloaded. It complains about HTTP header
error.

In Vista/IE7, the file can be downloaded for 899MB. The window showing download
progress states that the target size is 4.9GB.

wget downloads, again, a file of 899MB.

899MB is too small for an English Wikipedia article dump. Previous dump (July
2008) was around 3.8GB.


-- 
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 19207] Bot edits should be marked automatically as sighted

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19207





--- Comment #11 from pgraw...@hotmail.com  2009-06-16 18:42:18 UTC ---
(In reply to comment #10)
> Tim added to local conf "$wgGroupPermissions['bot']['review'] = true;" and now
> it works (previously was "$wgGroupPermissions['bot']['autoreview'] = true;" 
> and
> it didn't work).

Yea, I asked him to do this as a quick workaround, because the problem was
really getting serious, at least on dewiki. Obviously, this is not a solution,
but it shows rather clearly that the problem has something to do with the fact
that the "autoreview" feature is broken. A fix is being worked on. 


-- 
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 19243] New: Failure on cs.wikipedia

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19243

   Web browser: ---
   Summary: Failure on cs.wikipedia
   Product: MediaWiki
   Version: 1.13.2
  Platform: All
   URL: http://cs.wikipedia.org/wiki/Speci%C3%A1ln%C3%AD:Nastave
n%C3%AD
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: Special pages
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: michael.f...@gmx.ch


Created an attachment (id=6232)
 --> (https://bugzilla.wikimedia.org/attachment.cgi?id=6232)
Screen shoot of the message

Global default default is invalid for field date

Backtrace:

#0 /usr/local/apache/common-local/php-1.5/includes/Preferences.php(1050):
Preferences::getPreferences(Object(User))
#1
/usr/local/apache/common-local/php-1.5/includes/specials/SpecialPreferences.php(44):
Preferences::getFormObject(Object(User))
#2 /usr/local/apache/common-local/php-1.5/includes/SpecialPage.php(559):
SpecialPreferences->execute(NULL)
#3 /usr/local/apache/common-local/php-1.5/includes/Wiki.php(233):
SpecialPage::executePath(Object(Title))
#4 /usr/local/apache/common-local/php-1.5/includes/Wiki.php(62):
MediaWiki->initializeSpecialCases(Object(Title), Object(OutputPage),
Object(WebRequest))
#5 /usr/local/apache/common-local/php-1.5/index.php(116):
MediaWiki->initialize(Object(Title), NULL, Object(OutputPage), Object(User),
Object(WebRequest))
#6 /usr/local/apache/common-local/live-1.5/index.php(3):
require('/usr/local/apac...')
#7 {main}

checked with two accounts (MichaelFrey and Sundance_Raphael)


-- 
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 19214] Bugs connected with FlaggedRevs

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19214





--- Comment #18 from Aaron Schulz   2009-06-16 19:45:03 
UTC ---
(In reply to comment #14)
> (In reply to comment #13)
> > 5. Some reviewed edits are shown as unreviewed in a watchlist. For example:
> > http://ru.wikipedia.org/w/api.php?action=query&prop=revisions&titles=Вооружённый%20конфликт%20в%20Южной%20Осетии%20(2008)&rvprop=user|comment|flags|flagged|ids&rvstartid=16435729&rvlimit=1
> > .
> From my observation, only edits made between r51863 and r51943 have these
> damage. After syncing revision with correction 1)-4) it works  correctly.

Yes, the fix doesn't retroactively mark off some of the errant RC items.


-- 
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 19241] $wgFlaggedRevsPatrolNamespaces has no effect

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19241





--- Comment #3 from Aaron Schulz   2009-06-16 19:49:43 
UTC ---
(In reply to comment #0)
> Patrolling is disabled in huwiki through wgFlaggedRevsPatrolNamespaces =
> array(); but the red exclamation marks still show up on recentchanges. The bug
> appeared with the code update.

Unreviewed edits in review namespace still should have the ! marks.


-- 
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 19231] embedding playlist with controls="false" does not work

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19231


Michael Dale  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Michael Dale   2009-06-16 19:51:45 UTC ---
fixed in r51996
also updated the sequencer to use the controls="false" var


-- 
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 19214] Bugs connected with FlaggedRevs

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19214





--- Comment #19 from Aaron Schulz   2009-06-16 19:56:39 
UTC ---
(In reply to comment #16)
> 6. (connected with issue 1.) Newly created pages by editor are marking
> automatically as sighted, but:
> - on RC and Watchlist still display with red exclamation mark (only with one
> version in history, after next one edition red exclamation mark disappear)
> - on [[Special:NewPages]] still display on yellow background (only with one
> version in history...)

Can't reproduce locally.


-- 
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 19236] "What Links Here" limits not working anymore

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19236


Siebrand  changed:

   What|Removed |Added

 CC||innocentkil...@gmail.com
 AssignedTo|siebr...@wikipedia.be   |wikibugs-
   ||l...@lists.wikimedia.org




--- Comment #3 from Siebrand   2009-06-16 19:58:49 UTC 
---
Been staring at this for a pretty long while. I'm pretty certain the back link
was already broken in r49492. The second forward link broke after that. Taking
it off my name again, as I am not able to resolve. Reverting back to r49492
will not resolve it completely. CC-ing ^demon.


-- 
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 18193] Spacing issue when no results returned

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18193


Aaron Schulz  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 19241] $wgFlaggedRevsPatrolNamespaces has no effect

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19241





--- Comment #4 from Tisza Gergő   2009-06-16 20:01:58 UTC ---
(In reply to comment #3)
> Unreviewed edits in review namespace still should have the ! marks.

I have to admit I don't look at recentchanges a lot, but I was told these
appeared after the code upgrade. Also, they have class="unpatrolled".


-- 
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 3732] The logging table needs a log_user_text field so that events from anonymous users can be logged

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3732


Aaron Schulz  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #12 from Aaron Schulz   2009-06-16 20:07:32 
UTC ---
Finished in r51997


-- 
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 16660] Database table cleanup (tracking)

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16660


Bug 16660 depends on bug 3732, which changed state.

Bug 3732 Summary: The logging table needs a log_user_text field so that events 
from anonymous users can be logged
https://bugzilla.wikimedia.org/show_bug.cgi?id=3732

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED



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

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


[Bug 5970] Need to login to upload files

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=5970


Bug 5970 depends on bug 3732, which changed state.

Bug 3732 Summary: The logging table needs a log_user_text field so that events 
from anonymous users can be logged
https://bugzilla.wikimedia.org/show_bug.cgi?id=3732

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED



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

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


[Bug 1542] Log spam blacklist hits

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1542


Bug 1542 depends on bug 3732, which changed state.

Bug 3732 Summary: The logging table needs a log_user_text field so that events 
from anonymous users can be logged
https://bugzilla.wikimedia.org/show_bug.cgi?id=3732

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED



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

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


[Bug 17343] LogEventsList.php's getQueryInfo() INNER JOIN neglects log_user=0, causing deleteBatch.php's 'Delete page script' entries to be skipped

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=17343


Bug 17343 depends on bug 3732, which changed state.

Bug 3732 Summary: The logging table needs a log_user_text field so that events 
from anonymous users can be logged
https://bugzilla.wikimedia.org/show_bug.cgi?id=3732

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED



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

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


[Bug 10331] Introduce article creation log

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=10331


Bug 10331 depends on bug 3732, which changed state.

Bug 3732 Summary: The logging table needs a log_user_text field so that events 
from anonymous users can be logged
https://bugzilla.wikimedia.org/show_bug.cgi?id=3732

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED



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

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


[Bug 18419] Page shown as draft after being sighted

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18419





--- Comment #4 from Aaron Schulz   2009-06-16 20:10:41 
UTC ---
Do all articles do this?


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

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


[Bug 13646] Several channels missing from irc.wikimedia.org

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=13646


Fred Vassard  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #10 from Fred Vassard   2009-06-16 20:11:01 
UTC ---
Upgrading the IRCD server seems to have fixed these problems.
Resolving. 


-- 
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 16599] RecentChanges IRC related issues (tracking)

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16599


Bug 16599 depends on bug 13646, which changed state.

Bug 13646 Summary: Several channels missing from irc.wikimedia.org
https://bugzilla.wikimedia.org/show_bug.cgi?id=13646

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED



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

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


[Bug 16599] RecentChanges IRC related issues (tracking)

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16599


Bug 16599 depends on bug 14652, which changed state.

Bug 14652 Summary: Allow ZIP CAPAB on irc.wikimedia.org
https://bugzilla.wikimedia.org/show_bug.cgi?id=14652

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||FIXED



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

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


[Bug 14652] Allow ZIP CAPAB on irc.wikimedia.org

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14652


Fred Vassard  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #6 from Fred Vassard   2009-06-16 20:12:31 
UTC ---
ZIP CABAP has been enabled: 

Compiling ircd-ratbox stable

Installing into: /usr/local/ircd-ratbox
Ziplinks ... yes
OpenSSL  no
Modules  shared
IPv6 support ... no
Net I/O implementation . epoll
IO Debugging hooks . no
Assert debugging ... no
Small network .. no
ratbox-services compatibility .. yes


Resolving. 


-- 
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 18137] Set up IRC rc feed(s) for usabilitywiki

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18137


Fred Vassard  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED




--- Comment #6 from Fred Vassard   2009-06-16 20:13:25 
UTC ---
Which feeds are missing? 
let me know and I will see what I can do to create them.


-- 
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 18137] Set up IRC rc feed(s) for usabilitywiki

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18137





--- Comment #7 from Mike.lifeguard   2009-06-16 
20:19:12 UTC ---
#usability.wikimedia exists for the main wiki, but there is also the sandbox
and prototype usability wikis -- call them #usability-sandbox.wikimedia and
#usability-prototype.wikimedia respectively? They correspond to
http://prototype.wikimedia.org/sandbox/Special:RecentChanges and
http://prototype.wikimedia.org/en.wikipedia.org/Special:RecentChanges -- but it
appears there are now multiple prototype wikis
(http://usability.wikimedia.org/wiki/Prototype)?


-- 
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 18957] formatnum works wrong in german

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18957


debja...@gmail.com changed:

   What|Removed |Added

 CC||debja...@gmail.com




--- Comment #15 from debja...@gmail.com  2009-06-16 20:20:51 UTC ---
To sum up, there are following errors that should be fixed:

* {{formatnum:1234}} → 1234 instead of 1 234 (international and ISO 31-0
compatible notation! Furthermore this is a must for tables, where 4-digit and
4+-digit numbers are listed below. However the error does not occur with
negative numbers and numbers with a decimal separator.)
* {{formatnum:-1234}} → -1 234 instead of −1 234 (minus sing!
U+2212)
* {{formatnum:1234.56789}} →  1 234,56789 instead of
1 234,567 89 (also negative numbers should get a thousands separator,
see ISO 31-0)


-- 
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 18419] Page shown as draft after being sighted

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=18419





--- Comment #5 from Tisza Gergő   2009-06-16 20:23:12 UTC ---
No, it happens rarely.


-- 
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 19214] Bugs connected with FlaggedRevs

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19214





--- Comment #20 from Leinad   2009-06-16 20:23:18 UTC 
---
(In reply to comment #19)
> (In reply to comment #16)
> > 6. (connected with issue 1.) Newly created pages by editor are marking
> > automatically as sighted, but:
> > - on RC and Watchlist still display with red exclamation mark (only with one
> > version in history, after next one edition red exclamation mark disappear)
> > - on [[Special:NewPages]] still display on yellow background (only with one
> > version in history...)
> 
> Can't reproduce locally.
> 

Sorry, but I don't understand...

Red exclamation mark means unreviewed pages or outdated reviewed pages. When
editor create article, revision has mark "[automatically sighted]", so on
Watchlist and RC this page shouldn't be show with red exclamation mark.

Am I mistaken?


-- 
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 19244] New: Create a script to create all irc channels quickly

2009-06-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19244

   Web browser: ---
   Summary: Create a script to create all irc channels quickly
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Normal
 Component: IRC
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: mike.lifegu...@gmail.com
CC: fvass...@wikimedia.org


Please create a script to send a fake edit to the irc channel for each wiki
defined in all.dblist (http://noc.wikimedia.org/conf/all.dblist) -- since the
channel only gets created when rc needs to enter to report an edit there, this
would have the effect of creating all the channels, regardless whether the
actual wiki was actually edited.

This would involve creating the channel names from all.dblist and then sending
stuff to the irc server through udp (I think).

Or this may be totally hare-brained.


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

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


  1   2   >