[Bug 30841] development of unit tests for FormatJson.php versus PHP built-in json_encode() json_decode()

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30841

Chad H.  changed:

   What|Removed |Added

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

--- Comment #1 from Chad H.  2011-09-10 06:34:35 UTC 
---
I already wrote some initial tests in r96713. Feel free to add more if you'd
like :)

-- 
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 30841] development of unit tests for FormatJson.php versus PHP built-in json_encode() json_decode()

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30841

T. Gries  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
URL||http://svn.wikimedia.org/vi
   ||ewvc/mediawiki/trunk/phase3
   ||/includes/json/
   Severity|normal  |enhancement

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

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


[Bug 30841] New: development of unit tests for FormatJson.php versus PHP built-in json_encode() json_decode()

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30841

   Web browser: ---
 Bug #: 30841
   Summary: development of unit tests for FormatJson.php versus
PHP built-in json_encode() json_decode()
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Unit tests
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: m...@tgries.de
CC: krinklem...@gmail.com, m...@everybody.org
Classification: Unclassified


Suggested is to
"... use some tests to make sure that the output from Services_Json and
json_{en,de}code are identical."

Enhancement bug filed for an issue in the mailinglist discussion "[Wikitech-l]
Re quests about log system":

> - json in php requires a mess of code and potentially a 3rd party
> libraries because:
> -- the bulit-in json json_{en,de}code library functions may not be installed
> -- the bulit-in json library in some cases actually has a bug that makes
> it encode/decode json incorrectly
>
Well, that's why we have the FormatJson wrapper. Could use some tests
to make sure that the output from Services_Json and json_{en,de}code
are identical. I'm whipping up some trivial ones now.

[1]
http://article.gmane.org/gmane.science.linguistics.wikipedia.technical/55429

-- 
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 29405] Hindi Title text characters are partially cut (not visible)

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29405

Santhosh Thottingal  changed:

   What|Removed |Added

 CC||siddhartha.g...@gmail.com

--- Comment #23 from Santhosh Thottingal  
2011-09-10 06:22:20 UTC ---
*** Bug 30809 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 30809] Lower Diacritics of Devanagari Hidden in Page Titles and Headings

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30809

Santhosh Thottingal  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||santhosh.thottingal@gmail.c
   ||om
 Resolution||DUPLICATE

--- Comment #12 from Santhosh Thottingal  
2011-09-10 06:22:20 UTC ---


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

-- 
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 29405] Hindi Title text characters are partially cut (not visible)

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29405

Santhosh Thottingal  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 AssignedTo|wikibugs-l@lists.wikimedia. |santhosh.thottingal@gmail.c
   |org |om

--- Comment #22 from Santhosh Thottingal  
2011-09-10 06:20:57 UTC ---
Created attachment 9041
  --> https://bugzilla.wikimedia.org/attachment.cgi?id=9041
Add padding for #firstHeading

Zero padding for #firstHeading makes text cut for scripts like Devanagari ,
Malayalam etc(Bug 29405 and 30809), especially when the glyphs are stacked or
having lower diacritic marks.
Remove padding-top:0 and padding-bottom:0 to allow h1 inherit the padding
bottom and top values from commonElements.css fixes this.

Fixing overflow:hidden will also make them appear, but will be overlapping with
the line below heading.

-- 
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 30130] Narayam does not work properly on Chrome browser

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30130

--- Comment #30 from Santhosh Thottingal  
2011-09-10 05:20:54 UTC ---
(In reply to comment #29)
> So what you're saying is that, if selectionStart is not passed, textSelection
> will have to obtain it from getCaretPosition(), and that value will be wrong
> too?

Yes, it will be wrong. I will be wrong only when we are at a combining
character.-  VIRAMA in case of Indic text. It will jump to the end of glyph
cluster for webkit browser.

-- 
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 30826] Add support for JSONP

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30826

--- Comment #3 from Jamie Thingelstad  2011-09-10 
05:17:55 UTC ---
Not an older version of SMW, but an older version of jQuery that was defaulting
to "jsoncallback" instead of "callback". I haven't tried the new layout, but I
expect it will work.

However, I'm glad you posted that #ask query because I would not have thought
to put the callback= in to the query. I would have assumed to put it in the URL
after everything else.

-- 
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 30840] New: Highlighting of non-Latin characters (SphinxMWSearch 0.8.1)

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30840

   Web browser: ---
 Bug #: 30840
   Summary: Highlighting of non-Latin characters (SphinxMWSearch
0.8.1)
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: SphinxSearch
AssignedTo: sve...@deveblog.com
ReportedBy: jamesin.hongkon...@gmail.com
Classification: Unclassified


Conversion from [1]

While testing the new interface we encountered a problem with non-Latin
characters (we tested Japanese and Chinese) and the highlighting of the search
term on the output page. In earlier versions the search term was highlighted in
the result output (Latin as well as non-Latin characters), now in the standard
MW search results are displayed but without highlighting the particular search
term (it does work with Latin characters). --[[User:MWJames|MWJames]] 07:03, 7
September 2011 (UTC)

: What is the value of $wgSphinxSearchMWHighlighter in your case? [[User:Svemir
Brkic|Svemir Brkic]] 13:43, 7 September 2011 (UTC)

:: We did a combined search (a Latin character word together with a Japanese
character) with  alternating settings $wgSphinxSearchMWHighlighter = true; and
$wgSphinxSearchMWHighlighter = false; (also with $wgAdvancedSearchHighlighting
= true set), the result page would show results with both terms, but only the
Latin character word would get highlighted.

::: I can replicate the issue, but the problem seems to be in sphinxsearch
engine itself. When I let MW do the highlighting, I get garbled characters
(probably because I tested with cyrillic characters in otherwise English wiki)
and when I let sphinx do the highlighting, results look correct, but non-latin
words are not highlighted.  Highlighting code is the same as before (again,
extension is not really doing any highlighting, it just gives the text and the
terms to sphinxsearch engine.) Probably something related to utf8 encoding.
[[User:Svemir Brkic|Svemir Brkic]] 03:11, 9 September 2011 (UTC)


[1]
http://www.mediawiki.org/wiki/Extension_talk:SphinxSearch#SphinxMWSearch_0.8.3B_Highlighting_of_non-Latin_characters_doesn.27t_work

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

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


[Bug 30839] New: Real-time indexes (Sphinx 2.0.1)

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30839

   Web browser: ---
 Bug #: 30839
   Summary: Real-time indexes (Sphinx 2.0.1)
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: SphinxSearch
AssignedTo: sve...@deveblog.com
ReportedBy: jamesin.hongkon...@gmail.com
Classification: Unclassified


Conversion from [1] Since 1.10-beta/2.0.1, Sphinx can create Real-time indexes
[2] that allows instant search results. Does anyone has some experience how to
get this working with SphinxSearch?--MWJames 09:43, 18 May 2011 (UTC)

: RT indexes still lack infix/prefix support and multi-value attributes. Once
RT indexes in sphinx engine mature a bit more, I can look into it again. Svemir
Brkic 12:19, 4 September 2011 (UTC)

[1]
http://www.mediawiki.org/wiki/Extension_talk:SphinxSearch#Sphinx_2.0.1_and_Real-time_indexes

[2] http://sphinxsearch.com/docs/manual-2.0.1.html#rt-indexes

-- 
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 30702] PDF export extension problem with

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30702

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30832] Set $wgOverrideSiteFeed to use Special:NewsFeed from GNSM extension, on Persian Wikinews (fawikinews)

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30832

Reedy  changed:

   What|Removed |Added

   Severity|normal  |enhancement

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

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


[Bug 30831] Distinguish external links from internal links.

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30831

Reedy  changed:

   What|Removed |Added

   Severity|normal  |enhancement

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

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


[Bug 30830] Please add a Portal namespace to hywiki

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30830

Reedy  changed:

   What|Removed |Added

   Severity|normal  |enhancement

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

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


[Bug 30826] Add support for JSONP

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30826

Reedy  changed:

   What|Removed |Added

   Severity|normal  |enhancement

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

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


[Bug 30833] Stick the 404 error page stuff in SVN

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30833

Reedy  changed:

   What|Removed |Added

 CC||s...@reedyboy.net
   Severity|normal  |enhancement

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

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


[Bug 30824] Integrate Facebooks "Online Schema Change for MySQL" into MediaWiki

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30824

--- Comment #2 from Reedy  2011-09-10 01:21:31 UTC ---
I'm not exactly sure about the licensing, but it seems, as long as we keep the
file somewhat as is, it should be fine.

For MW usage, it seem probably all that we need is a fairly simple
wrapper/maintenance script of some kind, to iterate over the list of slaves,
then the master, applying any and all patches. Certainly shouldn't be too much
work to get done

Certainly seems a worthwhile task for Ops or even Gen Eng to get done,
especially if we're ideally heading for a more frequent release (to WMF at
least), model

-- 
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 30751] Allowed memory size exhausted when using API

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30751

Reedy  changed:

   What|Removed |Added

   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 30464] Persistent 'sessionID is invalid' error on log in

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30464

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org

-- 
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 30788] Allow triggering of user password reset email via the API

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30788

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30798] Logo for Sami Wikipedia

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30798

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30640] EXIF orientation tag use broken in 1.18 - skewed display

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30640

--- Comment #19 from Reedy  2011-09-10 01:16:34 UTC ---
(In reply to comment #18)
> > I'm not sure where you get the idea that we don't fix bugs in older 
> > versions.
> > If they are reported, and a fix is put into trunk, it will be backported.
> 
> Many thanks for the discussion! I don't want to go on your nerves, and I
> probably do, but somehow I feel something is wrong. I assume what Bawolff 
> said:
> "We fix bugs in MediaWiki, not bugs in specific versions of Mediawiki [...] 
> Its
> slightly different for 1.18 as 1.18 isn't released yet." is not to be taken
> literal, right? (I first did.) So bugs are welcome for older versions, they 
> may
> be fixed, but there is no control of this, because a bug will be closed as 
> soon
> as it is ok in trunk, is that it?
> 
> In this example, if you close specific 1.18-bugs as soon as trunk is fixed,
> there cannot be any testing whether it indeed is fixed in 1.18, e.g., whether
> the merger worked or not. I may keep a note independent of the bug report
> system in my private calendar to check. Those interested in the production or
> soon-to-be-production, rather than development version would probably all
> prefer to be able to check once a bugreport is closed. But I readily admit 
> that
> you probably have good reasons to do it so and that there may simply be no
> solution that satisfies all. I am project manager, responsible for
> end-user-functionality, not a developer, as you may guess.
> 
> ASIDE: The question why I wondered about fixing 1.17 may be perhaps more
> related to extensions, while you refer to mw core. To us, the extensions are
> just as vital as mw core. I see many of problems that we would need having
> fixed are working ok on the Wikipedias, but not in the 1.17svn we tried.

Any extensions that are used by the WMF are actively maintained, as are a few
select others. Most developers will update code in them when they go about
deprecating old code and such.

Usually a bug is reported against a specific version, and more often than not,
it's still evident in trunk. So trunk is usually the first place it is fixed.
It will then depend on the severity of the bug, and somewhat, upto the
commiter, as to whether this will make it back into an older version.

The comment about closing 1.18 bugs when fixed in trunk, is usual. Many places
do this. Very often a simple backport will fix this in the older version
aswell. Granted, this isn't always tested. If the "fix" was backported, and
then it was still an issue on the branch, reopening the bug would be feasible.

As 1.18 is going under stabilisation, it is very like to receive any and all
applicable bugfixes, but this never happens instantly.

If things aren't tagged for merging to other branches, or similar, please feel
free to explicitly ask for it. Usually this will be fine, but if there is some
specific reason why this cannot/will not happen, someone would then respond in
kind. Asking on the actual fixing revision might be more helpful, then if it
doesn't get tagged before, users reviewing it later may tag it, or just do the
merges

-- 
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 30838] Fullprotected pages can semicascade

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30838

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30830] Please add a Portal namespace to hywiki

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30830

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

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

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


[Bug 30746] Change in parser behavior in tables

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30746

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

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

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


[Bug 30743] Namespace Alias alternatives for fa.wiki

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30743

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

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

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


[Bug 30836] meta=siteinfo expose aliases of non-existing special pages

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30836

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 CC||m...@everybody.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 30833] Stick the 404 error page stuff in SVN

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30833

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30832] Set $wgOverrideSiteFeed to use Special:NewsFeed from GNSM extension, on Persian Wikinews (fawikinews)

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30832

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30831] Distinguish external links from internal links.

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30831

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30830] Please add a Portal namespace to hywiki

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30830

Mark A. Hershberger  changed:

   What|Removed |Added

   Keywords||shell
 CC||m...@everybody.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 30829] Search button is not visible with images disabled on Samsung Jet.

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30829

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30828] UTF-8 broken on Samsung Jet

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30828

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |High
 CC||m...@everybody.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 30827] Dolphin on Samsung Jet receives WAP content

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30827

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30825] IE7 AJAX breaks with protocol-relative URLs on commons

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30825

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 Status|REOPENED|RESOLVED
 CC||m...@everybody.org
 Resolution||FIXED

--- Comment #17 from Mark A. Hershberger  2011-09-10 
01:10:45 UTC ---
reopen if new deployment shows problems.

-- 
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 30821] Question about Title::checkPermissionHooks

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30821

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 Status|NEW |RESOLVED
 CC||m...@everybody.org
 Resolution||INVALID

--- Comment #3 from Mark A. Hershberger  2011-09-10 
01:09:04 UTC ---
resolving invalid since this is just a question, not a bug report.

-- 
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 30819] If category sortkey is dependant on page specific variables ({{NAMESPACE}}, {{PAGENAME}} etc), sortkey not re-parsed on page move

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30819

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30816] Document messages

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30816

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 Status|ASSIGNED|RESOLVED
 CC||m...@everybody.org
 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 30810] UploadWizard thumbnails not created with batch upload of PDFs

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30810

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30809] Lower Diacritics of Devanagari Hidden in Page Titles and Headings

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30809

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30791] Uploadwizard Commons: link back to other uploadpage into language of preferences

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30791

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30787] PostgreSQL 9.0 default 'mediawiki' schema causes failure, use 'public' instead.

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30787

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

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

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


[Bug 30787] PostgreSQL 9.0 default 'mediawiki' schema causes failure, use 'public' instead.

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30787

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org

--- Comment #1 from Mark A. Hershberger  2011-09-10 
01:03:25 UTC ---
Did you test against HEAD?

-- 
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 30786] Cleanup deleted archive thumbnails

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30786

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30783] mw.config.get and mw.config.set should allow additional calling patterns

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30783

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org
   Severity|normal  |enhancement

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

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


[Bug 30773] Add line numbers for syntaxhighlight'ed pages and sections of pages

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30773

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org
   Severity|normal  |enhancement

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

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


[Bug 30766] URL can use another script

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30766

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org
   Severity|normal  |enhancement

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

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


[Bug 30765] External link icon overlaps text on special:version in safari for iPhone

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30765

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30755] Wikinews' users should be "Wikinewsies", not "wikireporters"

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30755

Bawolff  changed:

   What|Removed |Added

 CC||bawolff...@gmail.com

--- Comment #1 from Bawolff  2011-09-10 00:58:24 UTC ---
Note, some languages (polish maybe) do use Wikireporters as the demonym

-- 
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 30722] Category sorting should be case-sensitive on iswiktionary

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30722

Bawolff  changed:

   What|Removed |Added

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

--- Comment #3 from Bawolff  2011-09-10 00:57:49 UTC ---
rm keyword shell for now - MediaWiki currently doesn't have support for this so
its not a simple shell change. What needs to be done is one of:
*New "identity" collation that just sorts things based on code point. (This is
very trivial to do)
*Or the locale specific collation stuff needs to be fixed up to use different
locales (bug 30673)

-- 
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 30762] Overwrite of the copyright owner in campaigns has no effect

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30762

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org

-- 
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 30759] Languages that need a LanguageConverter implementation (tracking)

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30759

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30755] Wikinews' users should be "Wikinewsies", not "wikireporters"

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30755

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30641] GlobalUsage breaks any file display in newest 1.19alpha (r95811)

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30641

--- Comment #7 from Gregor Hagedorn  2011-09-10 
00:56:44 UTC ---
Code seems to be intact, same problem after deleting and svn re-checkout.

However, I now found out that the error only happens for images that come from
a repository.

http://biowikifarm.net/test/File:273px-Quercus_cerris_folliage.jpg is native
and works ok.

http://biowikifarm.net/test/File:Test-lossless-rotation.JPG comes from
http://species-id.net/openmedia/File:Test-lossless-rotation.JPG which runs
under  1.18alpha (r96692)

http://biowikifarm.net/test/File:Abama-twig.jpg comes from
http://commons.wikimedia.org/wiki/File:Abama-twig.jpg which runs 1.17wmf.

Is such an incompatibility between version unavoidable? Until now, it was
possible to test the trunk version using the repo in a stable version.

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

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


[Bug 30754] Use correct sorting for in prefix searches

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30754

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30753] Use correct sorting for Special:AllPages

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30753

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30751] Allowed memory size exhausted when using API

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30751

Mark A. Hershberger  changed:

   What|Removed |Added

   Keywords||shell
   Priority|Unprioritized   |Normal
 CC||bawolff...@gmail.com,
   ||m...@everybody.org
  Component|API |Images and files

-- 
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 30747] "Add another file" button should be grayed out when no more files can be added

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30747

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 29068] Bugs to be fixed for 1.18 WMF deployment (tracking)

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=29068

Mark A. Hershberger  changed:

   What|Removed |Added

 Depends on||30746

-- 
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 30746] Change in parser behavior in tables

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30746

Mark A. Hershberger  changed:

   What|Removed |Added

 CC||m...@everybody.org
 Blocks||29068

--- Comment #3 from Mark A. Hershberger  2011-09-10 
00:53:35 UTC ---
Looks similar to bug #30384

-- 
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 30740] User preference usage statistics for showjumplinks and skin

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30740

p858snake  changed:

   What|Removed |Added

   Keywords||ops
 CC||p858sn...@gmail.com

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

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


[Bug 30743] Namespace Alias alternatives for fa.wiki

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30743

Mark A. Hershberger  changed:

   What|Removed |Added

   Keywords||shell
 CC||m...@everybody.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 30740] User preference usage statistics for showjumplinks and skin

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30740

Mark A. Hershberger  changed:

   What|Removed |Added

   Keywords||shell
   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 26213] UNIQ tracking bug

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26213

Mark A. Hershberger  changed:

   What|Removed |Added

 Depends on||30738

-- 
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 30738] Internal Error in StripState.php(37)

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30738

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org
 Blocks||26213

-- 
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 30838] New: Fullprotected pages can semicascade

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30838

   Web browser: ---
 Bug #: 30838
   Summary: Fullprotected pages can semicascade
   Product: MediaWiki
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Page protection
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: phuntsokkong...@gmail.com
Classification: Unclassified


Semicascade means admins can edit the page, but autoconfirmed users can edit
the templates and files in the 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 30734] Commons Vector.js loads WikiMiniAtlas over http when visiting https://commons

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30734

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org

-- 
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 30732] remove duplicate space-separated attribute values from wikitext

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30732

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Lowest
 CC||m...@everybody.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 30731] Support PLURAL, GENDER and GRAMMAR in JavaScript (tracking)

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30731

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30728] user gets dropped to Main Page instead of upload wizard page

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30728

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |High
 CC||asha...@wikimedia.org,
   ||m...@everybody.org,
   ||ne...@wikimedia.org
  Component|User login  |UploadWizard
Version|unspecified |any
Product|MediaWiki   |MediaWiki extensions

-- 
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 30723] import and import log error at latin wikisource (la.ws)

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30723

Mark A. Hershberger  changed:

   What|Removed |Added

   Keywords||shell
   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30640] EXIF orientation tag use broken in 1.18 - skewed display

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30640

--- Comment #18 from Gregor Hagedorn  2011-09-10 
00:41:13 UTC ---
> I'm not sure where you get the idea that we don't fix bugs in older versions.
> If they are reported, and a fix is put into trunk, it will be backported.

Many thanks for the discussion! I don't want to go on your nerves, and I
probably do, but somehow I feel something is wrong. I assume what Bawolff said:
"We fix bugs in MediaWiki, not bugs in specific versions of Mediawiki [...] Its
slightly different for 1.18 as 1.18 isn't released yet." is not to be taken
literal, right? (I first did.) So bugs are welcome for older versions, they may
be fixed, but there is no control of this, because a bug will be closed as soon
as it is ok in trunk, is that it?

In this example, if you close specific 1.18-bugs as soon as trunk is fixed,
there cannot be any testing whether it indeed is fixed in 1.18, e.g., whether
the merger worked or not. I may keep a note independent of the bug report
system in my private calendar to check. Those interested in the production or
soon-to-be-production, rather than development version would probably all
prefer to be able to check once a bugreport is closed. But I readily admit that
you probably have good reasons to do it so and that there may simply be no
solution that satisfies all. I am project manager, responsible for
end-user-functionality, not a developer, as you may guess.

ASIDE: The question why I wondered about fixing 1.17 may be perhaps more
related to extensions, while you refer to mw core. To us, the extensions are
just as vital as mw core. I see many of problems that we would need having
fixed are working ok on the Wikipedias, but not in the 1.17svn we tried.

-- 
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 30722] Category sorting should be case-sensitive on iswiktionary

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30722

Mark A. Hershberger  changed:

   What|Removed |Added

   Keywords||shell
   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30718] UploadWizard should not suggest categories that do not exist

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30718

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30716] TOR block not working anymore

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30716

Mark A. Hershberger  changed:

   What|Removed |Added

   Keywords||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 30716] TOR block not working anymore

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30716

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30715] Replace underscores with spaces in categories

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30715

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30713] Introduce custom events for MediaWiki's front-end flow

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30713

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org

-- 
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 30712] mw.Uri throws error for protocol-relative urls

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30712

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org

-- 
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 30711] Diff always against last version for section=new when using "Show Changes"

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30711

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30709] Pass error info to error callbacks in mw.loader

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30709

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30706] PDF export extension problem with wiki table

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30706

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30704] PDF export extension problem with HTML tags in RTL wikis

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30704

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30727] Map is not loaded

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30727

--- Comment #15 from DaSch  2011-09-10 00:04:14 UTC ---
setting $egMapsDefaultService = 'googlemaps2'; does not have the same effect as
setting service=googlemaps2 in the parser function.
The first still loads googlemaps V3

-- 
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 30727] Map is not loaded

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30727

--- Comment #14 from DaSch  2011-09-09 23:56:36 UTC ---
BTW: when including the options before including the extensions (that's the
other way round as it is described in the manuel) the options are parsed
correctly and openlayers is loaded by default

-- 
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 30641] GlobalUsage breaks any file display in newest 1.19alpha (r95811)

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30641

--- Comment #6 from Chad H.  2011-09-09 23:55:54 UTC 
---
(In reply to comment #5)
> Many thanks for the suggestion! I did add the 'DEFAULT' as in:
> 
> 'sectionLoads' => array('DEFAULT' => array('db1' => 100,),'s1' => array('db1'
> => 100,),),
> 
> and this indeed changes the bug (in 1.19alpha (r96692)) to something that 
> seems
> GlobalUsage specific:
> 
> Fatal error: Call to undefined method GlobalUsageQuery::execute() in
> /usr/share/mediawikistaging/extensions/GlobalUsage/GlobalUsageImagePageHooks.php
> on line 17
> 

I really don't see how you could get an undefined method error, I see it clear
as day in GlobalUsageQuery[0]. Can you open the file and confirm that the
method is indeed there? If it's not, it sounds like you might've gotten an
incomplete update--missed a file or two.

[0]
http://svn.wikimedia.org/viewvc/mediawiki/trunk/extensions/GlobalUsage/GlobalUsageQuery.php?view=annotate#l108

-- 
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 30727] Map is not loaded

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30727

--- Comment #13 from DaSch  2011-09-09 23:48:11 UTC ---
It also works the other way round, reloading the page tree of four times and
the maps disappreas and my browser is not compatible with googlemaps v3
anymore. Although it isn't even activated

-- 
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 30837] New: table instead of vcard

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30837

   Web browser: ---
 Bug #: 30837
   Summary: table instead of vcard
   Product: MediaWiki extensions
   Version: any
  Platform: All
OS/Version: All
Status: NEW
  Severity: critical
  Priority: Unprioritized
 Component: SemanticResultFormats
AssignedTo: jeroen_ded...@yahoo.com
ReportedBy: da...@daschmedia.de
CC: wikibugs-l@lists.wikimedia.org, yaro...@gmail.com
Classification: Unclassified


Like you can see on all this pages
http://www.wecowi.de/wiki/Spezial:Linkliste/Vorlage:Infobox_Location
the vcard format is not displayed as a link to a vcard but as a table

-- 
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 30727] Map is not loaded

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30727

--- Comment #12 from DaSch  2011-09-09 23:43:00 UTC ---
Well I now even tryed to create a screencapture, but all software for this is
total bullshit. The point is, that repeatingly reloading the page makes the map
work.

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

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


[Bug 30825] IE7 AJAX breaks with protocol-relative URLs on commons

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30825

--- Comment #16 from Neil Kandalgaonkar  2011-09-09 
23:42:40 UTC ---
So, now what? No Friday deploys, defer till Monday?

-- 
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 30698] Threads moved to a watched page do not trigger e-mail notifications

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30698

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30690] Mark rollback as reverts in page histories and data dumps

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30690

Mark A. Hershberger  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.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 30825] IE7 AJAX breaks with protocol-relative URLs on commons

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30825

--- Comment #15 from Neil Kandalgaonkar  2011-09-09 
23:29:53 UTC ---
I've tested this in every way I can think of -- r96699 looks like it will fix
the problem

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

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


[Bug 30640] EXIF orientation tag use broken in 1.18 - skewed display

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30640

--- Comment #17 from Reedy  2011-09-09 23:22:37 UTC ---
(In reply to comment #15)
> Soonish, provided it is some days, is fine. But not allowing to record bugs in
> 1.18alpha is not really logical. This is a generic issue, I accept the bug
> (against all logic: the version says 1.18 and it is broken there) as closed.
> 
> > We fix bugs in MediaWiki, not bugs in specific versions of Mediawiki
> 
> Does this mean, as soon as 1.18 is released, only bugs in the then-1.18wmf 
> will
> be fixed (this happens all the time for 1.17) but never for 1.18 again?
> 
> Most things we found broken in 1.18alpha are the extensions, and I already
> received the answer that they will not be fixed at all. Searching for a usable
> mediawiki version is frustrating...
> 
> > Keep in mind, 1.18 hasn't been officially released yet (not even in beta 
> > form),
> > so there's going to bugs...
> 
> I know and we volunteer to help getting it tested, trying to find a usable
> version of mediawiki. 1.16 does not work anymore with several extensions that
> we need. If you want others to help you with finding bugs in 1.18, please help
> those trying to use it.

I'm not sure where you get the idea that we don't fix bugs in older versions.
If they are reported, and a fix is put into trunk, it will be backported. If we
don't know it's broken, it can't happen.

For example see
http://svn.wikimedia.org/viewvc/mediawiki/branches/REL1_17/phase3/RELEASE-NOTES?revision=96559&view=markup

Many changes since 1.17, not released yet, granted, but they're there.

For security fixes, supported versions will be tested and the fix backported

Anything fixed in 1.17wmf1, will usually have been fixed in trunk first (unless
the issue doesn't exist there). Usually revisions will then come into 1.17 when
appropriate, but this doesn't always happen. Ask, and someone will do it if
it's percieved useful - new features won't be backported

Look at the revision http://www.mediawiki.org/wiki/Special:Code/MediaWiki/96687

It's tagged to be backported to 1.18, so when it's been reviewed, it'll be
triaged and very likely merged back again

-- 
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 30824] Integrate Facebooks "Online Schema Change for MySQL" into MediaWiki

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30824

--- Comment #1 from Brion Vibber  2011-09-09 23:14:21 UTC 
---
tl;dr summary:

This Online Schema Change tool is a PHP script which manages cloning a table,
applying an ALTER TABLE, and then swapping it back in place.

This runs online -- not interfering with live operations on the main tables --
by using triggers to capture changes made to the original table while the new
table is being changed.

Note that in a replicated environment, you need to run this on all slaves
before running on the master -- but unlike our prior schema update methods, it
doesn't require halting replication while running, or switching masters.


Sounds pretty spiffy!

-- 
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 30640] EXIF orientation tag use broken in 1.18 - skewed display

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30640

--- Comment #16 from Bawolff  2011-09-09 22:57:55 UTC ---
>Soonish, provided it is some days
It would probably be in a couple days.

>Does this mean, as soon as 1.18 is released, only bugs in the then-1.18wmf will
>be fixed (this happens all the time for 1.17) but never for 1.18 again?

Traditionally it has to be a fairly major bug for there to be a new (minor
version) release. For example security issues would result in another 1.18
release. Hopefully the delay between 1.18 and 1.19 will be less to compensate
for that. The generally idea of MediaWiki development is that there is one
version that is continually improved, and a snapshot is made of it every once
and a while that is tested and released.


>I know and we volunteer to help getting it tested, trying to find a usable
>version of mediawiki. 1.16 does not work anymore with several extensions that
>we need. If you want others to help you with finding bugs in 1.18, please help
>those trying to use it.

And we're glad you are testing it and reporting bugs :) If there is stuff you
think we could do to make tester's lives easier I'd love to hear/discuss. This
isn't really the right place to discuss it though, but feel free to send me an
email or leave a message on my talk page (or perhaps bring it to a more general
forum. I'm not sure which one would be most appropriate though).

-- 
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 28425] Milestone: MediaWiki 1.18 tarball (tracking)

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28425

Mark A. Hershberger  changed:

   What|Removed |Added

 Depends on||30120

-- 
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 30120] Interwiki links error after upgrade

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30120

Mark A. Hershberger  changed:

   What|Removed |Added

 Blocks||28425

--- Comment #19 from Mark A. Hershberger  2011-09-09 
22:52:26 UTC ---
Adding 1.18 blocker per comment 18

-- 
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 30727] Map is not loaded

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30727

--- Comment #11 from DaSch  2011-09-09 22:49:24 UTC ---
Well, it's not a caching issue.
I set
$wgMainCacheType = CACHE_NONE;
$wgParserCacheType = CACHE_NONE;
$wgMessageCacheType = CACHE_NONE;
in my LocalSettings and the error that the map is not loaded cause my firefox
6.0.2 is not compatible with googlemaps v3 although googlemaps v3 is
deactivated in my configuration. So something is going totaly wrong here

This are my settings for the maps extension
$egMapsDefaultService = "openlayers";
$egMapsAvailableServices = array('googlemaps2', 'yahoomaps',
'openlayers','osm');

and this
{{#display_points:33.86410, -118.40246~Strandpromenade;33.72923,
-118.344147~Golfplatz}}
should be displayed with openlayers when I understood the configuration options
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 30836] meta=siteinfo expose aliases of non-existing special pages

2011-09-09 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30836

--- Comment #1 from Brion Vibber  2011-09-09 22:48:07 UTC 
---
My own inclination would be "don't add aliases for things that don't exist"...
but there may be circumstances where this is legitimate, such as special pages
that are conditionally registered but that need to be aliased from the locale
files.

But... conditional registration just seems like a bad idea. :)

The case here seems to have been something that maybe got removed or something
so not an actual 'live' 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


  1   2   3   >