[Bug 46528] Enable RSS on Commons

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46528

--- Comment #7 from p858snake  ---
(In reply to comment #5)
> (In reply to comment #4)
> > > So it would seem that every request for addition to $wgRSSUrlWhitelist 
> > > needs
> > > to be carefully reviewed for security.
> > 
> > Hmm, I wonder why this is.
> 
> It formats the HTML in blog posts, I'm sure you can understand why that is a
> issue.

(I will just note what I dropped in the IRC channel)

 TimStarling: actually it might not format html, I was reading
the extension page and it looks like I was getting confused with it "Format
Links" and "Format Images" option
 Susan: ^
 but would probably want to make sure its cache setup is setup
properly before you do it clusterwide
 I assumed it sent raw HTML through the MediaWiki parser/sanitizer.
 But only because that seemed like the only sane thing to do. No idea if
it actually does.
 I suppose sanitizing  would be problematic.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45700] [TUX] Statsbar dynamic update issues

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45700

Santhosh Thottingal  changed:

   What|Removed |Added

   Priority|Low |Normal
 Status|NEW |ASSIGNED
   Assignee|wikibugs-l@lists.wikimedia. |santhosh.thottingal@gmail.c
   |org |om

--- Comment #2 from Santhosh Thottingal  ---
Patch https://gerrit.wikimedia.org/r/#/c/55541/

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46528] Enable RSS on Commons

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46528

--- Comment #6 from Tim Starling  ---
(In reply to comment #5)
> (In reply to comment #4)
> > > So it would seem that every request for addition to $wgRSSUrlWhitelist 
> > > needs
> > > to be carefully reviewed for security.
> > 
> > Hmm, I wonder why this is.
> 
> It formats the HTML in blog posts, I'm sure you can understand why that is a
> issue.

If the HTML were filtered then the extension could be more generally useful.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46528] Enable RSS on Commons

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46528

p858snake  changed:

   What|Removed |Added

 CC||p858sn...@gmail.com

--- Comment #5 from p858snake  ---
(In reply to comment #4)
> > So it would seem that every request for addition to $wgRSSUrlWhitelist needs
> > to be carefully reviewed for security.
> 
> Hmm, I wonder why this is.

It formats the HTML in blog posts, I'm sure you can understand why that is a
issue.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45480] [TUX] Provide descriptions for statsbar

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45480

Santhosh Thottingal  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|wikibugs-l@lists.wikimedia. |santhosh.thottingal@gmail.c
   |org |om
Summary|[TUX] Provide descriptions  |[TUX] Provide descriptions
   |for stats in the project|for statsbar
   |selector|

--- Comment #1 from Santhosh Thottingal  ---
Editing the title so that the 'on hover' behavior is consistent in every
statsbar.

Pau, correct me if this is wrong.

Patch https://gerrit.wikimedia.org/r/#/c/55538/

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46528] Enable RSS on Commons

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46528

--- Comment #4 from MZMcBride  ---
(In reply to comment #3)
> Currently, $wgRSSUrlWhitelist needs to be modified for every feed that is
> used. So it seems unlikely that enabling it everywhere would reduce the number
> of shell requests.

Sure, an on-wiki configuration system would be better. That said, comment 0 and
comment 1 both specifically refer to the Wikimedia blog
(). I think enabling the RSS extension and
whitelisting only blog.wikimedia.org for all Wikimedia wikis might save some
headache/hassle.

> So it would seem that every request for addition to $wgRSSUrlWhitelist needs
> to be carefully reviewed for security.

Hmm, I wonder why this is.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46528] Enable RSS on Commons

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46528

Tim Starling  changed:

   What|Removed |Added

 CC||tstarl...@wikimedia.org

--- Comment #3 from Tim Starling  ---
(In reply to comment #1)
> I think enabling the RSS extension on all Wikimedia wikis for the Wikimedia
> blog might be nice. I don't really want to see a request next week for
> Meta-Wiki, outreach.wikimedia.org the following week, etc. Enabling the
> extension everywhere would reduce paperwork, in theory.

Currently, $wgRSSUrlWhitelist needs to be modified for every feed that is used.
So it seems unlikely that enabling it everywhere would reduce the number of
shell requests. The code says:

// Warning: Allowing all urls (not setting a whitelist)
// may be a security concern.
...
// include "*" if you expressly want to allow all urls (you should not do this)

So it would seem that every request for addition to $wgRSSUrlWhitelist needs to
be carefully reviewed for security.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26092] Enable or install string parsing wikimarkup functionality on WMF wikis

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26092

--- Comment #37 from Phillip Patriakeas  ---
(In reply to comment #35)
> Phillip: Wikimedia wikis now support Scribunto (cf.
> [[mw:Extension:Scribunto]])
> and Lua (cf. [[mw:Extension:Scribunto/Lua reference manual]]). This should
> provide robust string manipulation capability and resolve this bug as fixed,
> I
> believe.

I'm acutely aware of that; I've been following Lua development with some
interest. I was actually wondering when this bug would be marked resolved fixed
as a result. =D

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26786] Add functionality (in an extension or MediaWiki) and implement to make English Wikipedia's [[Template:Cite]] work faster

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26786

--- Comment #27 from Tim Starling  ---
(In reply to comment #26)
> (In reply to comment #25)
> > Looking at the summary and comment 0: FIXED?
> 
> Not yet. I believe work is being done to resolve this bug, but I don't
> believe
> it's implemented yet
> ( Citation&action=history>
> would be the relevant page history to watch, I suppose).

You can see the migration status at 
 

Currently they have done "phase 5", which is {{cite journal}}, and are
discussing "phase 6", which is {{cite web}}.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46528] Enable RSS on Commons

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46528

--- Comment #2 from MZMcBride  ---
From :

---
'wmgUseRSSExtension' => array(
'default' => false,
'foundationwiki' => true,
'mediawikiwiki' => true,
'uawikimedia' => true,
),
'wmgRSSUrlWhitelist' => array(
'default' => array(),  // as of Ext:RSS v2, this means no URLs are allowed.
'uawikimedia' => array( 'http://wikimediaukraine.wordpress.com/feed/' ),
'foundationwiki' => array(
'http://blog.wikimedia.org/feed/',
'http://blog.wikimedia.org/c/our-wikis/wikimediacommons/feed/',
'http://blog.wikimedia.org/c/communications/picture-of-the-day/feed/',
),
'mediawikiwiki' => array(
   
'https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/Translate.git&a=rss',
'http://blog.wikimedia.org/feed/',
),
),
---

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46528] Enable RSS on Commons

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46528

MZMcBride  changed:

   What|Removed |Added

   Keywords||shell
 CC||b...@mzmcbride.com

--- Comment #1 from MZMcBride  ---
I think this is a change that shouldn't require community consensus as it's a
non-controversial enhancement request, but others may disagree and ask that you
first gather local community consensus.

I think enabling the RSS extension on all Wikimedia wikis for the Wikimedia
blog might be nice. I don't really want to see a request next week for
Meta-Wiki, outreach.wikimedia.org the following week, etc. Enabling the
extension everywhere would reduce paperwork, in theory.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 24875] Enable Extension:LiquidThreads on commons

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=24875

Monomium  changed:

   What|Removed |Added

 Status|RESOLVED|REOPENED
 CC||monom...@gmail.com
 Resolution|INVALID |---

--- Comment #3 from Monomium  ---
This should be reconsidered.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46528] New: Enable RSS on Commons

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46528

   Web browser: ---
Bug ID: 46528
   Summary: Enable RSS on Commons
   Product: Wikimedia
   Version: wmf-deployment
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Extension setup
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: monom...@gmail.com
CC: dereck...@espace-win.org,
wikibugs-l@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Would be helpful for displaying RSS feeds from the Wikimedia Blog in the
community portal & main page.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46527] New: TimedText Line Breaks & Hard Spaces That Don't Collapse

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46527

   Web browser: ---
Bug ID: 46527
   Summary: TimedText Line Breaks & Hard Spaces That Don't
Collapse
   Product: Wikimedia
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: General/Unknown
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: ace.frahm+bugzillamozilla...@gmail.com
CC: wikibugs-l@lists.wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

It appears that there is no way to create a line break in the TimedText .srt
format on wikimedia commons, and no way to make sure spaces don't collapse.

I believe the .srt format for closed captioning stuff does allow this, but the
way wikimedia works isn't making it possible.  Or at least, if the lines DO
break, the 2nd line gets hidden in the in-browser player so it can't be read.  

Can you fix this, and tell me how to do line breaks & hard spaces when it is
possible?

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46526] System documentation integrated in source code

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46526

Quim Gil  changed:

   What|Removed |Added

 CC||aschulz4...@gmail.com,
   ||suma...@wikimedia.org

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46526] New: System documentation integrated in source code

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46526

   Web browser: ---
Bug ID: 46526
   Summary: System documentation integrated in source code
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: Documentation
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: q...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

Proposed by Aaron Schulz and extracted from
http://www.mediawiki.org/wiki/Mentorship_programs/Possible_projects#System_documentation_integrated_in_source_code

"It would be really nice if inline comments, README files, and special
documentation files could exist in the source code but be exported into a
formatted, navigable system (maybe wiki pages or maybe something else). It
could be something like doxygen, accept better and orientated to admins and not
developers. Of course it should integrate with mediawiki.org and
http://svn.wikimedia.org/doc. The idea would be that one could:

* Keep documentation close to the code and thus far more up to date
* Even enforce documentation updates to it with new commits sometimes
* Reduce the tedium of making documentation by using minimal markup to specify
tables, lists, hierarchy, and so on, and let a tool deal with generating the
html (or wikitext). This could allow for a more consistent appearance to
documentation.
* When things are removed from the code (along with the docs in the repo), if
mw.org pages are used, they can be tagged with warning box and be placed in
maintenance category."

Submitted here for feedback. If we can have a rough plan and at least one
potential mentor perhaps we could push this project idea to
https://www.mediawiki.org/wiki/Summer_of_Code_2013#Project_ideas

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46525] Build an interwiki notifications framework and implement it for InstantCommons

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46525

--- Comment #1 from Bawolff (Brian Wolff)  ---
Btw, why is renames a destructive op? We have file redirects or am I missing
something.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 6455] Set $wgPFEnableStringFunctions = true on WMF wikis

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6455

Bug 6455 depends on bug 26092, which changed state.

Bug 26092 Summary: Enable or install string parsing wikimarkup functionality on 
WMF wikis
https://bugzilla.wikimedia.org/show_bug.cgi?id=26092

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26092] Enable or install string parsing wikimarkup functionality on WMF wikis

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26092

Bawolff (Brian Wolff)  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #36 from Bawolff (Brian Wolff)  ---
Putting resolved fixed per mzmcbride

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46525] Build an interwiki notifications framework and implement it for InstantCommons

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46525

Quim Gil  changed:

   What|Removed |Added

 CC||dereck...@espace-win.org

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46525] New: Build an interwiki notifications framework and implement it for InstantCommons

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46525

   Web browser: ---
Bug ID: 46525
   Summary: Build an interwiki notifications framework and
implement it for InstantCommons
   Product: MediaWiki
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: File management
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: q...@wikimedia.org
CC: bawolff...@gmail.com, bryan.tongm...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Written by Sébastien Santoro (Dereckson) and extracted from
http://www.mediawiki.org/wiki/Mentorship_programs/Possible_projects#Build_an_interwiki_notifications_framework_and_implement_it_for_InstantCommons:

"In January 2010, we introduced a setting to ease the possibility to reuse the
Wikimedia Commons content on other MediaWiki installations. This feature is
called “InstantCommons”.

The Wikimedia Commons community performs a continuous maintenance on wiki
files, renaming and deleting media. We currently have tools to detect if the
media are used on Wikimedia projects, and tools to replace automatically the
names following a rename operation.

It would be interesting to allow wikis (and 3rd party software) to notify
Wikimedia Commons they use pictures through a notification API. It would also
be interesting if these wikis can subscribe to notifications, so we can notify
them back we’ve made a destructive operation (e.g. rename or delete a media
file currently in use on their website), so they can automatically or manually
take appropriate measures.

This project is to develop an interwiki notifications framework, ideally also
open to 3rd party sites, and to use it to implement it to enhance the
InstantCommons feature."

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26786] Add functionality (in an extension or MediaWiki) and implement to make English Wikipedia's [[Template:Cite]] work faster

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26786

--- Comment #26 from MZMcBride  ---
(In reply to comment #25)
> Looking at the summary and comment 0: FIXED?

Not yet. I believe work is being done to resolve this bug, but I don't believe
it's implemented yet
(
would be the relevant page history to watch, I suppose).

Bug 26092, on the other hand, is probably fixed now. I just left a comment
there addressed to the bug filer.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26092] Enable or install string parsing wikimarkup functionality on WMF wikis

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26092

--- Comment #35 from MZMcBride  ---
Phillip: Wikimedia wikis now support Scribunto (cf. [[mw:Extension:Scribunto]])
and Lua (cf. [[mw:Extension:Scribunto/Lua reference manual]]). This should
provide robust string manipulation capability and resolve this bug as fixed, I
believe.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 39598] VisualEditor: Support templates

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39598

Quim Gil  changed:

   What|Removed |Added

 CC||brassratg...@gmail.com

--- Comment #3 from Quim Gil  ---
Phoebe is recommending to Work_on_RefToolbar improvements at
http://www.mediawiki.org/wiki/Mentorship_programs/Possible_projects#Work_on_RefToolbar

However, I wonder whether our focus shouldn't be put in VisualEditor support
for the Cite templates, either out of the box or via plugin. Any advice?

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26786] Add functionality (in an extension or MediaWiki) and implement to make English Wikipedia's [[Template:Cite]] work faster

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26786

Quim Gil  changed:

   What|Removed |Added

 CC||aklap...@wikimedia.org,
   ||q...@wikimedia.org

--- Comment #25 from Quim Gil  ---
Looking at the summary and comment 0: FIXED?

The functionality:
http://www.mediawiki.org/wiki/Lua
http://en.wikipedia.org/wiki/Wikipedia:Lua

The Citation (was Cite) template:
http://en.wikipedia.org/wiki/Template:Citation/lua

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27001] MW Bugzilla integration extension

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27001

Chad H.  changed:

   What|Removed |Added

 CC|innocentkil...@gmail.com|

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26059] Add support for KML/KMZ filetype

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26059

--- Comment #31 from Quim Gil  ---
(As suggested by Bawolff at
http://www.mediawiki.org/wiki/Talk:Mentorship_programs/Possible_projects#GSOC_2013_candidates_missing_one_thing_or_two_25493
)

Do you think the development of this feature is suitable for a Google Summer of
Code project? If you think this make sense then we would need a short
description of the project published at
http://www.mediawiki.org/wiki/Mentorship_programs/Possible_projects and at
least one mentor.

From there we would publish it at
https://www.mediawiki.org/wiki/Summer_of_Code_2013#Project_ideas

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46524] New: Unable to select words on iPad

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46524

   Web browser: ---
Bug ID: 46524
   Summary: Unable to select words on iPad
   Product: Wikipedia App
   Version: Unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Generic
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: matthewrbowker.w...@me.com
CC: mgro...@wikimedia.org, yuvipa...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Reported via OTRS: [[ticket:2013032210009901]]

"If you go to the entry for Michael Gove, place your finger on the word
“exemplary” in
'Personal life'.

The word isn't selected and it doesn't seem possible to change the area that
will be
copied.

Using Wikipedia Version 3.3 - iOS 6.1.3 on iPad 4."  

Providing the user a link to this bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 42812] Find and add Divehi font

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=42812

Santhosh Thottingal  changed:

   What|Removed |Added

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

--- Comment #18 from Santhosh Thottingal  ---
Thanks. I assume that I can add GNU freefont as upstream for this subset font?
( we maintain that information also inside ULS)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 22170] Customise Bugzilla front page to have more useful links

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=22170

Ori Livneh  changed:

   What|Removed |Added

 CC||o...@wikimedia.org

--- Comment #16 from Ori Livneh  ---
(In reply to comment #13)
> Created attachment 11822 [details]
> Layout issue for logged-out users

Should be fixed in patch set 4. Change is live on
http://kubo.wmflabs.org/bugzilla .

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46294] "Lua error: Unable to decode message" for any string that contains explicit \n char (newline) on Windows

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46294

--- Comment #5 from gnosy...@gmail.com ---
(In reply to comment #4)
> Lua just uses fwrite() on stdout, i.e. the FILE* supplied by the C library
> called stdout. I don't think there is any way to change what mode it is in,
> and
> reopening it would be fairly complex. 

Agreed. I got as far as "io.stdout:write" in "MWServer:sendMessage" and assumed
it was Lua. It makes more sense that it is the underlying C library / OS.

> Note that "\r\n" might also be
> converted
> to \n by io.stdin:read() on the Lua side.

I don't think this should be an issue as "encodeLuaVar" in
"LuaStandaloneEngine.php" escapes "\r" and "\n" during serialization

  case 'string':
return '"' .
  strtr( $var, array( 
'"' => '\\"',
'\\' => '',
"\n" => '\\n',
"\r" => '\\r',
"\000" => '\\000',
  ) ) .
  '"';

> Choosing a serialization format that does not use line endings would be one
> way
> around it.

If I understand correctly, are you saying that "\n", "\r" should be escaped on
the Lua side (in "recursiveEncode")? If so, I think this is theoretically best,
though it may involve a performance hit, which would be especially unnecessary
for Linux machines.

> Converting line endings as appropriate if a Windows Lua binary is
> detected would be another.

I personally think this is best, at least for a short-term fix.
"LuaStandaloneEngine.php" could detect the OS and apply the working fix if it
is Windows. For what it's worth, I used a similar approach in my Java app.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27001] MW Bugzilla integration extension

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27001

--- Comment #20 from Quim Gil  ---
This enhancement request is really messy, which is surprising considering that
we have all the Bugzilla experts here.  ;)

We are talking about different things:

1. Publishing Bugzilla data in MediaWiki pages.

Indeed a useful feature for any project using Bugzilla and MediaWiki e.g. us.

At least Andre and me used
http://www.mediawiki.org/wiki/Extension:Bugzilla_Reports years ago in another
project. That was with MW 1.15 or so. 

Mozilla developed
https://github.com/LegNeato/mediawiki-bugzilla#mediawiki-extension-for-bugzilla
and is using it in MW 1.19.4 although it says it has open bugs.

I think it's worth to complete and if one or two of you would volunteer as
mentors I will push it to
https://www.mediawiki.org/wiki/Summer_of_Code_2013#Project_ideas to see if a
qualified student is interested.


2. Reporting a bug to Bugzilla from a MediaWiki page.

The argument is that Bugzilla scares users. If that is true we should try first
a nice Bugzilla guided UI for filing bugs ---> Bug 36762 

Andre says it takes work, but I guess less work than developing an extension
that anyway should guide MediaWiki users to help them understand what are they
doing. Otherwise be prepared to DUPE / Article Feedback / Twitter / Facebook
style messages flooding Bugzilla.


3. Commenting on existing bug reports from a MediaWiki page.

For this you need 1 and 2 in the first place. 

However, once the user is at this point, I wonder how less scary is to see this
page here with 20 comments or the equivalent exported to a Wiki page. And how
less scary would be to find a textarea with a "Save changes" vs "Comment"
button at the end. If this is a concern then we can simply work on a good
custom CSS/skin for our Bugzilla, instead of creating a new MW extension. 


4. Unified login between MediaWiki and Bugzilla.

Discussion should go ---> Bug 14487

5. Hiding email addresses.

Discussion should go ---> Bug 148

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36881] Wiktionary needs usable API

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36881

Amgine  changed:

   What|Removed |Added

 CC||amgine.sae...@gmail.com

--- Comment #5 from Amgine  ---
Side note: the usual first approach to this is look at existing dictionary api
standards. There are a large number of existing, mostly proprietary, systems
currently in production using en.Wiktionary mapped to existing standards. There
are almost no efforts doing so with other languages.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 27852] Wikimedia wikis need better issue reporting system

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=27852

Quim Gil  changed:

   What|Removed |Added

 CC||q...@wikimedia.org

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35820] [CSS] Some CSS stripped by MediaWiki parser CSS sanitizer

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35820

Quim Gil  changed:

   What|Removed |Added

 CC||cste...@wikimedia.org,
   ||q...@wikimedia.org

--- Comment #1 from Quim Gil  ---
There is a proposal to improve Extension:CSS at

http://www.mediawiki.org/wiki/Mentorship_programs/Possible_projects#Improve_Extension:CSS

Pasting the part related with security to get more feedback:

"The CSS extension relies on basic blacklisting functionality in MediaWiki core
to prevent XSS. It would be great if a proper CSS parser [1] was integrated and
a set of whitelists implemented to offer various levels of
capability/protection trade-offs.

For example, some wikis may want all CSS selectors prefixed with
"#mw-content-text" and properties like "position", etc. disabled to limit the
effect of styles to the article content. Other sites may want everything except
XSS-able properties/values."

[1] https://github.com/sabberworm/PHP-CSS-Parser

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46521] VisualEditor: Support Wikidata queries as entries in templates and in article content

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46521

Quim Gil  changed:

   What|Removed |Added

 CC||q...@wikimedia.org

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 26059] Add support for KML/KMZ filetype

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26059

Quim Gil  changed:

   What|Removed |Added

 CC||q...@wikimedia.org

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46454] Regression: footer unstyled in Firefox

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46454

Juliusz Gonera  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |FIXED

--- Comment #2 from Juliusz Gonera  ---
Some other change must have fixed it.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46523] ordermethod=popularity causes sql error

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46523

Bawolff (Brian Wolff)  changed:

   What|Removed |Added

Summary|DynamicPageList (Wikimedia) |ordermethod=popularity
   |does not work   |causes sql error

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46523] DynamicPageList (Wikimedia) does not work

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46523

--- Comment #7 from zoglun  ---
Well thank you!

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46523] DynamicPageList (Wikimedia) does not work

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46523

--- Comment #6 from Bawolff (Brian Wolff)  ---
Hmm maybe that ordermethod is broken and just no one noticed since most wikis
have counters disabled.

Ill try and investigate more fully/fix the issue in the coming days

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46523] DynamicPageList (Wikimedia) does not work

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46523

--- Comment #5 from zoglun  ---
Ha, I find out than when I turn the $wgDisableCounters false it works fine.
Once I set the $wgDisableCounters to true; it show sql error.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46523] DynamicPageList (Wikimedia) does not work

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46523

--- Comment #4 from zoglun  ---

namespace=main
ordermethod=popularity
count=15


-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46522] Multilingual SemanticMediaWiki

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46522

--- Comment #2 from Quim Gil  ---
Not yet, the same entry at the wiki page reads:

"Disclaimer: This a long list proposal. The team will assess this long list on
2013-03-28 and update it with more specific information, or retract it."

I asked Siebrand please please to post a list of potential GSOC 2013 projects.
He said he only had time to list ideas that would be reviewed next Thursday at
the WMF Language team meeting. I'm grateful he did (our GSOC deadline is
Friday), and I'm trying to help getting more feedback from other sources. In
this case it made sense to ask the SMW maintainers here.

Thank you for your understanding.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46523] DynamicPageList (Wikimedia) does not work

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46523

Bawolff (Brian Wolff)  changed:

   What|Removed |Added

  Component|Database|DynamicPageList
Version|1.20.3  |REL1_20 branch
Product|MediaWiki   |MediaWiki extensions

--- Comment #3 from Bawolff (Brian Wolff)  ---
Sorry I skimmed the error because it was not in english. Nevermind this is dpl
bug


What is dpl query that triggered this (what is page source)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46523] DynamicPageList (Wikimedia) does not work

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46523

Bawolff (Brian Wolff)  changed:

   What|Removed |Added

 CC||bawolff...@gmail.com

--- Comment #2 from Bawolff (Brian Wolff)  ---
Your database is broken... cl_timestamp was added as a field long ago.

Does making an api request for list=categorymembers sorting by date work

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46523] DynamicPageList (Wikimedia) does not work

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46523

--- Comment #1 from zoglun  ---
One error page example: http://wiki.moegirl.org/Help:DynamicPageList

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46523] New: DynamicPageList (Wikimedia) does not work

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46523

   Web browser: ---
Bug ID: 46523
   Summary: DynamicPageList (Wikimedia) does not work
   Product: MediaWiki
   Version: 1.20.3
  Hardware: All
OS: Linux
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Database
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: zog...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

发生数据库查询语法错误。 可能是由于软件自身的错误所引起。 最后一次数据库查询指令是:

SELECT page_namespace,page_title FROM `page` WHERE page_namespace = '0' AND
page_is_redirect = '0' ORDER BY c1.cl_timestamp DESC LIMIT 15

来自于函数“renderDynamicPageList”。 数据库返回错误“1054: Unknown column 'c1.cl_timestamp' in
'order clause' (localhost)”。


MediaWiki1.20.3 (7759204)
PHP5.4.9 (fpm-fcgi)
MySQL5.5.28-debug

with DynamicPageList (Wikimedia) REL1_20
https://gerrit.wikimedia.org/r/gitweb?p=mediawiki/extensions/intersection.git;a=snapshot;h=acbf96d2cae96586ff37ecba2c57f5d8e44a996f;sf=tgz

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36881] Wiktionary needs usable API

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36881

--- Comment #4 from Bawolff (Brian Wolff)  ---
Btw for reference my 
http://en.wikinews.org/w/index.php?title=User:Bawolff/sandbox/Wiktionary_query
(don't view on mobile site)

Its not exactly an api, but does similar things to an api. Part of the reason
it sucks so much were naive design choices that were horrid (younger me was
stupid. If you read the code don't judge too hard). Anyhow as a result of my
experiance with that, I wouldn't reccomend this as a gsoc project unless the
student already had quite a bit of proper experiance with parsing.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46522] Multilingual SemanticMediaWiki

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46522

--- Comment #1 from Jeroen De Dauw  ---
Any more details on how one would make SMW multilingual? Or how integration
with Translate would work?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 39449] Can't filter by IPv6 in AbuseLog

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39449

Marius Hoch  changed:

   What|Removed |Added

 CC||h...@online.de

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46522] Multilingual SemanticMediaWiki

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46522

Quim Gil  changed:

   What|Removed |Added

 CC||s.mazel...@xs4all.nl

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46522] New: Multilingual SemanticMediaWiki

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46522

   Web browser: ---
Bug ID: 46522
   Summary: Multilingual SemanticMediaWiki
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: Semantic MediaWiki
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: q...@wikimedia.org
CC: jamesin.hongkon...@gmail.com, jeroen_ded...@yahoo.com,
mar...@semantic-mediawiki.org, nischay...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Siebrand proposes:

Semantic MediaWiki is cool, but it would be even cooler if it was
multilingual-capable out of the box. Integrate it with Translate extension.

http://www.mediawiki.org/wiki/Mentorship_programs/Possible_projects#Multilingual_SemanticMediaWiki

I haven't found any enhancement request, so here goes one. Does this proposal
make sense? 

Also would it fit as a Google Summer of Code Project, keeping a student busy
during 12 weeks? If all this makes sense this proposal would still need at
least one mentor.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36881] Wiktionary needs usable API

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36881

Bawolff (Brian Wolff)  changed:

   What|Removed |Added

 CC||bawolff...@gmail.com

--- Comment #3 from Bawolff (Brian Wolff)  ---
(In reply to comment #2)
> This idea has been suggested by Siebrand as a potential Google Summer of Code
> projects at
> http://www.mediawiki.org/wiki/Mentorship_programs/
> Possible_projects#Wiktionary_APIs
> 
> Does this make sense? Has there been any discussion in the Wiktionary
> community
> about specific API needs? I just want to know whether we would have a roughly
> defined project for a student. If the students should start by going to
> English
> Wiktionary and ask then this is not a feasible project proposal for GSOC
> 2013.
> 
> https://www.mediawiki.org/wiki/Summer_of_Code_2013#Project_ideas
> 
> If the idea makes sense we would also need at least one mentor.

Note Ive previously tried to do this. Well part of the reason my attempt semi
failed was that I was a newbie at the time I would like to state this is not
the easiest problem to solve (esp. If you intend to keep wiktionary the same as
it is currently without any explicit machine readable annotations)

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46491] Non existent user subpages should return 404 (again) instead of 200 response

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46491

--- Comment #4 from Ryan Lane  ---
Agreed. Sub pages shouldn't return 200s unless they have content. That's a bug.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 32695] Review and Deploy Wikicaptcha

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32695

Bawolff (Brian Wolff)  changed:

   What|Removed |Added

 CC||bawolff...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 33236] SF_Utils::formDropdownHTML needs proper i18n

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=33236

Quim Gil  changed:

   What|Removed |Added

   Keywords||i18n
 CC||q...@wikimedia.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 45662] No i18n in datatables

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=45662

Quim Gil  changed:

   What|Removed |Added

   Keywords||i18n
 CC||q...@wikimedia.org

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46294] "Lua error: Unable to decode message" for any string that contains explicit \n char (newline) on Windows

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46294

--- Comment #4 from Tim Starling  ---
(In reply to comment #3)
> I'm going to guess that Lua is automatically converting all "\n" to "\r\n"
> when writing to pipe.read (stream.input) on Windows machines. If so, I think 
> the only "true" fix is to somehow override Lua's default newline behavior on
> Windows machines. If that's not possible, then the working fix is probably
> the best alternative.

Lua just uses fwrite() on stdout, i.e. the FILE* supplied by the C library
called stdout. I don't think there is any way to change what mode it is in, and
reopening it would be fairly complex. Note that "\r\n" might also be converted
to \n by io.stdin:read() on the Lua side.

Choosing a serialization format that does not use line endings would be one way
around it. Converting line endings as appropriate if a Windows Lua binary is
detected would be another.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36881] Wiktionary needs usable API

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36881

Quim Gil  changed:

   What|Removed |Added

   Priority|Normal  |Low
 CC||q...@wikimedia.org,
   ||s.mazel...@xs4all.nl,
   ||yu...@wikimedia.org
   Severity|normal  |enhancement

--- Comment #2 from Quim Gil  ---
This idea has been suggested by Siebrand as a potential Google Summer of Code
projects at
http://www.mediawiki.org/wiki/Mentorship_programs/Possible_projects#Wiktionary_APIs

Does this make sense? Has there been any discussion in the Wiktionary community
about specific API needs? I just want to know whether we would have a roughly
defined project for a student. If the students should start by going to English
Wiktionary and ask then this is not a feasible project proposal for GSOC 2013.

https://www.mediawiki.org/wiki/Summer_of_Code_2013#Project_ideas

If the idea makes sense we would also need at least one mentor.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43863] Enabling import source on eswikivoyage

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43863

Alan.lorenzo  changed:

   What|Removed |Added

 CC||a...@alyra.es

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 32695] Review and Deploy Wikicaptcha

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=32695

Quim Gil  changed:

   What|Removed |Added

 CC||q...@wikimedia.org

--- Comment #4 from Quim Gil  ---
This is a very nice idea! What is the status? Would a Google Summer of Code
project help getting a MediaWiki extension running and polished, ready to be
used in any MediaWiki enabled site?

Another question would be whether this extension is put in use in Wikimedia
sites.

If the idea makes sense and there is at least one mentor available I would like
to push it as a candidate to 

http://www.mediawiki.org/wiki/Mentorship_programs/Possible_projects

and move it to https://www.mediawiki.org/wiki/Summer_of_Code_2013#Project_ideas

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46135] Script error: Lua error: Internal error: The interpreter exited with status 126.

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46135

--- Comment #3 from Tim Starling  ---
You are complaining about the word "Lua" in the error message? Why don't you
request something useful, like an explicit check if the Lua binary is
executable before execution is attempted, with some helpful error message if it
is not?

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 39605] Auto-categorize Scribunto module pages that contain parse errors

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39605

Tim Starling  changed:

   What|Removed |Added

Summary|Auto-categorize Scribunto   |Auto-categorize Scribunto
   |module pages that contain   |module pages that contain
   |errors  |parse errors

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35030] Moving page triggers HTTP 500 on zhwiki

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35030

--- Comment #9 from Liangent  ---
(In reply to comment #8)
> Liangent: Is this still slow? 
> Wondering if this is really MediaWiki code related or WM some server
> issues...

I forgot how slow it was, but now it takes 9s to move (observed in Firebug).
Looks similar to its rendering time ().

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46461] Wikidata $wgAutoConfirmCount and $wgAutoConfirmAge

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46461

Jasper Deng  changed:

   What|Removed |Added

 CC||jas...@jasperswebsite.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 44285] Enable rollbacker and patroller groups, change days and edits for the Autoconfirmed group, and the sysop group have the ability of grant patroller and rollbacker permissions on eswikivoyag

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=44285

Harold Hidalgo  changed:

   What|Removed |Added

 CC||hah...@gmail.com

--- Comment #11 from Harold Hidalgo  ---
Any advancement on this? This is quite urgent, afaik. We are currently
establishing the local permanent administrators and we /need/ this to be done
as fast as possible

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 745] RTL/bidirectional issues (tracking)

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=745

Bug 745 depends on bug 35812, which changed state.

Bug 35812 Summary: The tip of the MoodBar bubble points to the left in RTL 
environments
https://bugzilla.wikimedia.org/show_bug.cgi?id=35812

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 35812] The tip of the MoodBar bubble points to the left in RTL environments

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=35812

Ori Livneh  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 CC||o...@wikimedia.org
 Resolution|--- |FIXED

--- Comment #2 from Ori Livneh  ---
Verified and merged. Thanks Nischay.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 39598] VisualEditor: Support templates

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39598

James Forrester  changed:

   What|Removed |Added

 Depends on||4

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 44444] VisualEditor: Implement TemplateData extension and get it deployed for the Template Inspector

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=4

James Forrester  changed:

   What|Removed |Added

 Blocks||39598

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 39598] VisualEditor: Support templates

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39598

James Forrester  changed:

   What|Removed |Added

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

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46521] VisualEditor: Support Wikidata queries as entries in templates and in article content

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46521

James Forrester  changed:

   What|Removed |Added

   Priority|Unprioritized   |Low
 Status|NEW |ASSIGNED
   See Also||https://bugzilla.wikimedia.
   ||org/show_bug.cgi?id=39598

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46521] New: VisualEditor: Support Wikidata queries as entries in templates and in article content

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46521

   Web browser: ---
Bug ID: 46521
   Summary: VisualEditor: Support Wikidata queries as entries in
templates and in article content
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: General
  Assignee: jforres...@wikimedia.org
  Reporter: jforres...@wikimedia.org
CC: jforres...@wikimedia.org, krinklem...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Though bug 39598 will mean that VisualEditor will be able to edit infoboxes as
they are now (alongside other templates), in the near-future Wikidata will
replace a great many of the entries in these infoboxes with Wikidata queries
(syntax still to be locked down).

For the VisualEditor to be truly useful for users in this context, users should
be able to:
* add, review, modify and remove references to existing Wikidata queries;
* add or amend arbitrary Wikidata queries for the above; and
* do so in both VisualEditor-mode contexts (paragraphs of text etc.) and
wikitext-mode contexts (like the template dialog as it will initially be).

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 39449] Can't filter by IPv6 in AbuseLog

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39449

vitu...@it.wiki  changed:

   What|Removed |Added

 CC||vituzzu.w...@gmail.com

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46520] VisualEditor to edit infobox text fields

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46520

James Forrester  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from James Forrester  ---
Very much on the roadmap already.

The Wikidata integration is another issue; will talk with Denny and see about
opening distinct bugs for that stuff.

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

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 39598] VisualEditor: Support templates

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=39598

James Forrester  changed:

   What|Removed |Added

 CC||q...@wikimedia.org

--- Comment #2 from James Forrester  ---
*** Bug 46520 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46520] VisualEditor to edit infobox text fields

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46520

Quim Gil  changed:

   What|Removed |Added

 CC||lydia.pintscher@wikimedia.d
   ||e

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46520] New: VisualEditor to edit infobox text fields

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46520

   Web browser: ---
Bug ID: 46520
   Summary: VisualEditor to edit infobox text fields
   Product: VisualEditor
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: General
  Assignee: jforres...@wikimedia.org
  Reporter: q...@wikimedia.org
CC: jforres...@wikimedia.org, krinklem...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

Currently VisualEditor users can't touch infoboxes. It would be great to have
edit access to the text fields of infoboxes.

Being able to update images would be a plus.

Modification of the infobox itself (e.g. addition of new fields) is out of
scope here.


I'm filing this request in relation to 

"Wikidata provides data for Wikipedia's infoboxes. The goal of this project is
easy editing of the data for a given infobox on the Wikipedia, without having
to go to Wikidata."
http://www.mediawiki.org/wiki/Mentorship_programs/Possible_projects#On-site_editing

By the time those Wikipedia infoboxes would be filled with Wikidata data, 
"easy editing" should be provided by VisualEditor.

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 20650] Timeline: Early dates (BC) break the timeline

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20650

--- Comment #4 from Toni Hermoso Pulido  ---
The problem is that SMW BC dates are returned in a format like: '--356-08-29'
and SIMILE expects something such as '-0356-08-29'

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 36936] Mobile site clips edges of large tables

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=36936

Quim Gil  changed:

   What|Removed |Added

 Blocks||43065

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 28528] Display table of contents in mobile version

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28528

Quim Gil  changed:

   What|Removed |Added

 Blocks||43065

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 43065] WikibaseRepo to be mobile friendly (tracking)

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=43065

Quim Gil  changed:

   What|Removed |Added

 CC||aklap...@wikimedia.org,
   ||lydia.pintscher@wikimedia.d
   ||e, q...@wikimedia.org
 Depends on||36936, 28528

--- Comment #1 from Quim Gil  ---
This is a tracking bug tracking no bugs. In bug 41976 comment 5 Denny said:

> Wikidata actually works quite well on the smartphones and tablets we have
> tested it. It is not really mobile-friendly though. We will post a tracking 
> bug
> for a good mobile Wikidata experience, but we probably won't cover it within
> the first development year.

According to http://en.wikidata.org/wiki/Special:Version MobileFrontend is not
installed in Wikidata. Is there a place where we can test Wikidata content
(fake or real) in mobile devices?

Although interestingly has ZeroRatedMobileAccess installed. A contradiction?

My reason to ask is that Lydia is proposing "to create a mobile version of the
Wikidata website for easy reading and editing on phones" as a Google Summer of
Code project:

http://www.mediawiki.org/wiki/Mentorship_programs/Possible_projects#Mobile_website

About reading, it looks like we are basically talking about a good way for
MobileFrontend to handle tables. Or is there anything else relevant to Wikidata
only? Bug 36936 and Bug 28528 are already trying to address good rendering of
tables in MobileFrontend. Marking them cautiously blockers of this bug.

Anything else?


About editing... We are currently not supporting mobile editing for any site.
Again, it looks like Wikidata needs would concentrate in mobile editing of
tables. The good news is that Wikidata pages are basically made out of form
fields with plain or very basic text. The not so good news is that the content
of those fields needs to be quite precise, not the best for mobile typing.

Still, I can see the point in Wikidata mobile editing, perhaps open to certain
types of fields / actions. But it is quite pointless to ask this before mobile
reading is ready...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 20650] Timeline: Early dates (BC) break the timeline

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=20650

Toni Hermoso Pulido  changed:

   What|Removed |Added

 CC||toni...@cau.cat

--- Comment #3 from Toni Hermoso Pulido  ---
I've commited a patch myself.

I've a private wiki for now, sorry:
https://gerrit.wikimedia.org/r/#/c/55522/

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46516] Generalise the Parsoid structure and internal representations.

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46516

Mark Holmquist  changed:

   What|Removed |Added

 CC||mtrac...@member.fsf.org

--- Comment #1 from Mark Holmquist  ---
I just ran a quick serialize to see what the timing was like in comparison to a
parse - in case we decide to convert HTML into an intermediary format that
would translate into whatever other format we want to use. I think the two
seconds that it takes to serialize wouldn't be greatly affected by an extra
step in the serializer process, and I think the benefits of having a general
solution for converting between formats would be greatly useful.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46025] VisualEditor: Leaving a link while the inspector is open can remove the link

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46025

James Forrester  changed:

   What|Removed |Added

 CC||nicolas.ra...@gmail.com

--- Comment #3 from James Forrester  ---
*** Bug 46505 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46505] Clicking outside of link edition popup removes link

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46505

James Forrester  changed:

   What|Removed |Added

 Status|UNCONFIRMED |RESOLVED
 Resolution|--- |DUPLICATE

--- Comment #1 from James Forrester  ---
This was fixed in bug 46025 which is bundled in MediaWiki 1.21wmf12 which
should be deployed to enwiki tomorrow. Sorry for the delay!

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

-- 
You are receiving this mail because:
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 41976] Setup Mobile for wikidatawiki and wikivoyages

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=41976

Quim Gil  changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 CC||q...@wikimedia.org
 Resolution|--- |FIXED

--- Comment #6 from Quim Gil  ---
Confirming that Wikivoyage offers mobile frontend in mobile devices by default.

(In reply to comment #5)
> I guess we can then close this one?

Yes. Resolved as FIXED, although not by me.

Wikidata continues at bug 43065.

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 2007] Tracking bug (tracking)

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=2007

Mark Holmquist  changed:

   What|Removed |Added

 Depends on||46517

-- 
You are receiving this mail because:
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46517] Alternative export formats for Parsoid (tracking)

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46517

Mark Holmquist  changed:

   What|Removed |Added

 Blocks||2007

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46417] Create Wikivoyage Ukrainian

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46417

--- Comment #6 from Sam Reed (reedy)  ---
(In reply to comment #5)
> (In reply to comment #4)
> > The new wiki should probably also be using $wgCategoryCollation = 'uca-uk',
> > per
> > bug 45776.
> 
> But afaik there was no discussion about it, also categorization is not as
> widely used in wy as in other projects, although it has some use

Because it's a relatively new setting, or at least, could only be used in it's
current form as of very recently.

I'm not sure that there is any discussion to be had.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are the assignee for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46519] Markdown import/export

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46519

Mark Holmquist  changed:

   What|Removed |Added

   Priority|Unprioritized   |Lowest
 CC||mtrac...@member.fsf.org

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46517] Alternative export formats for Parsoid (tracking)

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46517

Mark Holmquist  changed:

   What|Removed |Added

 Depends on||46519

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46516] Generalise the Parsoid structure and internal representations.

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46516

Mark Holmquist  changed:

   What|Removed |Added

 Blocks||46519

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46519] New: Markdown import/export

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46519

   Web browser: ---
Bug ID: 46519
   Summary: Markdown import/export
   Product: Parsoid
   Version: unspecified
  Hardware: All
   URL: https://en.wikipedia.org/wiki/Markdown
OS: All
Status: NEW
  Severity: enhancement
  Priority: Unprioritized
 Component: JS/General
  Assignee: mtrac...@member.fsf.org
  Reporter: mtrac...@member.fsf.org
CC: bugzilla+org.wikime...@tuxmachine.com,
gwi...@wikimedia.org, molly.whi...@gmail.com,
ssas...@wikimedia.org, wikibugs-l@lists.wikimedia.org
Depends on: 46516
Blocks: 46517
Classification: Unclassified
   Mobile Platform: ---

This could be really cool, if we wanted to have multiple potential editing
options for people to use.

Of course, lowest priority and enhancement-level.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46517] Alternative export formats for Parsoid (tracking)

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46517

Mark Holmquist  changed:

   What|Removed |Added

   Keywords||tracking
Summary|Alternative export formats  |Alternative export formats
   |for Parsoid |for Parsoid (tracking)

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46516] Generalise the Parsoid structure and internal representations.

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46516

Mark Holmquist  changed:

   What|Removed |Added

 Blocks||46518

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46518] DocBook export for Parsoid

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46518

Mark Holmquist  changed:

   What|Removed |Added

 Depends on||46516

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46517] Alternative export formats for Parsoid

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46517

Mark Holmquist  changed:

   What|Removed |Added

 Depends on||46518

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


[Bug 46516] Generalise the Parsoid structure and internal representations.

2013-03-24 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=46516

Mark Holmquist  changed:

   What|Removed |Added

 Depends on|46518   |

-- 
You are receiving this mail because:
You are on the CC list for the bug.
You are watching all bug changes.
___
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l


  1   2   3   >