[Bug 16824] New: Make new magic word {{OLDREVIEWEDPAGES}}

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16824

   Summary: Make new magic word {{OLDREVIEWEDPAGES}}
   Product: MediaWiki extensions
   Version: any
  Platform: All
   URL: http://en.wikinews.org/wiki/template:Votings
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: FlaggedRevs
AssignedTo: jschulz_4...@msn.com
ReportedBy: bawolff...@gmail.com


I think it might be useful if there was a magic word (I think thats what
they're called, I get confused between magic word and variable)
{{OLDREVIEWEDPAGES}} that gave the number of pages listed at
[[special:oldreviewedpages]]. This would be useful on say wikinews, where we
have status lists (such as [[n:template:votings]]) that give number of things
needing doing. We could have something like 4 pages need re-sighting on that
list, and it'd automatically update, so that editors would be advised that
things need to be resighted.

To sumarize: This is feature request for new magic word {{OLDREVIEWEDPAGES}}
similar to something like {{NUMBEROFARTICLES}}, that would give the number of
articles currently sitting in special:Oldreviewedpages waiting to be
re-sighted.

Thanks,
Bawolff


-- 
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 16825] New: Extension should accept variables as image and link names

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16825

   Summary: Extension should accept variables as image and link
names
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Normal
 Component: ImageMap
AssignedTo: tstarl...@wikimedia.org
ReportedBy: ek79...@yahoo.com


Currently, images and links specified in the extension have to be static if we
are using them in a template. If we wanted them to be variable depending on an
incoming variable of a template, that should work too. For example, this works:
imagemap
Image:Foo.jpg|100px|picture of a foo
rect0  0  50 50  [[{{{1|}}}]]
desc bottom-left
/imagemap

But this, would not work (but should):
imagemap
{{{myImage}}} |100px|picture of a foo
rect0  0  50 50  [[{{{MyLink}}}]]
desc bottom-left
/imagemap


-- 
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 16825] Extension should accept variables as image and link names

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16825


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

   What|Removed |Added

 CC||raimond.spekk...@gmail.com
 Status|NEW |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from Raimond Spekking raimond.spekk...@gmail.com  2008-12-29 
08:42:35 UTC ---
In general your bug is valid, but it's a dupe of bug 2257.

For a solution of your problem see the {{#tag:imagemap...}} syntax, i.e. in
http://en.wikipedia.org/wiki/Template:Imagemap

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


-- 
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 2257] Template parameters unavailable to XML-style parser tags

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2257


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

   What|Removed |Added

 CC||ek79...@yahoo.com




--- Comment #77 from Raimond Spekking raimond.spekk...@gmail.com  2008-12-29 
08:42:35 UTC ---
*** Bug 16825 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 16826] New: Untangle mixed use of message count / message numbers

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16826

   Summary: Untangle mixed use of message count / message numbers
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: minor
  Priority: Normal
 Component: SocialProfile
AssignedTo: j...@countervandalism.net
ReportedBy: bugzilla.wikime...@publi.purodha.net
CC: bugzilla.wikime...@publi.purodha.net


In MediaWiki:Userboard showingmessages,
Please add parameter $4 as ($3-$2+1), and amend the message
accordingly to:

Showing {{PLURAL:$4|message $3|messages $2-$3}} of $1.

The reason being that, currently, message counts,
and message numbers are mixed. The text displayed
would only be the intended one, if $1=1, else, when
after paging only one message is left to be shown,
$1 nevertheless remains 1, and the messages $2-$3
version is shown with $2=$3.


-- 
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 16826] Untangle mixed use of message count / message numbers

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16826


Purodha Blissenbach bugzilla.wikime...@publi.purodha.net changed:

   What|Removed |Added

 AssignedTo|j...@countervandalism.net   |bugzilla.wikime...@publi.pur
   ||odha.net




-- 
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 16826] Untangle mixed use of message count / message numbers

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16826


Purodha Blissenbach bugzilla.wikime...@publi.purodha.net changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #1 from Purodha Blissenbach bugzilla.wikime...@publi.purodha.net  
2008-12-29 08:59:32 UTC ---
resolved with r45150


-- 
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 16545] Global bots are not shown at Special:ListUsers/bot, thus unknown

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16545





--- Comment #14 from Gurch matthew.brit...@btinternet.com  2008-12-29 
10:24:52 UTC ---
(In reply to comment #13)
 For example, rollbackers and global rollbackers *don't* have the same rights!

Which is confusing in itself...


-- 
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 16545] Global bots are not shown at Special:ListUsers/bot, thus unknown

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16545


Cometstyles cometsty...@yahoo.com changed:

   What|Removed |Added

 CC||cometsty...@yahoo.com




--- Comment #15 from Cometstyles cometsty...@yahoo.com  2008-12-29 10:38:54 
UTC ---
Global Rollbackers have some rights which are not available locally on wikis
due to local policies such as suppressredirect , noratelimit and
markbotedits, which may not be allowed asa local right on bigger wikis
(http://meta.wikimedia.org/wiki/User:Cometstyles/Global_group_rights)


-- 
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 16828] New: Special:Extensions doesn't work

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16828

   Summary: Special:Extensions doesn't work
   Product: MediaWiki extensions
   Version: any
  Platform: PC
OS/Version: Windows XP
Status: NEW
  Severity: major
  Priority: Normal
 Component: Configure
AssignedTo: alex.emsenhu...@bluewin.ch
ReportedBy: kwj2...@gmail.com


I tried to configure extensions via Special:Extensions. but I couldn't select
anything. Certainly, I couldn't configure anything. Only Extension:APC is
available to configure.


-- 
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 16697] Unicode combining characters are difficult to edit in some browsers

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16697





--- Comment #23 from Andrew Cunningham lang.supp...@gmail.com  2008-12-29 
12:58:28 UTC ---
(In reply to comment #22)
 Betawiki has a gadget that allows you to cycle from monospace, to sans, to
 serif. This shows that monospace breaks the usability of some of the languages
 we support. The only logical conclusion is to change from monospace to an 
 other
 style of fonts. No catch-22 for me. If something is not usable, we use
 something else.
 
 This WILL work for Firefox, Opera and Safari. Internet Explorer and Chrome are
 both currently broken; IE shows the wrong character Chrome shows no character.
 

For lesser used languages, this approach assumes:

1) End users have installed all language support available within the OS.
Currently the only OS that I know of that installs all language support
available by default is Windows Vista (maybe macOS too, don't know enough about
MacOS to say). Windows XP and older versions of Widows as well as most, if not
all Linux distros only install a minimal set of language support. Full language
support has to be specified during the install or installed afterwards. 

2) End users have downloaded and installed appropriate fonts to cover all the
languages covered by Betawiki. Since lesser used languages may not be supported

3) Generic font families assume that the end user has modified the default
browser generic fonts per writing script to use appropriate fonts

4) That appropriate (monospaces, serif, sans-serif) fonts are available for the
language in question


-- 
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 15229] Postgres - Searches that include a number as a term always return no results

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15229


Reed Hedges r...@mobilerobots.com changed:

   What|Removed |Added

 Status|REOPENED|RESOLVED
 Resolution||WORKSFORME




--- Comment #10 from Reed Hedges r...@mobilerobots.com  2008-12-29 13:25:16 
UTC ---
I am closing this report with WORKSFORME, since it *appears* to be fixed,
though it would be good to find out what changed between MediaWiki 1.9 and
1.13.1 that would have fixed this problem, and include it in the release
notes/change logs (or clarify the wording there if it is included).


-- 
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 16829] new indent attribute for math

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16829


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

   What|Removed |Added

  Component|Page rendering  |texvc
   Keywords|parser  |
Product|MediaWiki   |MediaWiki extensions
Version|unspecified |any




-- 
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 14431] If there are no differences between two revisions, then say No differences.

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14431


Aaron Schulz jschulz_4...@msn.com changed:

   What|Removed |Added

 CC||jschulz_4...@msn.com




--- Comment #1 from Aaron Schulz jschulz_4...@msn.com  2008-12-29 18:52:59 
UTC ---
I'm not sure this would add anything 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 12433] DefaultSettings.php $wgReadOnlyFile comment clarifications

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12433


Aaron Schulz jschulz_4...@msn.com changed:

   What|Removed |Added

 CC||jschulz_4...@msn.com




--- Comment #2 from Aaron Schulz jschulz_4...@msn.com  2008-12-29 18:54:45 
UTC ---
Please make a patch file


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

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=14652





--- Comment #3 from Platonides platoni...@gmail.com  2008-12-29 18:56:48 UTC 
---
Created an attachment (id=5627)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=5627)
Add ZIP CAPAB for users to ircd-hybrid-6.4.4

Patch against ircd-hybrid-6.4.4 which adds the ZIP CAPAB to users.


-- 
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 10158] Don' t mention allowing others to contact you if $wgEnableUserEmail=false

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=10158


Aaron Schulz jschulz_4...@msn.com changed:

   What|Removed |Added

 CC||jschulz_4...@msn.com
 Status|NEW |RESOLVED
 Resolution||WONTFIX




--- Comment #1 from Aaron Schulz jschulz_4...@msn.com  2008-12-29 19:09:16 
UTC ---
Just edit the 'MediaWiki:prefs-help-email' page.


-- 
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 10158] Don' t mention allowing others to contact you if $wgEnableUserEmail=false

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=10158


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||br...@wikimedia.org
 Status|RESOLVED|REOPENED
 Resolution|WONTFIX |




--- Comment #2 from Brion Vibber br...@wikimedia.org  2008-12-29 19:15:19 UTC 
---
The software should display messages which are relevant to the current
configuration. Requiring that the messages be customized in every language that
a visitor might want for something the software can detect itself seems
subideal.


-- 
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 10158] Don' t mention allowing others to contact you if $wgEnableUserEmail=false

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=10158





--- Comment #3 from Aaron Schulz jschulz_4...@msn.com  2008-12-29 19:16:52 
UTC ---
I'm not sure this is even worth the code really...


-- 
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 12433] DefaultSettings.php $wgReadOnlyFile comment clarifications

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12433





--- Comment #3 from jida...@jidanni.org  2008-12-29 19:25:26 UTC ---
I am only 1/4 sure of what to say, so I pass this on to others.


-- 
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 16766] Notification message on page move is wrong

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16766


Aaron Schulz jschulz_4...@msn.com changed:

   What|Removed |Added

 CC||jschulz_4...@msn.com




--- Comment #1 from Aaron Schulz jschulz_4...@msn.com  2008-12-29 19:27:52 
UTC ---
It may be talking about the redirect page, which *is* new, though not very
interesting


-- 
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 16629] Corrupt protections in page_restrictions table

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16629


Aaron Schulz jschulz_4...@msn.com changed:

   What|Removed |Added

 CC||jschulz_4...@msn.com




--- Comment #8 from Aaron Schulz jschulz_4...@msn.com  2008-12-29 19:28:23 
UTC ---
(In reply to comment #6)
 move=:edit= is perfectly legit in page.page_restrictions, and is just the 
 old
 way of indicating that move and edit are both not restricted. If the API is
 misinterpreting them, that's probably wrong.
 
 The page_restrictions table entries, however, do seem bogus. If there's
 remaining migration code that's mis-migrating these, it needs to be fixed not
 to save the extra entries.
 
 I'm currently running a batch job to clear them out...
 

Is this done?


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

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


[Bug 16833] Addition of the Flood Flag right to the wiki

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16833


bluegob...@hotmail.co.uk changed:

   What|Removed |Added

 CC||bluegob...@hotmail.co.uk




--- Comment #1 from bluegob...@hotmail.co.uk  2008-12-29 19:30:04 UTC ---
To add the code that we need adding is something like that that follows:

$wgGroupPermissions['flood']['bot'] = true;
$wgRemoveGroups['sysop'] = array( 'flood' );
$wgAddGroups['sysop'] = array( 'flood' );

In the first line 'flood' and 'bot' may be the wrong way around.

Thanks,

Bluegoblin7
http://simple.wikipedia.org/wiki/User:Bluegoblin7


-- 
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 16658] Run refreshLinks.php on WMF wikis

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16658





--- Comment #3 from MZMcBride pub...@mzmcbride.com  2008-12-29 19:30:28 UTC 
---
Yes. It's a shell bug specific to 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 16629] Corrupt protections in page_restrictions table

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16629





--- Comment #9 from MZMcBride pub...@mzmcbride.com  2008-12-29 19:32:56 UTC 
---
Yes, the first part was done (running the maintenance script on WMF's tables).

From the Toolserver sql enwiki_p today:

mysql SELECT COUNT(*) FROM page_restrictions WHERE pr_level='';
+--+
| COUNT(*) |
+--+
|0 | 
+--+
1 row in set (0.02 sec)

The second part is still (as far as I'm aware) unresolved. Just waiting on Roan
to commit some pretty 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 16834] New: Enable image moving on Wikimedia

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16834

   Summary: Enable image moving on Wikimedia
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Keywords: shell
  Severity: normal
  Priority: Normal
 Component: Site requests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: vasi...@gmail.com


Please enable image moving on all Wikimedia projects since it's pretty stable
now.

I've done some testing:
* Moving a simple image with 1 entry in the history -- works
* Referring to it from a old title -- works
* Moving image with a large histry -- works
* Protection from moving images to an incompatible extension -- works
* Protection from moving images to an invalid filename -- works
* Moving over another file -- didn't work, fixed, should work in trunk
* Merging two images with large histories -- got one awful bug when one version
of image was multiplied 8 times in the history. Can't reporduce it. Works in
all other cases, but it's possible to create a case when the latest version of
the image is earlier than the previous, because only old versions are sorted.
* Splitting histories -- works

If you have any other test cases, tell me their results or just suggest them
here.


-- 
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 16834] Enable image moving on Wikimedia

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16834


MZMcBride pub...@mzmcbride.com changed:

   What|Removed |Added

 CC||pub...@mzmcbride.com
 Status|NEW |RESOLVED
 Resolution||DUPLICATE




--- Comment #1 from MZMcBride pub...@mzmcbride.com  2008-12-29 20:20:34 UTC 
---


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


-- 
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 15842] Enable image renaming on WMF wikis (tracking)

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15842





--- Comment #2 from MZMcBride pub...@mzmcbride.com  2008-12-29 20:20:34 UTC 
---
*** Bug 16834 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 15842] Enable image renaming on WMF wikis (tracking)

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15842





--- Comment #3 from MZMcBride pub...@mzmcbride.com  2008-12-29 20:21:11 UTC 
---
Comment from Victor Vasiliev at bug 16834:

Please enable image moving on all Wikimedia projects since it's pretty stable
now.

I've done some testing:
* Moving a simple image with 1 entry in the history -- works
* Referring to it from a old title -- works
* Moving image with a large histry -- works
* Protection from moving images to an incompatible extension -- works
* Protection from moving images to an invalid filename -- works
* Moving over another file -- didn't work, fixed, should work in trunk
* Merging two images with large histories -- got one awful bug when one version
of image was multiplied 8 times in the history. Can't reporduce it. Works in
all other cases, but it's possible to create a case when the latest version of
the image is earlier than the previous, because only old versions are sorted.
* Splitting histories -- works

If you have any other test cases, tell me their results or just suggest them
here.


-- 
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 10158] Don' t mention allowing others to contact you if $wgEnableUserEmail=false

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=10158





--- Comment #4 from Brion Vibber br...@wikimedia.org  2008-12-29 20:33:20 UTC 
---
The UI not being blatantly wrong is always worth the 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 15842] Enable image renaming on WMF wikis (tracking)

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15842





--- Comment #4 from RĂ©mi Kaupp le.korri...@gmail.com  2008-12-29 20:35:02 UTC 
---
How about the two bugs supposedly blocking this one? i.e. bug 15114 and bug
15574. Don't really know about them, just asking.


-- 
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 3517] New tag in addition to |thumb| and |frame| to vary image size, as set in preferences, but without border

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3517


wp.wu...@gmail.com changed:

   What|Removed |Added

 CC||wp.wu...@gmail.com
 Status|NEW |RESOLVED
 Resolution||WORKSFORME




--- Comment #1 from wp.wu...@gmail.com  2008-12-29 20:38:13 UTC ---
seems it had been implemented as frameless


-- 
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 16833] Addition of the Flood Flag right to the wiki

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16833


Mr.Z-man mrzmanw...@gmail.com changed:

   What|Removed |Added

  Component|General/Unknown |Site requests
   Keywords||shell




-- 
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 16833] Addition of the Flood Flag right to Simple Wikipedia

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16833


Alexandre Emsenhuber [IAlex] alex.emsenhu...@bluewin.ch changed:

   What|Removed |Added

 CC||alex.emsenhu...@bluewin.ch
Summary|Addition of the Flood Flag|Addition of the Flood Flag
   |right to the wiki   |right to Simple Wikipedia




-- 
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 16824] Make new magic word {{OLDREVIEWEDPAGES}}

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16824


Aaron Schulz jschulz_4...@msn.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WONTFIX




--- Comment #1 from Aaron Schulz jschulz_4...@msn.com  2008-12-29 21:34:15 
UTC ---
This would not be fast enough


-- 
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 10158] Don' t mention allowing others to contact you if $wgEnableUserEmail=false

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=10158


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

   Keywords||bugmonday, easy




-- 
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 16812] Request for a Dutch version of labs

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16812





--- Comment #5 from Merlijn van Deen valhall...@arctus.nl  2008-12-29 
22:05:31 UTC ---
Creating a test wiki on the toolserver is not allowed (see
https://wiki.toolserver.org/view/Rules and
http://lists.wikimedia.org/pipermail/toolserver-l/2005-December/86.html )


-- 
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 16697] Unicode combining characters are difficult to edit in some browsers

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16697





--- Comment #25 from Andrew Cunningham lang.supp...@gmail.com  2008-12-29 
22:38:17 UTC ---
(In reply to comment #23)

 
 4) That appropriate (monospaces, serif, sans-serif) fonts are available for 
 the
 language in question
 

A clarification on my comment, with respect to monospaced fonts. It is
important to note that there are few monospaced fonts (if any) that support
various lesser used languages. And for many writing scripts monospaced fonts
are inappropriate.

Looking at windows environment for instance, you'll find that for most scripts
there isn't a monospaced font available. 

For various dubious reasons certain browsers default to monospaced fonts for
displaying text in certain html elements. This is poor internationalisation. It
doesn't scale in a truly multilingual environment.

Using generic font families can be a problem when you are developing or
maintaining a truly multilingual environment. They are useful in themes and
skins, so that the themes or skins can be made language neutral, but the themes
or skins then need to be overlaid with language specific styling to ensure that
all text has a chance of displaying.


-- 
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 16833] Addition of the Flood Flag right to Simple Wikipedia

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16833


Synergy synergeticmag...@yahoo.com changed:

   What|Removed |Added

 CC||synergeticmag...@yahoo.com




--- Comment #3 from Synergy synergeticmag...@yahoo.com  2008-12-29 22:57:00 
UTC ---
This proposal is not ready yet. We have to wait for a consensus. 


-- 
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 15574] Uploading over moved images spams upload history with duplicates

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15574


Victor Vasiliev vasi...@gmail.com changed:

   What|Removed |Added

 CC||vasi...@gmail.com




--- Comment #3 from Victor Vasiliev vasi...@gmail.com  2008-12-29 23:59:34 
UTC ---
This seems to be Wikimedia-specific bug, related to the image history display.


-- 
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 16497] Paginate Special:AllMessages

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16497


FunPika stevend...@comcast.net changed:

   What|Removed |Added

 CC||stevend...@comcast.net
Summary|Fatal Error in  |Paginate Special:AllMessages
   |Special:AllMessages |




--- Comment #6 from FunPika stevend...@comcast.net  2008-12-30 00:02:10 UTC 
---
Updated summary to reflect need for pagination. 


-- 
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 15114] Image move to existing URL shows Object

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15114


Victor Vasiliev vasi...@gmail.com changed:

   What|Removed |Added

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




--- Comment #1 from Victor Vasiliev vasi...@gmail.com  2008-12-30 01:06:51 
UTC ---
It displays correct image name for me. As for point 4, I reported it to the
Betawiki and will fix tomorrow.


-- 
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 16667] some wikimedia fundraising sitenotices broken in Firefox

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16667


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

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #3 from Tomasz Finc tf...@wikimedia.org  2008-12-30 01:25:56 UTC 
---
Fixed this a while ago by taking down the font size and increasing the text box
size. Do let know if this is still causing on an 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 672] Complete MathML output mode for texvc

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=672


Bug 672 depends on bug 213, which changed state.

Bug 213 Summary: XHTML mime-type autodetect
https://bugzilla.wikimedia.org/show_bug.cgi?id=213

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||WONTFIX



-- 
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 111] Return to page after edit of section ( where section name occurs multiple times)

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=111


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||br...@wikimedia.org
   Keywords||bugmonday




--- Comment #10 from Brion Vibber br...@wikimedia.org  2008-12-30 01:54:18 
UTC ---
I believe the section IDs can be obtained from the parser output structure
these days, and we do a parse on save. Should be possible to grab the proper
formulation of the section name for the redirect.


-- 
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 61] Improve hostname autodetection

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=61





--- Comment #10 from Brion Vibber br...@wikimedia.org  2008-12-30 02:00:17 
UTC ---
HTTP 'Host' header and SERVER_NAME both have the problem of not providing a
useful result for runtime autodetection for command-line scripts.

To the extend that we may include things like {{SERVERNAME}} or {{FULLURL}}
into parser cache data, or when creating static HTML dumps or such, that might
be a bit annoying. :( On the other hand I hate hardcoding these sorts of things
at configuration time, since those then break when wikis get moved to a new
hostname deliberately. Sigh...


-- 
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 16829] new indent attribute for math

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16829


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||br...@wikimedia.org
 Status|NEW |RESOLVED
 Resolution||INVALID




--- Comment #1 from Brion Vibber br...@wikimedia.org  2008-12-30 02:05:05 UTC 
---
We already have a standard wiki method for indendation, which is the colon (:).

While one may argue that the current HTML output for that is semantically
incorrect due to its original lineage (also used for the definition part of
definition lists), that's a separate issue which should be addressed
separately.


-- 
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 4521] Colon (:) should not output as HTML definition list when used for indentation

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=4521


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||br...@wikimedia.org
   Keywords||bugmonday
Summary|Definition list abused for  |Colon (:) should not output
   |indentation purposes|as HTML definition list when
   ||used for indentation




--- Comment #26 from Brion Vibber br...@wikimedia.org  2008-12-30 02:07:12 
UTC ---
Changing summary to reflect the direction of attack we would actually follow.


-- 
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 337] inconsistent treatment of character entities and invalid chararcters in titles /links

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=337


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||br...@wikimedia.org
 Status|NEW |RESOLVED
 Resolution||INVALID




--- Comment #27 from Brion Vibber br...@wikimedia.org  2008-12-30 02:20:30 
UTC ---
I think all the relevant bits got separated out to other bugs (and most if not
all fixed) over the years. The core premise of this bug seems to have been a
request to do things the *opposite* order from what we want to be doing
(comment 7, 9).

Resolving INVALID.


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

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


[Bug 3969] Unicode (UTF-8, utf8) compatibility (tracking)

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3969


Bug 3969 depends on bug 337, which changed state.

Bug 337 Summary: inconsistent treatment of character entities and invalid 
chararcters in titles/links
https://bugzilla.wikimedia.org/show_bug.cgi?id=337

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||INVALID



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

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


[Bug 451] Automatic conversion between simplified and traditional Chinese

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=451


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||br...@wikimedia.org
 Status|ASSIGNED|RESOLVED
 Resolution||FIXED




--- Comment #2 from Brion Vibber br...@wikimedia.org  2008-12-30 02:22:12 UTC 
---
This was implemented some years ago. :)


-- 
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 488] Upload more than one file at a time

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=488


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||br...@wikimedia.org
 Depends on||16751, 16752, 16753




--- Comment #9 from Brion Vibber br...@wikimedia.org  2008-12-30 02:24:57 UTC 
---
I've split this into three component bugs:

bug 16751 -- backend support / basic interface
bug 16572 -- use of HTML 5 multiple-upload option where available
bug 16573 -- use of Flash multiple-upload widget where available

And indeed, peeking at MultiUpload would be wise. :)


-- 
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 16753] Support Flash-based upload widget to handle multiple file selection

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16753


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 Blocks||488




-- 
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 16751] Support multiple file uploads via Special:Upload (backend/ infrastructure)

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16751


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 Blocks||488




-- 
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 16752] Support HTML 5 multiple upload control

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16752


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 Blocks||488




-- 
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 496] Override title text and formatting from page markup

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=496


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||br...@wikimedia.org
 Status|REOPENED|RESOLVED
 Resolution||DUPLICATE




--- Comment #15 from Brion Vibber br...@wikimedia.org  2008-12-30 02:27:06 
UTC ---
Duping this to bug 12998 which has some active patch work in development.

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


-- 
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 12998] Weaken DISPLAYTITLE restictions

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12998


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||dunc_har...@hotmail.com




--- Comment #23 from Brion Vibber br...@wikimedia.org  2008-12-30 02:27:06 
UTC ---
*** Bug 496 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 591] Allow use of templates and variables in html tags

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=591


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||br...@wikimedia.org




--- Comment #3 from Brion Vibber br...@wikimedia.org  2008-12-30 02:29:16 UTC 
---
This is currently handled with nasty hacks like this:

...a href=/wiki/Wikimedia_Quarto/0409//html{{{Lang}}}html-1...

Under the circumstances, it probably makes sense to allow some sensible
expansion. :P

Deciding how best to handle things like escaping might be worth considering
though.


-- 
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 689] reorganise and tidy up parsing of extended image syntax

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=689


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

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




--- Comment #8 from Brion Vibber br...@wikimedia.org  2008-12-30 02:32:22 UTC 
---
All tracked bugs are currently resolved, so considering this issue closed.
Resolving as fixed.


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

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


[Bug 3608] wiki links inside caption should generate inline links

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=3608


Bug 3608 depends on bug 689, which changed state.

Bug 689 Summary: reorganise and tidy up parsing of extended image syntax
https://bugzilla.wikimedia.org/show_bug.cgi?id=689

   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 5568] Image modifier px could be smarter

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=5568


Bug 5568 depends on bug 689, which changed state.

Bug 689 Summary: reorganise and tidy up parsing of extended image syntax
https://bugzilla.wikimedia.org/show_bug.cgi?id=689

   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 648] link-text disappears from image alt/title attributes

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=648


Bug 648 depends on bug 689, which changed state.

Bug 689 Summary: reorganise and tidy up parsing of extended image syntax
https://bugzilla.wikimedia.org/show_bug.cgi?id=689

   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 178] Most image options shouldn't depend on $wgUseImageResize

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=178


Bug 178 depends on bug 689, which changed state.

Bug 689 Summary: reorganise and tidy up parsing of extended image syntax
https://bugzilla.wikimedia.org/show_bug.cgi?id=689

   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 16798] JSON encoding errors for characters outside the BMP

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16798





--- Comment #2 from Brad Jorsch b-jor...@northwestern.edu  2008-12-30 
02:38:22 UTC ---
Heh, wrong example url in the original post. That should obviously be
http://en.wikipedia.org/w/api.php?action=queryformat=xmlaction=expandtemplatestext=%EF%BF%BD%F0%90%80%80%F3%B0%80%8Fzzz


-- 
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 846] feature request: control of meta name=KEYWORDS content=...

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=846


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||br...@wikimedia.org
 Status|NEW |RESOLVED
 Resolution||WONTFIX




--- Comment #3 from Brion Vibber br...@wikimedia.org  2008-12-30 02:38:45 UTC 
---
Meta keywords are obsolete and not used by modern search engines, and will be
retired from MediaWiki core rather than enhanced.

If you do want this for your own wiki for some reason, you can use an
extesnion:
http://www.mediawiki.org/wiki/Extension:MetaKeywords


-- 
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 12133] Lost bug report due to unknown keywords

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=12133


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||br...@wikimedia.org
   Keywords||upstream




-- 
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 673] image changed on its own (database error)

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=673


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||br...@wikimedia.org
 Status|NEW |RESOLVED
 Resolution||WORKSFORME




--- Comment #4 from Brion Vibber br...@wikimedia.org  2008-12-30 02:42:55 UTC 
---
Last update was four years ago... assuming this is either an ancient hiccup or
an ancient bug since fixed. Alternately, reopen if new instances surface.


-- 
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 892] Authentication plugin interface

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=892


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #4 from Brion Vibber br...@wikimedia.org  2008-12-30 02:45:31 UTC 
---
Auth plugin systems have been in active use for a couple years. IIRC password
handling (mentioned in comment 3 above) has been changed since to work a bit
better. If there are any current issues with the interface, file them as new
bugs.


-- 
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 828] HTTP authentication

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=828


Bug 828 depends on bug 892, which changed state.

Bug 892 Summary: Authentication plugin interface
https://bugzilla.wikimedia.org/show_bug.cgi?id=892

   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 878] Templates used on this page on section edit should show templates used in the section at initial edit as well as preview

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=878


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||br...@wikimedia.org
Summary|Templates used on this |Templates used on this
   |page should reflect what's |page on section edit should
   |being edited|show templates used in the
   ||section at initial edit as
   ||well as preview




--- Comment #11 from Brion Vibber br...@wikimedia.org  2008-12-30 02:52:49 
UTC ---
Updated summary for more detail


-- 
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 1518] compressOld.php and compressOld. inc live now support arbitrary conditions

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=1518


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

   What|Removed |Added

 CC||tstarl...@wikimedia.org
 Status|NEW |RESOLVED
 Resolution||WONTFIX




--- Comment #4 from Tim Starling tstarl...@wikimedia.org  2008-12-30 03:22:13 
UTC ---
Never merged, but the patch is no longer required since the deletion bug is
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 2212] style tag (e.g. when editing templates)

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2212


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||br...@wikimedia.org




--- Comment #8 from Brion Vibber br...@wikimedia.org  2008-12-30 03:28:42 UTC 
---
This can be done with the CSS extension:

http://www.mediawiki.org/wiki/Extension:CSS


Though we don't have this enabled on Wikimedia sites at present. On a quick
look, there may be security issues with it.


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

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


[Bug 2242] Proposal: introduce an expiry time for the temporary password

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2242


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||br...@wikimedia.org
   Keywords|need-review |patch




--- Comment #7 from Brion Vibber br...@wikimedia.org  2008-12-30 03:45:02 UTC 
---
Couple notes:

1) Setting the expiration in hours seems sub-ideal to me, since nearly all
time-based config options are in seconds.

I'd recommend renaming $wgPasswordReminderResetTime to $wgNewPasswordExpiry and
setting it in seconds.

2) The password reset form also uses checkTemporaryPassword() and it looks like
it'll take the 'EXPIRED' return as 'true', indicating that it's ok to do the
reset, thus bypassing the expiry.

As a general security principle against exposing information leaks, as well as
to avoid any other potential call funkiness, it might be best to simply return
false here, considering the expired password to just not match. This would be
the same as if the temporary password had been wiped out, say by another new
password request or a successful reset completion -- these cases would not tell
you that it used to be correct, they'd just consider it invalid.


2) The new password email text should include the expiry time.

3) I'd recommend 7 days rather than 2 as the default; I know I don't get around
to some websites within 48 hours if I get busy doing something else (say, over
the weekend).

4) Patch appears to be adding UTF-8 BOM characters, need to be removed. :)


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

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


[Bug 2242] Proposal: introduce an expiry time for the temporary password

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2242


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

   Keywords||bugday




-- 
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 16776] Logo for Wikipedia Masry

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16776


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||br...@wikimedia.org




--- Comment #1 from Brion Vibber br...@wikimedia.org  2008-12-30 03:54:13 UTC 
---
Image is too large, distorted, and lacks transparency.


-- 
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 16815] Strange behavior of bullet numbering

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16815


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||br...@wikimedia.org
 Status|NEW |RESOLVED
 Resolution||WORKSFORME




--- Comment #1 from Brion Vibber br...@wikimedia.org  2008-12-30 03:56:40 UTC 
---
1, 2, 3, 4... looks fine.

If problem is continuing, please create a separate, minimal page, and attach a
screenshot on this bug showing exactly what you're seeing. Include details of
your browser, in case it's an issue with different rendering there.


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

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


[Bug 16818] Logo nds-nl

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16818


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||br...@wikimedia.org
 Status|NEW |RESOLVED
 Resolution||INVALID




--- Comment #1 from Brion Vibber br...@wikimedia.org  2008-12-30 03:58:54 UTC 
---
Edit the image in an image editor and reupload it. :)


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

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


[Bug 15402] Performance optimization for sortable tables

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15402





--- Comment #25 from SharkD mhorvath2...@juno.com  2008-12-30 03:59:39 UTC ---
It seems that most if not all of the optimizations don't affect Firefox 3. You
can see this with the HTML demonstration files I uploaded. On my machine,
sorting each column takes around 14 seconds in IE7 without the optimizations,
and between 0.5 and 1.5 seconds (depending on the column) with the
optimizations. In Firefox 3 there's no measurable difference as far as I can
tell; in either case it is roughly as fast as IE7 with the optimizations.

-Mike


-- 
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 16429] nominornewtalk should not trigger e-mail notifications

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16429


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||br...@wikimedia.org
   Keywords||bugday




--- Comment #1 from Brion Vibber br...@wikimedia.org  2008-12-30 04:07:00 UTC 
---
To clarify:

'nominornewtalk' is a right key which is by default given to the 'bot' group.
When a user with this right (a bot) *makes* a minor edit to a user talk page,
the system *doesn't* trigger a new messages update for the owner of the talk
page. This check is done in Article::editUpdates().

The bug request is to apply this same check to the e-mail notifications in
UserMailer. Roughly speaking -- when we're adding a user to the notification
list because he's the owner of the user talk page and wants to receive e-mail
notifications for updates to his talk page, we should *not* add him if it's a
minor edit and the *user making the edit* has 'nominornewtalk' right.


-- 
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 16809] documentation gives wrong hints

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16809


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

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




--- Comment #1 from Brion Vibber br...@wikimedia.org  2008-12-30 04:10:42 UTC 
---
Fixed in r45173


-- 
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 16803] proposition for message's system to use specific word/ expression automaticly

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16803


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||br...@wikimedia.org
 Status|NEW |RESOLVED
 Resolution||INVALID




--- Comment #1 from Brion Vibber br...@wikimedia.org  2008-12-30 04:16:07 UTC 
---
Makesysop extension is largely obsolete; its skeleton remains primarily to
redirect old links to Special:Userrights and ensure log entries display
correctly. Updates to these localization strings aren't necessary.


-- 
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 15457] Mystery gzip page download bug

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=15457


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||dchapie...@juno.com




--- Comment #2 from Brion Vibber br...@wikimedia.org  2008-12-30 04:18:59 UTC 
---
*** Bug 16787 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 16766] Notification message on page move is wrong

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16766


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||br...@wikimedia.org
   Keywords||bugday




-- 
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 16767] Anons w/ o edit permissions have problem with references if gallery tag is used.

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16767


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||br...@wikimedia.org
   Keywords||bugday




--- Comment #4 from Brion Vibber br...@wikimedia.org  2008-12-30 04:27:01 UTC 
---
Funky... can confirm this locally. Likely similar to bug 6164, something's
clearing parsing state.


-- 
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 16806] Inline links to files are no longer being registered in the link table or image table , or anywhere apparently

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16806


Mr.Z-man mrzmanw...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #2 from Mr.Z-man mrzmanw...@gmail.com  2008-12-30 05:35:22 UTC ---
Should be fixed in r45174.


-- 
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 16786] Restore whatlinkshere and related changes links in sidebar for classic skin

2008-12-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=16786


tivedsha...@blueyonder.co.uk changed:

   What|Removed |Added

 CC||tivedsha...@blueyonder.co.uk




--- Comment #3 from tivedsha...@blueyonder.co.uk  2008-12-30 06:28:08 UTC ---
What links here is a vital tool when deleting pages, and should be restored
as soon as possible. Having to scroll down to the bottom of the page to find a
link to it is not acceptable.


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