[Bug 28119] Babel::getName() should cache its results, or redundant calls be reduced.

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28119

Ori Livneh o...@wikimedia.org changed:

   What|Removed |Added

 CC||o...@wikimedia.org

--- Comment #6 from Ori Livneh o...@wikimedia.org 2012-06-28 06:07:18 UTC ---
Changelist 13297 adds memcached lookups.

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

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


[Bug 36228] Add specific reviewer in Gerrit on SQL changes

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36228

--- Comment #7 from Antoine hashar Musso has...@free.fr 2012-06-28 06:25:11 
UTC ---
I added a very basic ant rule to detect if a SQL file got changed:
https://gerrit.wikimedia.org/r/#/c/13169/

Need to wrap it in a Jenkins job called from the MediaWiki-GIT-Fetching job.

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

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


[Bug 28119] Babel::getName() should cache its results, or redundant calls be reduced.

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28119

--- Comment #7 from Siebrand s.mazel...@xs4all.nl 2012-06-28 06:35:09 UTC ---
(In reply to comment #6)
 Changelist 13297 adds memcached lookups.

That is Gerrit 13297

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

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


[Bug 38019] New: Article Feedback - Bucketing for CTAs

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38019

   Web browser: ---
 Bug #: 38019
   Summary: Article Feedback - Bucketing for CTAs
   Product: MediaWiki extensions
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: ArticleFeedbackv5
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: fflo...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


We need a way to bucket CTAs when we start wider deployment of AFT5 in early
July. 

The bucketing logic will determine which CTA to show to users after they post
their feedback, based on selection rules and parameters stored in the config
file.

Here are the CTAs we want to bucket, with their recommended parameters (% of
total):

* CTA 1 Edit = 50%

* CTA 2 Learn = 10%

* CTA 4 Login = 20%

* CTA 5 Comments = 20%

Once a CTA is selected, we need to check that it is OK to display it, by
following these basic rules:

* If user is logged in == don't show CTA 4 Login

* If user is editor == don't show CTA 1 Edit -- or CTA 2 Learn

* If page is protected or semi-protected == don't show CTA 1 Edit

If any of these rules require that the selected CTA be skipped, the selection
process should start over again, using the same overall odds, until a suitable
CTA has been selected.

Note that the net effect of these rules are that logged in editors will only
see CTA5 Comments -- while anonymous users are more likely to see CTA1 Edit, or
a variety of options.

If it's helpful, we could specify percentages for each condition group.

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

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


[Bug 38019] Article Feedback - Bucketing for CTAs

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38019

Fabrice Florin fflo...@wikimedia.org changed:

   What|Removed |Added

   Keywords||aftv5-1.5
   Priority|Unprioritized   |Highest
 AssignedTo|wikibugs-l@lists.wikimedia. |mmul...@wikimedia.org
   |org |
   Severity|normal  |major

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

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


[Bug 38020] New: Article Feedback Page - Activity Log: Fix Text Color

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38020

   Web browser: ---
 Bug #: 38020
   Summary: Article Feedback Page - Activity Log: Fix Text Color
   Product: MediaWiki extensions
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: ArticleFeedbackv5
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: fflo...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


Created attachment 10800
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=10800
Mockup showing green text highlight for Feedback Page Activity flyovers

Please change the text color in the Activity Log from red to be green for these
actions: 
- featured
- resolved
- unhide
- decline oversight
- unoversight

... as in:

Fabrice Florin featured this post 17:29, 26 June, 2012

The words in bracket above should be green, to signify a positive action.
(Right now they are shown in red, which is reserved for negative actions --
this warning color can needlessly alarm editors). 

See attached mockup of what we would want to see.

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

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


[Bug 38021] New: Article Feedback Page - Activity Log: Fix Text Color

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38021

   Web browser: ---
 Bug #: 38021
   Summary: Article Feedback Page - Activity Log: Fix Text Color
   Product: MediaWiki extensions
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: ArticleFeedbackv5
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: fflo...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


Please change the text color in the Activity Log from red to be green for these
actions: 
- featured
- resolved
- unhide
- decline oversight
- unoversight

... as in:

Fabrice Florin featured this post 17:29, 26 June, 2012

The words in bracket above should be green, to signify a positive action.
(Right now they are shown in red, which is reserved for negative actions --
this warning color can needlessly alarm editors). 

See attached mockup of what we would want to see.

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

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


[Bug 38021] Article Feedback Page - Activity Log: Fix Text Color

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38021

Fabrice Florin fflo...@wikimedia.org changed:

   What|Removed |Added

   Keywords||aftv5-1.5
   Priority|Unprioritized   |High
 AssignedTo|wikibugs-l@lists.wikimedia. |mmul...@wikimedia.org
   |org |
   Severity|normal  |major

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

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


[Bug 38021] Article Feedback Page - Activity Log: Fix Text Color

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38021

Fabrice Florin fflo...@wikimedia.org changed:

   What|Removed |Added

   Severity|major   |normal

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

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


[Bug 38021] Article Feedback Page - Activity Log: Fix Text Color

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38021

--- Comment #1 from Fabrice Florin fflo...@wikimedia.org 2012-06-28 07:24:02 
UTC ---
Created attachment 10801
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=10801
Article Feedback Page - Activity Log: Green Text Example

-- 
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 37933] Parsoid: Export as LaTeX

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37933

--- Comment #3 from Gabriel Wicke gwi...@wikimedia.org 2012-06-28 07:52:28 
UTC ---
Just a clarification: We don't currently plan to work on this ourselves, but
would be happy to support somebody taking this on. A quick test using the
pandoc tool (http://johnmacfarlane.net/pandoc/, apt-get install pandoc) looks
quite promising:

pandoc -s -r html http://parsoid.wmflabs.org/en:Foo -o Foo.tex

The output could likely be improved by making use of the extra information
contained in the Parsoid DOM, for example by adding a separate HTML flavor to
pandoc. If Haskell is not your favorite language, there seem to be other html
- latex converters around, including at least one in Java:
https://www.google.de/search?num=100hl=enie=UTF-8oe=UTF-8q=convert%20html%20latex

-- 
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 38022] New: Getting Warn me when I leave an edit page with unsaved changes

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38022

   Web browser: Firefox
 Bug #: 38022
   Summary: Getting Warn me when I leave an edit page with
unsaved changes
   Product: MediaWiki extensions
   Version: master
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: UploadWizard
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: raimond.spekk...@gmail.com
CC: mtrac...@member.fsf.org
Classification: Unclassified
   Mobile Platform: ---


Created attachment 10802
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=10802
screenshot

With Firefox 14 beta/Windows 7 I get the warning Warn me when I leave an edit
page with unsaved changes on the last UW screen.

It seems that the browser detects an unfinished edit flag, see screenshot
(sorry, German interface language only).

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

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


[Bug 37674] Logo change (nawiki)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37674

Dereckson dereck...@espace-win.org changed:

   What|Removed |Added

   Keywords|shellpolicy |shell
   Priority|Normal  |Low
 Status|NEW |ASSIGNED
 AssignedTo|wikibugs-l@lists.wikimedia. |dereck...@espace-win.org
   |org |
   Severity|normal  |enhancement

--- Comment #6 from Dereckson dereck...@espace-win.org 2012-06-28 08:38:04 
UTC ---
Thank you for the contact effort. As discussed on IRC, the fact there is no
community on the wiki is established, and the only local admin didn't reply in
a timely manner. The best solution seems then to use the local
[[File:Wiki.png]], per comment #3.

Taking this bug. Removing shellpolicy keyword for shell. Setting severity and
importance to low/enh.

Code review: https://gerrit.wikimedia.org/r/13301

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

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


[Bug 37312] Display labels in special pages

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37312

--- Comment #2 from denny vrandecic denny.vrande...@wikimedia.de 2012-06-28 
09:08:37 UTC ---
By importance:
* Search
* Recent changes (see #37634)
* Watchlist

-- 
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 37634] Display the label of an item in the Recent Changes (8)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37634

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|Display the label of an |Display the label of an
   |item in the Recent Changes  |item in the Recent Changes
   ||(8)

-- 
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 37682] ItemViewAction should use Article::view (8)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37682

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|ItemViewAction should use   |ItemViewAction should use
   |Article::view   |Article::view (8)

-- 
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 37749] Update title of sitelink after editing

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37749

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

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

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


[Bug 35960] add config varible to hide incubator test wikipedia langlinks on wikipedia projects by default

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35960

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

 Status|ASSIGNED|NEW
 CC||denny.vrandecic@wikimedia.d
   ||e

-- 
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 35960] add config varible to hide incubator test wikipedia langlinks on wikipedia projects by default

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35960

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

 AssignedTo|jeroen_ded...@yahoo.com |wikidata-bugs@lists.wikimed
   ||ia.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 37746] (ContentHandler) use symbolic names for content models and formats in the database

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37746

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

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

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


[Bug 36450] Content handler for different types of wiki content

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36450

Bug 36450 depends on bug 37746, which changed state.

Bug 37746 Summary: (ContentHandler) use symbolic names for content models and 
formats in the database
https://bugzilla.wikimedia.org/show_bug.cgi?id=37746

   What|Old Value   |New Value

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

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

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


[Bug 36439] Setting labels should normalize some things, API should return the actual label on success (5)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36439

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|Setting labels should   |Setting labels should
   |normalize some things, API  |normalize some things, API
   |should return the actual|should return the actual
   |label on success|label on success (5)

-- 
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 36986] Use database form for encoding Titles in URLs (8)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36986

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|Use database form for   |Use database form for
   |encoding Titles in URLs |encoding Titles in URLs (8)

--- Comment #5 from denny vrandecic denny.vrande...@wikimedia.de 2012-06-28 
09:25:15 UTC ---
Sitelinks should be modeled as objects and provide accessor functions for the
different syntactic forms.

-- 
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 37541] Remove edit tab when the page shows an item (3)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37541

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|Remove edit tab when the|Remove edit tab when the
   |page shows an item  |page shows an item (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 37497] Automatically created edit summaries to an item in the revision history (3)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37497

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|Automatically created edit  |Automatically created edit
   |summaries to an item in the |summaries to an item in the
   |revision history|revision history (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 37989] permissions must be checked on item creation (5)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37989

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

 CC||denny.vrandecic@wikimedia.d
   ||e
Summary|permissions must be checked |permissions must be checked
   |on item creation|on item creation (5)

-- 
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 36424] Simple language switcher (5)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36424

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|Simple language switcher|Simple language switcher
   ||(5)

-- 
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 37633] Add an edit link to the languages (3)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37633

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|Add an edit link to the |Add an edit link to the
   |languages   |languages (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 36430] Specify language fallback

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36430

abraham.taheriv...@wikimedia.de changed:

   What|Removed |Added

 CC||abraham.taherivand@wikimedi
   ||a.de

--- Comment #1 from abraham.taheriv...@wikimedia.de 2012-06-28 09:37:01 UTC ---
How to handle the fact that we know the user languages from the preferences?
How to tie this in in the fallback chain?

Consider facts like reality, i.e. the constraints through the parser cache for
the display of items.

-- 
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 37681] Can't show old revisions of Wikibase Items (XX)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37681

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|Can't show old revisions of |Can't show old revisions of
   |Wikibase Items  |Wikibase Items (XX)

-- 
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 36450] Content handler for different types of wiki content (5)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36450

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|Content handler for |Content handler for
   |different types of wiki |different types of wiki
   |content |content (5)

-- 
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 37689] Prevent direct editing of JSON via the APIs edit action (2)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37689

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|Prevent direct editing of   |Prevent direct editing of
   |JSON via the APIs edit  |JSON via the APIs edit
   |action  |action (2)

-- 
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 37306] wbgetitems add an optional parameter so that full url is returned for sitelinks (like iwurl/llurl on other modules) (3)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37306

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|wbgetitems add an optional  |wbgetitems add an optional
   |parameter so that full url  |parameter so that full url
   |is returned for sitelinks   |is returned for sitelinks
   |(like iwurl/llurl on other  |(like iwurl/llurl on other
   |modules)|modules) (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 36426] Design multilingual interface for phase I (5)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36426

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|Design multilingual |Design multilingual
   |interface for phase I   |interface for phase I (5)

-- 
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 36430] Specify language fallback (8)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36430

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|Specify language fallback   |Specify language fallback
   ||(8)

-- 
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 36429] Research hosting for Selenium test swarm (5)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36429

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|Research hosting for|Research hosting for
   |Selenium test swarm |Selenium test swarm (5)

-- 
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 36421] Automatic disambiguation pages (5)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36421

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|Automatic disambiguation|Automatic disambiguation
   |pages   |pages (5)

-- 
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 37312] Display labels in special pages

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37312

abraham.taheriv...@wikimedia.de changed:

   What|Removed |Added

 CC||abraham.taherivand@wikimedi
   ||a.de

--- Comment #3 from abraham.taheriv...@wikimedia.de 2012-06-28 09:44:27 UTC ---
This one needs really rigorous testing as it can have effects on many many
places in the UI, and especially also for extensions that are used by the WMF
wikis.

-- 
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 37312] Display labels in special pages (13)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37312

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|Display labels in special   |Display labels in special
   |pages   |pages (13)

-- 
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 37634] Display the label of an item in the Recent Changes (1)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37634

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|Display the label of an |Display the label of an
   |item in the Recent Changes  |item in the Recent Changes
   |(8) |(1)

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

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


[Bug 37509] not obvious you can only add links to existing articles

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37509

abraham.taheriv...@wikimedia.de changed:

   What|Removed |Added

 CC||abraham.taherivand@wikimedi
   ||a.de

--- Comment #6 from abraham.taheriv...@wikimedia.de 2012-06-28 09:46:40 UTC ---
An error message is displayed now. The error message should be changed to
something more understandable.

-- 
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 36432] Normalize titles and namespaces (5)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36432

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|Normalize titles and|Normalize titles and
   |namespaces  |namespaces (5)

-- 
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 37625] Site links to some wikipedias can't be added. (5)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37625

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|Site links to some  |Site links to some
   |wikipedias can't be added.  |wikipedias can't be added.
   ||(5)

-- 
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 36428] Handle item deletion in secondary storage (5)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36428

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|Handle item deletion in |Handle item deletion in
   |secondary storage   |secondary storage (5)

-- 
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 36417] Research and design search for Wikidata (21)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36417

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|Research and design search  |Research and design search
   |for Wikidata|for Wikidata (21)

-- 
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 36436] Internationalization of error handling in the existing AJAX interfaces of the repo

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36436

abraham.taheriv...@wikimedia.de changed:

   What|Removed |Added

 CC||abraham.taherivand@wikimedi
   ||a.de

--- Comment #3 from abraham.taheriv...@wikimedia.de 2012-06-28 10:02:34 UTC ---
Implement a mechanism that allows the UI to show specialized and localized
messages based on the error code.

-- 
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 36436] Internationalization of error handling in the existing AJAX interfaces of the repo (8)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36436

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|Internationalization of |Internationalization of
   |error handling in the   |error handling in the
   |existing AJAX interfaces of |existing AJAX interfaces of
   |the repo|the repo (8)

-- 
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 37509] not obvious you can only add links to existing articles (2)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37509

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

 Depends on|37771   |36436
Summary|not obvious you can only|not obvious you can only
   |add links to existing   |add links to existing
   |articles|articles (2)

-- 
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 36436] Internationalization of error handling in the existing AJAX interfaces of the repo (8)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36436

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

 Blocks||37509

-- 
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 37771] Implement new Wikidata user interface design

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37771

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

 Blocks|37509   |

-- 
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 31726] Don't index pages generated by DoubleWiki

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31726

Tpt thoma...@hotmail.fr changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 AssignedTo|wikibugs-l@lists.wikimedia. |thoma...@hotmail.fr
   |org |

--- Comment #1 from Tpt thoma...@hotmail.fr 2012-06-28 10:17:21 UTC ---
I've push a patch here : https://gerrit.wikimedia.org/r/#/c/12883/

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

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


[Bug 37681] Can't show old revisions of Wikibase Items (2)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37681

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|Can't show old revisions of |Can't show old revisions of
   |Wikibase Items (XX) |Wikibase Items (2)

-- 
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 37681] Can't show old revisions of Wikibase Items (2)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37681

--- Comment #8 from denny vrandecic denny.vrande...@wikimedia.de 2012-06-28 
10:23:14 UTC ---
Need tests once the dependencies are closed.

-- 
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 37543] specify site may be changed to language and specify page to article (1)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37543

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|specify site may be   |specify site may be
   |changed to language and   |changed to language and
   |specify page to article |specify page to article
   ||(1)

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

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


[Bug 37588] make sure page protection works for data items (2)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37588

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

   Keywords||testme
Summary|make sure page protection   |make sure page protection
   |works for data items|works for data items (2)

--- Comment #7 from denny vrandecic denny.vrande...@wikimedia.de 2012-06-28 
10:27:11 UTC ---
Write tests for this.

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

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


[Bug 37683] Implement revert/undo for Wikibase Items

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37683

--- Comment #2 from denny vrandecic denny.vrande...@wikimedia.de 2012-06-28 
10:29:20 UTC ---
Revert needs to be tested. Reset has its own bug, #37991 m and undo needs to be
implemented.

-- 
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 37683] Implement revert/undo for Wikibase Items (tracking)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37683

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|Implement revert/undo for   |Implement revert/undo for
   |Wikibase Items  |Wikibase Items (tracking)

--- Comment #3 from denny vrandecic denny.vrande...@wikimedia.de 2012-06-28 
10:32:20 UTC ---
Two new bugs: implement undo (13), test revert (3), and the reset #37991

-- 
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 37991] implement reset for data items (5)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37991

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

 CC||denny.vrandecic@wikimedia.d
   ||e
Summary|implement reset for data|implement reset for data
   |items   |items (5)

-- 
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 37991] implement reset for data items (5)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37991

--- Comment #1 from denny vrandecic denny.vrande...@wikimedia.de 2012-06-28 
10:33:24 UTC ---
Needs a confirmation in the user interface.

-- 
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 37683] Implement revert/undo for Wikibase Items (tracking)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37683

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

 Depends on||37991

-- 
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 37991] implement reset for data items (5)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37991

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

 Blocks||37683

-- 
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 37684] don't assume all changes are atomic

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37684

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||WORKSFORME

--- Comment #1 from denny vrandecic denny.vrande...@wikimedia.de 2012-06-28 
10:35:37 UTC ---
We pledge to try to keep this in mind at all times necessary.

-- 
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 37685] detect edit conflicts on data items (13)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37685

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|detect edit conflicts on|detect edit conflicts on
   |data items  |data items (13)

--- Comment #4 from denny vrandecic denny.vrande...@wikimedia.de 2012-06-28 
10:43:23 UTC ---
For now: simply detect such a collision and report it, telling the user to
reload.

This contains an API part and a UI part.

Before closing this item set up a new one for making it nicer (e.g. maybe let
the user change to override the change, abandon its change, reload this field?,
reload all?, etc.)

-- 
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 37736] Language specific aliases (3)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37736

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

   Priority|High|Normal
Summary|Language specific aliases   |Language specific aliases
   ||(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 37754] Handling for missing language codes

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37754

--- Comment #1 from denny vrandecic denny.vrande...@wikimedia.de 2012-06-28 
10:56:58 UTC ---
If we have a sitelink using a a site identifier that is not in the site list
(anymore), then hide the sitelink from the UI.

Before closing, add a bug for a maintenance script that removes such sitelinks.

-- 
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 37826] An items existing site-link shouldn't be returned when the site is not supported anymore

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37826

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #3 from denny vrandecic denny.vrande...@wikimedia.de 2012-06-28 
10:58:28 UTC ---


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

-- 
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 37754] Handling for missing language codes

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37754

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

 CC||danwe...@web.de

--- Comment #2 from denny vrandecic denny.vrande...@wikimedia.de 2012-06-28 
10:58:28 UTC ---
*** Bug 37826 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 37754] Handling for missing language codes (5)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37754

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

   Priority|High|Normal
Summary|Handling for missing|Handling for missing
   |language codes  |language codes (5)
   Severity|critical|major

-- 
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 36657] Various design issues on the user interface

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36657

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||denny.vrandecic@wikimedia.d
   ||e
 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 37227] Handle loss of session data

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37227

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|Session failure |Handle loss of session data

-- 
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 36450] Content handler for different types of wiki content (5)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36450

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

 Depends on||37748

-- 
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 37748] refactor Item, split data model from database glue.

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37748

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

 Blocks||36450

-- 
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 37748] refactor Item, split data model from database glue.

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37748

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

   Priority|Normal  |Highest

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

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


[Bug 37748] refactor Item, split data model from database glue (21)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37748

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|refactor Item, split data   |refactor Item, split data
   |model from database glue.   |model from database glue
   ||(21)

-- 
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 37774] Improving JavaScript structures for widget developers

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37774

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

 CC||denny.vrandecic@wikimedia.d
   ||e
 Blocks||37771

-- 
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 37771] Implement new Wikidata user interface design

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37771

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

 Depends on||37774

-- 
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 36430] Specify language fallback (8)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36430

Nikola Smolenski smole...@eunet.rs changed:

   What|Removed |Added

 CC||smole...@eunet.rs

--- Comment #2 from Nikola Smolenski smole...@eunet.rs 2012-06-28 11:28:36 
UTC ---
Have in mind bug #37461 - in some cases conversion is needed; in some cases it
is not needed to specify that a label is in a specific language.

Think of handling cases of multilingual content. For example, item about the
question mark may well have ? as the label. Even if some languages would want
to use question mark or Fragezeichen, in other ? will probably be better
than a foreign language. Another example, .com. Perhaps MUL code could be
used for this.

Also, there is more complex question of names. For example, Berlin means
Berlin in a large number of languages, so it seems a waste not to use this
fact. Perhaps a way to specify which language is the default language of the
item, so other language could draw from it if possible. In some cases,
additional conversion might be needed.

-- 
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 38023] New: frrwiki (Nordfriisk): add new namespaces and extensions for wikisource integration

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38023

   Web browser: ---
 Bug #: 38023
   Summary: frrwiki (Nordfriisk): add new namespaces and
extensions for wikisource integration
   Product: Wikimedia
   Version: unspecified
  Platform: All
OS/Version: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: Site configuration
AssignedTo: wikibugs-l@lists.wikimedia.org
ReportedBy: bugrepor...@to.mabomuja.de
CC: benap...@gmail.com, wikimedia.b...@snowolf.eu
Classification: Unclassified
   Mobile Platform: ---


The small frrwiki community decided to concentrate its work on one project and
integrate its wikisource project (currently on oldwikisource) within wikipedia
([[frr:Wikipedia:Tächnische frååge#Wikisource]]) like it's already done by
other small languages. A LangCom member told us that we can decide this by
ourself. Some config changes are needed:

Add new namespaces for Proofread Extension:
* 102 Seite, alias Page
* 103 Seite Diskussion, alias Page talk
* 104 Index
* 105 Index Diskussion, alias Page talk

Add new main wikisource namespace:
* 106 Text
* 107 Text Diskussion

Add these namespaces to content namespace:
'wgContentNamespaces' = array(
  'frrwiki' = array( NS_MAIN, 102, 104, 106 )
)

Add these new non talk namespaces to default search namespace:
'wgNamespacesToBeSearchedDefault' = array(
  'frrwiki' = array( -1 = 0, 0 = 1, 1 = 0,  2 = 0, 3 = 0, 4 = 0, 5 = 0,
6 = 0, 7 = 0, 8 = 0, 9 = 0, 10 = 0, 11 = 0, 12 = 0, 13 = 0, 102 = 1,
104 = 1, 106 = 1 ),
)

All these new namespaces need subpages (wgNamespacesWithSubpages), but i think
that is enabled by default.

Add oldwikisource and dewikisource as additional importsources:
'wgImportSources' = array(
  'frrwiki' = array( 'en', 'de', 'nds', 's:de', ''oldwikisource' ),
)

Add extensions that are used by wikisource projects by default:
DPL:
'wmgUseDPL' = array(
  'frrwiki' = true
),

ProofreadPage:
'wmgUseProofreadPage' = array(
  'frrwiki' = true
)

Collection:
'wmgUseCollection' = array(
  'frrwiki' = true
)

Labeled Section Transclusion:
'wmgUseLST' = array(
  'frrwiki' = true
)

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


[Bug 36430] Specify language fallback (8)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36430

--- Comment #3 from Nikola Smolenski smole...@eunet.rs 2012-06-28 11:31:47 
UTC ---
Note also that some languages might have circular fallback, for example simple
→ en and en → simple.

-- 
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 36428] Handle item deletion in secondary storage (5)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36428

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #7 from denny vrandecic denny.vrande...@wikimedia.de 2012-06-28 
11:33:20 UTC ---
Picked up for Sprint 8.

-- 
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 37748] refactor Item, split data model from database glue (21)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37748

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #1 from denny vrandecic denny.vrande...@wikimedia.de 2012-06-28 
11:34:14 UTC ---
Picked up for Sprint 8.

-- 
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 36986] Use database form for encoding Titles in URLs (8)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36986

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #6 from denny vrandecic denny.vrande...@wikimedia.de 2012-06-28 
11:34:59 UTC ---
Picked up for Sprint 8.

-- 
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 37541] Remove edit tab when the page shows an item (3)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37541

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #3 from denny vrandecic denny.vrande...@wikimedia.de 2012-06-28 
11:35:21 UTC ---
Picked up for Sprint 8.

-- 
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 36439] Setting labels should normalize some things, API should return the actual label on success (5)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36439

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #6 from denny vrandecic denny.vrande...@wikimedia.de 2012-06-28 
11:35:46 UTC ---
Picked up for Sprint 8.

-- 
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 36436] Internationalization of error handling in the existing AJAX interfaces of the repo (8)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36436

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #4 from denny vrandecic denny.vrande...@wikimedia.de 2012-06-28 
11:36:39 UTC ---
Picked up for Sprint 8.

-- 
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 36431] Secondary and primary storage go out of sync on constraint violation in secondary storage (8)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36431

denny vrandecic denny.vrande...@wikimedia.de changed:

   What|Removed |Added

Summary|Secondary and primary   |Secondary and primary
   |storage go out of sync on   |storage go out of sync on
   |constraint violation in |constraint violation in
   |secondary storage   |secondary storage (8)

-- 
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 38023] frrwiki (Nordfriisk): add new namespaces and extensions for wikisource integration

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38023

--- Comment #1 from merl bugrepor...@to.mabomuja.de 2012-06-28 12:08:01 UTC 
---
Sorry, cp mistake:
* 105 Index Diskussion, alias Index talk  - and not Page talk which is
103

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

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


[Bug 32551] Descriptionless files

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32551

--- Comment #10 from Paul Kaganer paul.kaga...@mail.ru 2012-06-28 12:31:35 
UTC ---
Any pgogress for resolve 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 31676] ResourceLoader should work around IE's limit on number of style tags

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31676

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|FIXED   |

--- Comment #25 from Krinkle krinklem...@gmail.com 2012-06-28 12:40:48 UTC ---
Just for the record, this was never deployed/released and reverted due to the
@import issues and other concerns.

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

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


[Bug 31676] ResourceLoader should work around IE stylesheet limit

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31676

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

Summary|ResourceLoader should work  |ResourceLoader should work
   |around IE's limit on number |around IE stylesheet limit
   |of style tags |

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

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


[Bug 31676] ResourceLoader should work around IE stylesheet limit

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31676

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

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

--- Comment #26 from Krinkle krinklem...@gmail.com 2012-06-28 12:42:35 UTC ---
*** Bug 34276 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 34276] Invalid argument error when mw.util.addCSS is used and various modules are loaded

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34276

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||DUPLICATE

--- Comment #2 from Krinkle krinklem...@gmail.com 2012-06-28 12:42:35 UTC ---
This error has nothing to do with those gadgets or mw.util.addCSS itself (at
least not directly).

This is bug 31676. IE does not support more then 31 stylesheets. This is a
known issue and there are several solutions but they either don't work well
with our modularity or it causes other issues (such as @import). 

Marking dupe of bug 31676.

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

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

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


[Bug 38024] New: ResourceLoader should not insert empty stylesheets for modules without css

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38024

   Web browser: ---
 Bug #: 38024
   Summary: ResourceLoader should not insert empty stylesheets for
modules without css
   Product: MediaWiki
   Version: 1.17
  Platform: All
OS/Version: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: ResourceLoader
AssignedTo: krinklem...@gmail.com
ReportedBy: krinklem...@gmail.com
CC: krinklem...@gmail.com, roan.katt...@gmail.com,
tpars...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---


As the title says. With stuff like bug 31676, we definitely don't want to
insert more junk then we have to.

For example:

https://www.mediawiki.org/w/load.php?modules=mediawiki.legacy.wikibits

 mw.loader.implement('mediawiki.legacy.wikibits',function(){ .. },{:},{});

that third argument there should be an empty object.

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

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


[Bug 37245] Beta cluster pulls bits and pieces from production's bits.wikimedia.org

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=37245

--- Comment #6 from Antoine hashar Musso has...@free.fr 2012-06-28 12:45:17 
UTC ---
https://gerrit.wikimedia.org/r/13304 varnish configuration for
bits.beta.wmflabs.org (already deployed)

https://gerrit.wikimedia.org/r/13316 creates the static docroot for php-master

https://gerrit.wikimedia.org/r/13322 makes 'beta' uses bits.beta.wmflabs.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 34276] Invalid argument error when mw.util.addCSS is used and various modules are loaded

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=34276

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

   What|Removed |Added

Web browser|--- |Internet Explorer

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

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


[Bug 31676] ResourceLoader should work around IE stylesheet limit

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31676

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

   What|Removed |Added

Web browser|--- |Internet Explorer

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

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


[Bug 31676] ResourceLoader should work around IE stylesheet limit

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=31676

--- Comment #27 from Krinkle krinklem...@gmail.com 2012-06-28 12:54:23 UTC ---
Solving bug 38024 will reduce the visibility of this 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 22596] Migrate subversion to git (tracking)

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22596

Bug 22596 depends on bug 35534, which changed state.

Bug 35534 Summary: Free-form tagging in gerrit
https://bugzilla.wikimedia.org/show_bug.cgi?id=35534

   What|Old Value   |New Value

 Status|NEW |RESOLVED
 Resolution||LATER

-- 
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 35534] Free-form tagging in gerrit

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35534

Chad H. innocentkil...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||LATER

--- Comment #5 from Chad H. innocentkil...@gmail.com 2012-06-28 12:56:05 UTC 
---
Resolving this LATER until upstream moves on 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 36228] Add specific reviewer in Gerrit on SQL changes

2012-06-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36228

Antoine hashar Musso has...@free.fr changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 AssignedTo|wikibugs-l@lists.wikimedia. |has...@free.fr
   |org |
   Severity|normal  |minor

-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
--- You are receiving this mail because: ---
You are the assignee for the bug.
You are 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   >