[Bug 48123] New: wikibase-cantundo does not pass in parameters for error messages

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48123

   Web browser: ---
Bug ID: 48123
   Summary: wikibase-cantundo does not pass in parameters for
error messages
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: jas...@jasperswebsite.com
CC: wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

This error messages calls the appropriate interface messages for the errors
(for example, Blockedtext for a block), but does not seem to pass in the right
parameters. For example, if you edit from a blocked account or IP address and
try to undo an edit, you will see Blockedtext, but the $1, $2, etc. parameters
are still $1, $2, etc., not what they should've been substituted for. The same
issue occurs for when Globalblocking-ipblocked or Protectedpagetext is
displayed.

-- 
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 46610] Pronunciation recording tool

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46610

--- Comment #33 from Rahul Maliakkal rahul14...@gmail.com ---
(In reply to comment #32)

I have been able to get a sound recorder working with the HTML5 Web Audio API
in Google's Chrome (Canary version).

Please can you specify the version and did you enable the flag Web Audio
Input via chrome://flags

-- 
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 48124] New: Notifications: Mark messages as read after any visit to the talk page

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48124

   Web browser: ---
Bug ID: 48124
   Summary: Notifications: Mark messages as read after any visit
to the talk page
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Echo
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: fflo...@wikimedia.org
CC: agarr...@wikimedia.org, bs...@wikimedia.org,
rkald...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Anytime a user visits their own talk page, all their message notifications
should be 'marked as read' in the flyout and archive. 

This issue was reported by Risker and other users, who point out that visiting
their talk page doesn't clear notifications in the red badge, as described on
the Notifications talk page:
http://en.wikipedia.org/wiki/Wikipedia_talk:Notifications#Cannot_reset_number_by_going_to_page

Note that this problem could be exacerbated if we provide a secondary path to
talk, such as the New Message Indicator feature discussed here:
http://en.wikipedia.org/wiki/Wikipedia:Notifications/New_message_indicator

So we would need to fix this issue first, before we can deploy a new message
indicator or OBOM, that provide a secondary path to talk.

To clarify the proposed logic, a talk message would be 'marked as read' if:
a) user visits their talk page
b) user clicks on the red badge
   (if flyout includes that message)
c) user clicks on 'Mark all as read'
   (if flyout does not include that message)
d) user visits the archive page
   (and clicks 'More' to show that message, if not visible)

For more info about 'Mark all as read', check this feature requirement:
http://www.mediawiki.org/wiki/Echo/Feature_requirements#Mark_all_as_read

-- 
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 48124] Notifications: Mark messages as read after any visit to the talk page

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48124

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

   What|Removed |Added

   Priority|Unprioritized   |Highest
 CC||e...@wikimedia.org,
   ||fflo...@wikimedia.org,
   ||hf...@wikimedia.org,
   ||lwell...@wikimedia.org,
   ||vba...@wikimedia.org
   Assignee|wikibugs-l@lists.wikimedia. |rkald...@wikimedia.org
   |org |
   Severity|normal  |major

-- 
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 20281] MediaWiki needs more easter eggs

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20281

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

   What|Removed |Added

 Status|RESOLVED|REOPENED
 Resolution|INVALID |---

--- Comment #9 from Tim Starling tstarl...@wikimedia.org ---
Reopening since the easter egg from r79712 has now been removed.

It was fun, but had a few problems:

* It segfaulted on one dev's server due to its unusual /e modifier recursion.
* The MW interface was obfuscated, so could not be maintained.
* The data encoding used a lot of fonts, and so caused performance problems in
editors and browsers.
* The data encoding was vulnerable to corruption by text editors. This
ultimately caused it to stop working.
* It used /e to demonstrate the security problems of using /e. Since /e is now
deprecated for security reasons, I suppose we can congratulate ourselves for
raising awareness, but it also means that going forward, /e usage is
unnecessary and a liability.

(And all that despite it being one of the most heavily-reviewed pieces of code
in MediaWiki! Thanks to everyone who bothered to read it, and thanks for
appreciating my jokes.)

In my spare time, I am working on a new easter egg which will address these
issues. The concept is a VM which interprets obfuscated bytecode stored in an
image file. The interface between the VM and the rest of MediaWiki will be in
maintainable plaintext, but the output generated for a given input will be
non-obvious.

-- 
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 33944] Cannot disable signature pref (nickname section)

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33944

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

Version|unspecified |1.22-git
Summary|Cannot disable signature|Cannot disable signature
   |pref|pref (nickname section)

-- 
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 48020] make puppet-lint/puppet-pep8 ignore W191 indentation contains tabs

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48020

--- Comment #2 from Antoine hashar Musso has...@free.fr ---
Technically pep8 let you ignore specific errors and warnings using the 'ignore'
parameter.  That can be put in a .pep8 file at the root of the repository,
something like:

 [pep8]
 # Ignore W191 indentation contains tabs
 ignore = W191


If that is done, that means python files hosted in the repository could use
either spaces or tabs.  The files using tabs should probably be tagged properly
for the editors to use the proper spacing.  Aka for vim a modeline such as: 
vim: set noet:


bikeshedFor consistency, I would advise sticking to the pep8 standard
:)/bikeshed

-- 
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 40942] Time separator for Slovene should use period/dot instead of colon

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=40942

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

Version|unspecified |1.22-git
Summary|Time separator for Slovene  |Time separator for Slovene
   ||should use period/dot
   ||instead of colon

--- Comment #9 from Andre Klapper aklap...@wikimedia.org ---
If CLDR should be fixed, could you please contact them?

Two more sources:

Microsoft's Slovenian Style Guide lists
Standard time format:
H.mm
H:mm:ss

IBM lists in
http://pic.dhe.ibm.com/infocenter/forms/v3r5m1/index.jsp?topic=%2Fcom.ibm.form.designer.locales.doc%2Fi_xfdl_r_formats_sl_SI.html
:
H.mm
H:mm
H:mm:ss

-- 
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 48002] Jenkins: Check for server-side php errors during web request

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48002

--- Comment #2 from Antoine hashar Musso has...@free.fr ---
Another way would be to override the PHP handler to log all the exceptions,
format them in a nice format (such as HTML?) and then use a post build action
in Jenkins to publish the report.

-- 
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 48125] New: MediaWiki:Mobile-frontend-photo-ownership needs GENDER support

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48125

   Web browser: ---
Bug ID: 48125
   Summary: MediaWiki:Mobile-frontend-photo-ownership needs GENDER
support
   Product: MediaWiki extensions
   Version: master
  Hardware: All
   URL: https://translatewiki.net/wiki/Thread:Support/About_Me
diaWiki:Mobile-frontend-photo-ownership/uk
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: MobileFrontend
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: federicol...@tiscali.it
CC: aricha...@wikimedia.org, mgro...@wikimedia.org,
mpinc...@wikimedia.org, tf...@wikimedia.org
Blocks: 30443, 38638
Classification: Unclassified
   Mobile Platform: ---

See
https://translatewiki.net/wiki/Thread:Support/About_MediaWiki:Mobile-frontend-photo-ownership/uk

-- 
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 30443] GENDER (tracking)

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=30443

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Depends on||48125

-- 
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 38638] Interface messages needing rewording or documentation and other issues with existing messages (tracking)

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38638

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Depends on||48125

-- 
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 48053] GSoC 2013 Curriculum Wiki Proposal

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48053

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 CC||aklap...@wikimedia.org
 Whiteboard||aklapper-moreinfo

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
Requesting reviews of work proposals might be better on a corresponding mailing
list - Bugzilla is for bug reports and enhancement requests.

Please turn this bug report into something specific that actually describes the
problem and not only links to some wikipage of yours. Also see
https://www.mediawiki.org/wiki/How_to_report_a_bug

Plus why is this filed under WikidataClient?

-- 
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 48038] Uncaught TypeErrors in fa.wikipedia after deploying second phase of wikibase

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48038

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

 Resolution|FIXED   |WORKSFORME

--- Comment #4 from Andre Klapper aklap...@wikimedia.org ---
(In reply to comment #3)
 now is fixed! and as dalba said after updating common.js it is solved!

Please do not set RESOLVED FIXED if no code changes were merged into the
codebase in Gerrit. Glad you found out the reason. Closing as WORKSFORME.

-- 
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 21139] Option to sort search results by size and date in advanced

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=21139

--- Comment #4 from Andre Klapper aklap...@wikimedia.org ---
(In reply to comment #3)
 Can Lucene 3.4.0 (at least) be used with MediaWiki? Are there any
 problems/limitations?

https://wikitech.wikimedia.org/wiki/Search has info about the search infra and
what's used with what. Let's please keep this bug report specific and focused.

-- 
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 48019] Bad article layout on it.wikivoyage (due to hidden categories?)

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48019

--- Comment #8 from Andre Klapper aklap...@wikimedia.org ---
I have no idea what you meant by the last comment (and what coreload is
here), could you rephrase?

-- 
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 47917] UploadWizard does not support responsive web design

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47917

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Normal  |Lowest
   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=27995
   Severity|minor   |enhancement

-- 
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 27995] UploadWizard: Layout should not overflow on 800px wide window

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27995

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=47917

-- 
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 36923] Special:Search pagination controls should be duplicated at top

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36923

--- Comment #7 from Antoine hashar Musso has...@free.fr ---
I have abandoned Gerrit change #49930

-- 
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 48066] API not available for wikimania2014 wiki

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48066

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||benap...@gmail.com,
   ||dereck...@espace-win.org,
   ||tom...@twkozlowski.net,
   ||wikimedia.b...@snowolf.eu
  Component|General/Unknown |Site requests

-- 
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 48076] Page creator can see the deleted page

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48076

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

Version|unspecified |1.22-git

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
Hi,
could you please clarify what you request here?

The bug report's summary is Page creator can see the deleted page. Does that
mean that you consider it a bug that the page creator can see the deleted page,
or do you request that page creator should be able to access the deleted
page?

-- 
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 10929] Allow multiple bug entries at once

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=10929

--- Comment #3 from Andre Klapper aklap...@wikimedia.org ---
Adam: Feel free to file it upstream. I won't implement this or work on this so
it's WONTFIX for Wikimedia Bugzilla. It will only become available in Wikimedia
Bugzilla after it has been implemented upstream.

-- 
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 48090] Concurrent uploading is broken

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48090

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Keywords||patch-in-gerrit
   Priority|Unprioritized   |High

-- 
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 48095] Tracking: integration with Extension:Nonlinear

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48095

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
   Severity|normal  |enhancement

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
So what exact and definable criteria need to happen to mark this bug report as
FIXED? Feels very vague to me currently. :-/

-- 
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 48076] Page creator should be able to access the deleted page

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48076

gqqnbig gqqnb2...@gmail.com changed:

   What|Removed |Added

Summary|Page creator can see the|Page creator should be able
   |deleted page|to access the deleted page

-- 
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 48076] Page creator should be able to access the deleted page

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48076

--- Comment #2 from gqqnbig gqqnb2...@gmail.com ---
(In reply to comment #1)
 Hi,
 could you please clarify what you request here?
 
 The bug report's summary is Page creator can see the deleted page. Does
 that
 mean that you consider it a bug that the page creator can see the deleted
 page,
 or do you request that page creator should be able to access the deleted
 page?

Thanks. I have modified it.

-- 
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 48088] Score doesn't output image size (width/height)

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48088

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |High

-- 
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 48082] Score fails to render if $wgUseImageMagick is off (no trimming)

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48082

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |High

-- 
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 48029] crackling at start of OGG renditions of MIDI files

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48029

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
   Severity|normal  |major

-- 
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 20281] MediaWiki needs more easter eggs

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20281

--- Comment #10 from Platonides platoni...@gmail.com ---
It was cute.
Although I still think that hashar should have provided his own one.

Removed in 4c69569db71d149feff6c4b10ea7a493425d67fd /
https://gerrit.wikimedia.org/r/54319

-- 
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 48106] Compilation of tests fail due to missing linker flag for cxxtools

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48106

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Keywords||patch, patch-need-review

-- 
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 48076] Page creator should be able to access the deleted page

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48076

--- Comment #3 from Liangent liang...@gmail.com ---
We're also discussing this on zhwiki.

-- 
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 48076] Page creator should be able to access the deleted page

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48076

Liangent liang...@gmail.com changed:

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 Ever confirmed|0   |1

-- 
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 48118] Math extension has problems with Arabic

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48118

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Keywords||i18n
   Priority|Unprioritized   |Normal

-- 
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 48126] New: MediaWiki:Donate interface-submit-my-secure-donation needs documentation

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48126

   Web browser: ---
Bug ID: 48126
   Summary: MediaWiki:Donate interface-submit-my-secure-donation
needs documentation
   Product: MediaWiki extensions
   Version: master
  Hardware: All
   URL: https://translatewiki.net/wiki/Thread:Support/About_Me
diaWiki:Donate_interface-submit-my-secure-donation/en
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: DonationInterface
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: federicol...@tiscali.it
CC: aricha...@wikimedia.org, fr-t...@wikimedia.org,
s...@ludd.net, tf...@wikimedia.org
Blocks: 38638
Classification: Unclassified
   Mobile Platform: ---

Add context please.

-- 
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 38638] Interface messages needing rewording or documentation and other issues with existing messages (tracking)

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38638

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Depends on||48126

-- 
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 48126] MediaWiki:Donate interface-submit-my-secure-donation needs documentation

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48126

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   Keywords||i18n

-- 
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 48127] New: beta: text squid conf should be in puppet

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48127

   Web browser: ---
Bug ID: 48127
   Summary: beta: text squid conf should be in puppet
   Product: Wikimedia Labs
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: deployment-prep (beta)
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: has...@free.fr
CC: benap...@gmail.com, cmcma...@wikimedia.org,
fai...@wikimedia.org, has...@free.fr,
mhershber...@wikimedia.org, platoni...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

The deployment-squid Squid configuration is only on the instance right now
(/etc/squid/*).  That should be uploaded to puppet with a distinct role name
such as role::cache::text::beta .

-- 
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 41220] Edittools buttons broken in liquid threads reply and new topic

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41220

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

URL||https://translatewiki.net/w
   ||iki/Thread:Support/Insertin
   ||g_Special_characters_from_b
   ||elow_the_edit_box_in_LQTs_(
   ||as_used_here)_does_not_work
   ||_in_Firefox_(latest)
 CC||federicol...@tiscali.it,
   ||rainerril...@hotmail.com
 Whiteboard|aklapper-moreinfo   |

-- 
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 48094] Backport Pending changes messages from WP?

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48094

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
Backport from where (module, branch) to where exactly (module, branch)?

-- 
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 48093] Should expose extension version data for Special:Version

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48093

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
   Severity|normal  |enhancement

-- 
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 48052] Exclude from print by category does not work any more

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48052

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
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 20281] MediaWiki needs more easter eggs

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20281

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Normal  |Lowest
Version|unspecified |1.22-git

-- 
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 48128] New: [selenium] tests for Diff/History-View

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48128

   Web browser: ---
Bug ID: 48128
   Summary: [selenium] tests for Diff/History-View
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: tobias.gritschac...@wikimedia.de
CC: wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Check for correct revision in diff and history-view.

-- 
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 48129] New: IPv6 range blocks are not listed when using bkip parameter in API

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48129

   Web browser: ---
Bug ID: 48129
   Summary: IPv6 range blocks are not listed when using bkip
parameter in API
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: API
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: dalba.w...@gmail.com
CC: bjor...@wikimedia.org, bryan.tongm...@gmail.com,
roan.katt...@gmail.com, s...@reedyboy.net
Classification: Unclassified
   Mobile Platform: ---

For example 2001:41d0::/40 is blocked in fa.wiki. But when trying to check this
using api, the block is not listed:
http://fa.wikipedia.org/w/api.php?action=querylist=blocksbkip=2001:41D0:0:0:0:0:0:0/40
or
http://fa.wikipedia.org/w/api.php?action=querylist=blocksbkip=2001:41d0::/40

However individual ips in this range are correctly shown as blocked:
http://fa.wikipedia.org/w/api.php?action=querylist=blocksbkip=2001:41d0::1

Expected behavior:
Ipv6 range blocks should be listed the same way as IPv4s are:
http://fa.wikipedia.org/w/api.php?action=querylist=blocksbkip=94.242.192.0/18

-- 
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 48092] GET parameters for pages in all namespaces supported by basic parser expansion

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48092

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
   Severity|minor   |enhancement

-- 
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 48130] New: [selenium] tests for entities without labels

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48130

   Web browser: ---
Bug ID: 48130
   Summary: [selenium] tests for entities without labels
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: tobias.gritschac...@wikimedia.de
CC: wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Check for handling of entities without labels in the UI.

-- 
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 48084] Installer sets $wgLogo default path incorrectly

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48084

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||m...@everybody.org
Version|unspecified |1.22-git
   Target Milestone|--- |1.21.0 release

-- 
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 48083] Installer environmental checks don't update when reloading page

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48083

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
Version|unspecified |1.22-git

-- 
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 48080] Sync source and editor like TeXShop

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48080

Andre Klapper aklap...@wikimedia.org changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 CC||aklap...@wikimedia.org
Version|unspecified |1.22-git
   Severity|normal  |enhancement

--- Comment #1 from Andre Klapper aklap...@wikimedia.org ---
I don't know what TeXShop is, so like in TeXShop is not helpful.
Still I don't understand what is requested here. I click a word in the content
of a wiki page (preferably in Edit mode), and I am send to which source, and
why?
Could you come up with a specific example and exact steps to reproduce, plus
the current outcome and the expected outcome? Thanks.

-- 
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 48131] New: [selenium] tests for paging of entity-selector

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48131

   Web browser: ---
Bug ID: 48131
   Summary: [selenium] tests for paging of entity-selector
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: tobias.gritschac...@wikimedia.de
CC: wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Check for entity-selector paging.

-- 
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 48132] New: [selenium] tests for entity-selector as search box

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48132

   Web browser: ---
Bug ID: 48132
   Summary: [selenium] tests for entity-selector as search box
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: tobias.gritschac...@wikimedia.de
CC: wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Check behavior of entity-selector as search-box.

-- 
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 48133] New: [InstantCommons] Some hotlinks of Commons files are not protocol-relative

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48133

   Web browser: ---
Bug ID: 48133
   Summary: [InstantCommons] Some hotlinks of Commons files are
not protocol-relative
   Product: MediaWiki
   Version: 1.21-git
  Hardware: All
   URL: https://translatewiki.net/wiki/Thread:Support/Files_fr
om_Commons_loading_over_HTTP
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: File management
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: federicol...@tiscali.it
CC: b...@mzmcbride.com, bawolff...@gmail.com,
bryan.tongm...@gmail.com
Blocks: 27946, 39480
Classification: Unclassified
   Mobile Platform: ---

1) Visit https://translatewiki.net/wiki/Project:About (HTTPS)
2) Purge it
3) Check http://translatewiki.net/wiki/Project:About source

Observed: some hotlinks of Commons files are over HTTPS. (It used to be the
opposite, but it seems I can't reproduce by purging on HTTP...)

Expected: $wgUseInstantCommons includes protocol-relative resources and doesn't
add insecure content to secure pages.

On closer inspection this is even weirder, because some resources are
protocol-relative and some are not:

img alt=Torchlight kopete.png
src=https://upload.wikimedia.org/wikipedia/commons/5/57/Torchlight_kopete.png;
width=135 height=135 /

but

img alt=P economy blue.png
src=/w/images/thumb/1/1a/P_economy_blue.png/135px-P_economy_blue.png
width=135 height=124
srcset=https://upload.wikimedia.org/wikipedia/commons/1/1a/P_economy_blue.png
1.5x, https://upload.wikimedia.org/wikipedia/commons/1/1a/P_economy_blue.png
2x /

(I've no idea what srcset is).

-- 
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 27946] Secure Server (tracking)

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27946

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Depends on||48133

-- 
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 39480] Bugs affecting translatewiki.net (errors from MediaWiki master) (tracking)

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39480

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

 Depends on||48133

-- 
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 48134] New: Dot Separator in Odia Wikipedia not working.

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48134

   Web browser: ---
Bug ID: 48134
   Summary: Dot Separator in Odia Wikipedia not working.
   Product: MediaWiki
   Version: unspecified
  Hardware: All
   URL: http://or.wikipedia.org/wiki/Template:User
OS: All
Status: NEW
  Keywords: need-volunteer
  Severity: normal
  Priority: Unprioritized
 Component: Parser
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: ansum...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

|separator={{{separator|dot}}} shows dot-separator instead of •

Let me know where the issue is. It is probably due to some minor error in one
of the templates there!

-- 
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 48133] [InstantCommons] Some hotlinks of Commons files are not protocol-relative

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48133

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=32219

-- 
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 32219] Make $wgUseInstantCommons protocol relative

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32219

Nemo federicol...@tiscali.it changed:

   What|Removed |Added

   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=48133

-- 
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 48135] New: [selenium] tests for deleted item handling

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48135

   Web browser: ---
Bug ID: 48135
   Summary: [selenium] tests for deleted item handling
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: tobias.gritschac...@wikimedia.de
CC: wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Check handling of deleted items in UI.

-- 
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 47821] Scrolling should not be needed to see whole ULS dialog

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47821

--- Comment #4 from Pau Giner pgi...@wikimedia.org ---
I created a document that proposes how to scroll according to the available
space: http://commons.wikimedia.org/wiki/File:ULS_scrolling_design.pdf

-- 
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 48136] New: [selenium] tests for focus flow

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48136

   Web browser: ---
Bug ID: 48136
   Summary: [selenium] tests for focus flow
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: tobias.gritschac...@wikimedia.de
CC: wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Check focus flow in the UI.

-- 
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 48137] EditEntity (API) refactoring

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48137

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

   What|Removed |Added

Summary|EditEntity (API)|EditEntity (API)
   |refactroing |refactoring

-- 
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 48138] New: [selenium] tests for claim edit-conflics

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48138

   Web browser: ---
Bug ID: 48138
   Summary: [selenium] tests for claim edit-conflics
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: tobias.gritschac...@wikimedia.de
CC: wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Check handling of edit-conflicts while editing claims.

-- 
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 48139] New: [selenium] tests for in-other-languages widget

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48139

   Web browser: ---
Bug ID: 48139
   Summary: [selenium] tests for in-other-languages widget
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: tobias.gritschac...@wikimedia.de
CC: wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Write tests for the in-other-languages widget.

-- 
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 48140] DispatchStats refactoring and API

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48140

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

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
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 48137] EditEntity (API) refactoring

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48137

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

   What|Removed |Added

   Priority|Unprioritized   |Normal

-- 
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 48137] EditEntity (API) refactoring

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48137

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

   What|Removed |Added

 Status|NEW |ASSIGNED

-- 
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 48140] DispatchStats refactoring and API

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48140

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

   What|Removed |Added

 Status|NEW |ASSIGNED

-- 
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 45616] Allow querying of entity properties

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45616

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

   What|Removed |Added

 Status|UNCONFIRMED |NEW
 CC||abraham.taherivand@wikimedi
   ||a.de
 Ever confirmed|0   |1

-- 
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 48141] New: Implement RDF mapping for Claims/Statements

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48141

   Web browser: ---
Bug ID: 48141
   Summary: Implement RDF mapping for Claims/Statements
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: daniel.kinz...@wikimedia.de
CC: wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Implement an RDF representation of claims/statements as specified in
https://meta.wikimedia.org/wiki/Wikidata/Development/RDF

-- 
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 48142] New: [selenium] use cucumber for tests

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48142

   Web browser: ---
Bug ID: 48142
   Summary: [selenium] use cucumber for tests
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: tobias.gritschac...@wikimedia.de
CC: wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Make use of cucumber [1] in the Selenium tests. This involves refactoring the
bootstapping code of the Selenium tests as well as refactoring the tests
themselves.

[1] http://cukes.info/

-- 
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 44580] Script for creating RDF dumps of all entities

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44580

Daniel Kinzler daniel.kinz...@wikimedia.de changed:

   What|Removed |Added

 Depends on||44582

-- 
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 44582] spec out linked data interface for wikidata ontology

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44582

Daniel Kinzler daniel.kinz...@wikimedia.de changed:

   What|Removed |Added

 Blocks||44580

-- 
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 44577] Special:EntityData should support RDF output

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44577

Daniel Kinzler daniel.kinz...@wikimedia.de changed:

   What|Removed |Added

 Depends on||44582

-- 
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 44582] spec out linked data interface for wikidata ontology

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44582

Daniel Kinzler daniel.kinz...@wikimedia.de changed:

   What|Removed |Added

 Blocks||44577

-- 
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 44578] RDF serializer for entities

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44578

Daniel Kinzler daniel.kinz...@wikimedia.de changed:

   What|Removed |Added

 Depends on|44582   |

-- 
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 44582] spec out linked data interface for wikidata ontology

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44582

Daniel Kinzler daniel.kinz...@wikimedia.de changed:

   What|Removed |Added

 Blocks|44578   |

-- 
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 44578] RDF serializer for entities (baseline)

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44578

Daniel Kinzler daniel.kinz...@wikimedia.de changed:

   What|Removed |Added

Summary|RDF serializer for entities |RDF serializer for entities
   ||(baseline)

-- 
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 48143] New: Implement RDF mapping (tracking)

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48143

   Web browser: ---
Bug ID: 48143
   Summary: Implement RDF mapping (tracking)
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: daniel.kinz...@wikimedia.de
CC: wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Implement an RDf representation of Wikibase entities according to
https://meta.wikimedia.org/wiki/Wikidata/Development/RDF

-- 
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 48144] New: [selenium] run tests on saucelabs

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48144

   Web browser: ---
Bug ID: 48144
   Summary: [selenium] run tests on saucelabs
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: tobias.gritschac...@wikimedia.de
CC: wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Make the Selenium tests run on saucelabs [1].
This involves:
(a) Get a free open source account at saucelabs.
(b) Refactor framework to be able to run tests on saucelabs.
(c) If needed, adjust tests to pass on saucelabs.
(d) Setup the internal test-system to support running tests at saucelabs.

[1] https://saucelabs.com/u/wikidata-saucelabs

-- 
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 44578] RDF serializer for entities (baseline)

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44578

--- Comment #4 from Daniel Kinzler daniel.kinz...@wikimedia.de ---
repurposing this ticket to refer to the baseline implementation only. For
claims/statements, see bug 48141. Please create further follow-ups as blockers
of the new tracking bug 48143.

-- 
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 48146] New: [selenium] run tests via jenkins on cloudbees

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48146

   Web browser: ---
Bug ID: 48146
   Summary: [selenium] run tests via jenkins on cloudbees
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: tobias.gritschac...@wikimedia.de
CC: wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Host our own wikidata jenkins instance on cloudbees [1].

This involves:
(a) Get a free open source account on cloudbees.
(b) Add jobs to jenkins on cloudbees to automatically run selenium tests on
saucelabs.

[1] https://wikidata-cloudbees.ci.cloudbees.com/

-- 
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 48145] [Frontend] Time as a datatype

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48145

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

   What|Removed |Added

 Status|NEW |ASSIGNED
 Depends on||44000

-- 
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 44000] Add a time datatype

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44000

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

   What|Removed |Added

 Blocks||48145

-- 
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 48146] [selenium] run tests via jenkins on cloudbees

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48146

tobias.gritschac...@wikimedia.de changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #1 from tobias.gritschac...@wikimedia.de ---
(a) is done.

-- 
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 48144] [selenium] run tests on saucelabs

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48144

tobias.gritschac...@wikimedia.de changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

--- Comment #1 from tobias.gritschac...@wikimedia.de ---
(a) is done.

-- 
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 48145] [Frontend] Time as a datatype

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48145

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

   What|Removed |Added

   Priority|Unprioritized   |Normal
 CC||daniel.wer...@wikimedia.de,
   ||henning.sna...@wikimedia.de

-- 
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 48142] [selenium] use cucumber for tests

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48142

tobias.gritschac...@wikimedia.de changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

-- 
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 48128] [selenium] tests for Diff/History-View

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48128

tobias.gritschac...@wikimedia.de changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

-- 
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 48147] New: [CI jenkins] get jenkins to run again

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48147

   Web browser: ---
Bug ID: 48147
   Summary: [CI jenkins] get jenkins to run again
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: WikidataRepo
  Assignee: wikidata-b...@lists.wikimedia.org
  Reporter: tobias.gritschac...@wikimedia.de
CC: wikidata-b...@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Identify and fix the bugs/issues which prevent us from running Wikidata
Client/Repo tests on the WMF jenkins.

-- 
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 48147] [CI jenkins] get jenkins to run again

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48147

tobias.gritschac...@wikimedia.de changed:

   What|Removed |Added

 Status|NEW |ASSIGNED

-- 
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 48137] EditEntity (API) refactoring

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48137

Daniel Kinzler daniel.kinz...@wikimedia.de changed:

   What|Removed |Added

 CC||daniel.kinz...@wikimedia.de

--- Comment #1 from Daniel Kinzler daniel.kinz...@wikimedia.de ---
The EditEntity API module needs refactoring. Two steps are suggested:

1) Factor individual modifications (like set lable, remove alias) into ChangeOp
classes (similar to, maybe even compatible to DiffOp). besides modifying the
entity, they should faciliate the creation of summaries and permission checks.

2) Move the module's logic into a handler/controller. That controller may be
aware of the API, especially of the Request and Result objects. Isolation from
that knowledge would be nice, but is not essential at the moment.

-- 
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 48140] DispatchStats refactoring and API

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48140

Daniel Kinzler daniel.kinz...@wikimedia.de changed:

   What|Removed |Added

 CC||daniel.kinz...@wikimedia.de

--- Comment #1 from Daniel Kinzler daniel.kinz...@wikimedia.de ---
DispatchStats should be factored into:

* generic DAO for the changes_dispatch table
* stats generator (may be in the DAO object, or separate)
* a value object holding the stats

-- 
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 42063] Provide a plain linked data interface for accessing entities

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42063

Daniel Kinzler daniel.kinz...@wikimedia.de changed:

   What|Removed |Added

 Depends on||48143

-- 
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 48143] Implement RDF mapping (tracking)

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48143

Daniel Kinzler daniel.kinz...@wikimedia.de changed:

   What|Removed |Added

 Blocks||42063

-- 
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 44582] spec out linked data interface for wikidata ontology

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44582

Daniel Kinzler daniel.kinz...@wikimedia.de changed:

   What|Removed |Added

 Blocks|44577, 44580|48143

-- 
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 44577] Special:EntityData should support RDF output

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44577

Daniel Kinzler daniel.kinz...@wikimedia.de changed:

   What|Removed |Added

 Depends on|44582   |

-- 
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 44580] Script for creating RDF dumps of all entities

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44580

Daniel Kinzler daniel.kinz...@wikimedia.de changed:

   What|Removed |Added

 Depends on|44582   |

-- 
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 48143] Implement RDF mapping (tracking)

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=48143

Daniel Kinzler daniel.kinz...@wikimedia.de changed:

   What|Removed |Added

 Depends on||44582

-- 
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 47822] Language selector increases the height of the page unnecessarily

2013-05-06 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=47822

--- Comment #3 from Pau Giner pgi...@wikimedia.org ---
The language list should be shown in the same way as the language settings
panel. The triangle that connects the panel to the cog icon and the position
should be preserved.

I illustrated that at
http://commons.wikimedia.org/wiki/File:Language_list_integration_into_interlanguage_links.png

In the example input settings are used, but the same applies for the Display
language.

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