[Bug 52061] Merge Poem extension into MediaWiki core

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=52061

This, that and the other at.li...@live.com.au changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||at.li...@live.com.au
   Assignee|wikibugs-l@lists.wikimedia. |at.li...@live.com.au
   |org |

--- Comment #8 from This, that and the other at.li...@live.com.au ---
OK, I'm taking a look at this. The merge looks easy enough, but I need advice.

Poem has two major nomenclature issues:

1. The tag should have another name besides poem. In comment 6 nobreak was
suggested, but Poem does the reverse - it preserves line breaks. I am thinking
something like verbatim, asis (as is), nocollapse, pretext/pre-text
(as in pre but for text, not code), keepbreaks . ?? Any better
ideas?

2. The attribute compact seems to actually make the display less compact. See
the testcase at [[mw:Extension:Poem]]. I think we need a new name/alias for
this too. However, I have no idea what it is actually meant to be used for...

-- 
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 55960] wbmergeitems api modules did not correctly merge Q7 and Q194

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55960

Marius Hoch h...@online.de changed:

   What|Removed |Added

   Severity|normal  |major

--- Comment #1 from Marius Hoch h...@online.de ---
Problem is that we don't undo our changes to the first item (merge from) if the
second item (merge target) can't be saved. There's also a TODO about that in
the code //todo if the second result is not a success we should probably undo
the first change.

Solving that in a clean manner is hard, I guess... but this is actually causing
trouble in production.

-- 
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 38087] Poem extension exposes strip markers with long Chinese texts

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=38087

This, that and the other at.li...@live.com.au changed:

   What|Removed |Added

 CC||at.li...@live.com.au
   Severity|critical|major

--- Comment #7 from This, that and the other at.li...@live.com.au ---
I put some long Chinese text inside poem, and it worked fine. See
[[testwiki:Poem]]. I even tried it inside LiquidThreads
([[testwiki:Talk:Poem]]), and that worked fine too.

The only way forward here is to provide an example of a poem tag that fails,
or else to re-test with a newer version of MediaWiki and see whether the bug
has gone away.

-- 
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 58311] On page for files that don't exist, edit icon shouldn't open editor for articles

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58311

--- Comment #12 from Jared Flores jaredflores2...@gmail.com ---
Hi,
I've managed to disable the edit button already, but what exactly would you
like me to do with the upload button?
I've already unlocked it, but I'm not sure where to go from there. Do you want
me to link the button with Special:Upload? Or would you like me to modify the
PhotoUpload.js to include a function for non-existent files. The latter is a
tad bit harder, but if that's what you would like, I'll do it
Thanks in Advanced,
Jared Flores

-- 
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 56769] 504 Gateway Time-out errors after creating new formulas on pt.wikipedia

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=56769

--- Comment #11 from physikerwelt phy...@ckurs.de ---
Yes this happens if texvccheck is not compiled, since the binaries are ignored
in the .gitignore file.
If you switch to texvccheck and run make there the problem should disappear.

-- 
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 58991] Special:Ask / template output shows SMW::on and SMW::off in SMW 1.9

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58991

--- Comment #6 from MWJames jamesin.hongkon...@gmail.com ---
I was looking at the wrong cause and while the above analysis is certainly not
wrong, the reason why the parsing is excluded for Specialpages is that in order
to avoid unnecessary parsing and performance degradation [1] checks whether a
page is a special page or not and only in a case it is a normal page it uses
the SMW\ContentProcessor to process SMW's annotations.

[1]
https://github.com/SemanticMediaWiki/SemanticMediaWiki/blob/master/includes/hooks/InternalParseBeforeLinks.php#L54

-- 
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 55673] Migrate DrTrigon's tools (pywikibot/bots/drtrigonbot) bugs from JIRA (TS) to Bugzilla (set up product etc)

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55673

DrTrigon dr.tri...@surfeu.ch changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
   Assignee|wikibugs-l@lists.wikimedia. |aklap...@wikimedia.org
   |org |

--- Comment #9 from DrTrigon dr.tri...@surfeu.ch ---
As I can see Merlijn has written the migration middle-ware that was missing
(Thanks Merlijn!), so can we proceed now? The open parts are:
1.) create component
2.) migrate bugs
3.) (else?)
Thanks a lot and Greetings (enjoy the Holidays! ;)

-- 
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 58991] Special:Ask / template output shows SMW::on and SMW::off in SMW 1.9

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58991

--- Comment #7 from MWJames jamesin.hongkon...@gmail.com ---
I need some time to think this over since I don't want to make the check
arbitrary towards Specialpages. Maybe use something like [1] and only allow
specific SpecialPages to pass (setting that tells which Specialpages are
allowed to pass).

[1] $this-parser-getTitle()-isSpecial( 'Ask' ) ||
$this-parser-getTitle()-isSpecial( 'RunQuery' )

-- 
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 59012] New: reviewAllPages.php doesn't work

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59012

   Web browser: ---
Bug ID: 59012
   Summary: reviewAllPages.php doesn't work
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: PC
OS: Linux
Status: UNCONFIRMED
  Severity: blocker
  Priority: Unprioritized
 Component: FlaggedRevs
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: piotr.kry...@wp.pl
CC: aschulz4...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

I cann't review all pages using reviewAllPages.php script. The following
messages occur:

yoga:/srv/mediawiki-1.21.1/extensions/FlaggedRevs/maintenance # php
./reviewAllPages.php --conf ../../../LocalSettings.php --username Admin

PHP Notice:  Undefined index: * in
/srv/mediawiki-1.21.1/extensions/ConfirmEdit/ConfirmEdit.php on line 206
Reviewer username: Admin
First argument must be a Title or WikiPage.
Backtrace:
#0
/srv/mediawiki-1.21.1/extensions/FlaggedRevs/backend/FlaggedRevs.class.php(1022):
FlaggedRevs::stableVersionUpdates(Object(Article))
#1
/srv/mediawiki-1.21.1/extensions/FlaggedRevs/maintenance/reviewAllPages.php(94):
FlaggedRevs::autoReviewEdit(Object(Article), Object(User), Object(Revision),
Array, true)
#2
/srv/mediawiki-1.21.1/extensions/FlaggedRevs/maintenance/reviewAllPages.php(26):
ReviewAllPages-autoreview_current(Object(User))
#3 /srv/mediawiki-1.21.1/maintenance/doMaintenance.php(110):
ReviewAllPages-execute()
#4
/srv/mediawiki-1.21.1/extensions/FlaggedRevs/maintenance/reviewAllPages.php(118):
require_once('/srv/...')
#5 {main}
Can anybody sugest me what I should correct?
Thanks in advance.

-- 
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 59013] New: KeyError in site.py in token function when token type is move

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59013

   Web browser: ---
Bug ID: 59013
   Summary: KeyError in site.py in token function when token type
is move
   Product: Pywikibot
   Version: core (2.0)
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: General
  Assignee: pywikipedia-b...@lists.wikimedia.org
  Reporter: pyfi...@googlemail.com
Classification: Unclassified
   Mobile Platform: ---

Created attachment 14181
  -- https://bugzilla.wikimedia.org/attachment.cgi?id=14181action=edit
Terminal output

There is only an edittoken and no movetoken in the item dict:

{u'lastrevid': 503550838, u'pageid': 17875787, u'title': u'Category
talk:Contents', u'starttimestamp': u'2013-12-28T10:25:42Z', u'counter': u'',
u'length': 1820, u'contentmodel': u'wikitext', u'pagelanguage': u'en',
u'touched': u'2013-08-05T20:18:23Z', u'ns': 15}

A complete log is in the attachment.

-- 
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 6421] Extract embedded text from DjVu and PDF documents for search

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=6421

--- Comment #10 from DrTrigon dr.tri...@surfeu.ch ---
Nice! Good job - thanks!

What about including metadata into the search (indexing) as well??

-- 
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 59014] New: Module namespace not localized for no.wp

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59014

   Web browser: ---
Bug ID: 59014
   Summary: Module namespace not localized for no.wp
   Product: MediaWiki extensions
   Version: unspecified
  Hardware: All
OS: All
Status: UNCONFIRMED
  Severity: normal
  Priority: Unprioritized
 Component: Scribunto
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: danmichaelo+wikipe...@gmail.com
CC: bjor...@wikimedia.org, tstarl...@wikimedia.org,
vasi...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

While localization was added in #46082, it doesn't work correctly for no.wp,
see

https://no.wikipedia.org/wiki/Spesial:API-sandkasse#action=querymeta=siteinfoformat=jsonsiprop=namespaces%7Cnamespacealiases

My guess is that this is failing because the content language code of no.wp is
nb, not no.

-- 
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 59015] New: Show DISPLAYTITLE on livepreview

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59015

   Web browser: ---
Bug ID: 59015
   Summary: Show DISPLAYTITLE on livepreview
   Product: MediaWiki
   Version: 1.23-git
  Hardware: All
OS: All
Status: NEW
  Severity: normal
  Priority: Unprioritized
 Component: JavaScript
  Assignee: wikibugs-l@lists.wikimedia.org
  Reporter: foma...@googlemail.com
CC: krinklem...@gmail.com, matma@gmail.com,
tpars...@wikimedia.org
Classification: Unclassified
   Mobile Platform: ---

With disabled livepreview the content of {{DISPLAYTITLE:...}} is shown on
preview in the first heading.

With enabled livepreview there is no preview of the DISPLAYTITLE.

Expected result: The first heading get updated on livepreview.

-- 
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 59016] New: REPORTS-74 Solve killed query issues

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59016

   Web browser: ---
Bug ID: 59016
   Summary: REPORTS-74 Solve killed query issues
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-74.
Summary: Solve killed query issues
Issue type: Bug - A problem which impairs or prevents the functions of the
product.
Priority: Major
Status: Closed
Assignee: Merlijn van Deen valhall...@arctus.nl

---
From: Merlijn van Deen valhall...@arctus.nl
Date: Fri, 17 Aug 2012 11:59:42
---

Queries are often killed at the moment - because they run for more than 10
minutes, which is not much for most queries. 

Options:  
1) do not start query until replag is low enough to finish it  
2) ???

-- 
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 59016] REPORTS-74 Solve killed query issues

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59016

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---
---
From: Bugzilla Bug Exporter (valhallasw) wmf.bugconver...@gmail.com
Date: Sat, 21 Dec 2013 22:26:43
---

This bug has been migrated to Bugzilla: https://bugzilla.wikimedia.org/58822

-- 
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 59016] REPORTS-74 Solve killed query issues

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59016

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #2 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: valhall...@arctus.nl
CC list: valhall...@arctus.nl, wmf.bugconver...@gmail.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 59016] REPORTS-74 Solve killed query issues

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59016

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

 Resolution|FIXED   |DUPLICATE

--- Comment #3 from Merlijn van Deen valhall...@arctus.nl ---
Error in import...

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

-- 
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 58822] REPORTS-74 Solve killed query issues

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58822

--- Comment #1 from Merlijn van Deen valhall...@arctus.nl ---
*** Bug 59016 has been marked as a duplicate of this bug. ***

-- 
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 59017] REPORTS-70 Store query duration for reports

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59017

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---
---
From: Merlijn van Deen valhall...@arctus.nl
Date: Sun, 05 Aug 2012 19:57:52
---

https://github.com/valhallasw/tsreports/pull/7

-- 
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 59017] REPORTS-70 Store query duration for reports

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59017

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #2 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: valhall...@arctus.nl
CC list: valhall...@arctus.nl

-- 
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 59017] New: REPORTS-70 Store query duration for reports

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59017

   Web browser: ---
Bug ID: 59017
   Summary: REPORTS-70 Store query duration for reports
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-70.
Summary: Store query duration for reports
Issue type: Sub-task - The sub-task of the issue
Priority: Major
Status: Resolved
Assignee: Merlijn van Deen valhall...@arctus.nl

---
From: Merlijn van Deen valhall...@arctus.nl
Date: Sun, 05 Aug 2012 18:05:04
---

-- 
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 58991] Special:Ask / template output shows SMW::on and SMW::off in SMW 1.9

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58991

--- Comment #8 from MWJames jamesin.hongkon...@gmail.com ---
[1] should allow to use SMW's internal content processor for listed
Specialpages (earlier suggestions for a fix should be reverted in favour of
[1]).

Default setting is (deployed with SMW-core):
$GLOBALS['smwgEnabledSpecialPage'] = array( 'Ask' );

In case of SF, [2] should be added to the LocalSettings.

[1] https://github.com/SemanticMediaWiki/SemanticMediaWiki/pull/59

[2] $GLOBALS['smwgEnabledSpecialPage'] = array( 'Ask', 'RunQuery' );

-- 
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 59018] REPORTS-69 Implement quick deploy script

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59018

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---
---
From: Merlijn van Deen valhall...@arctus.nl
Date: Sun, 05 Aug 2012 16:45:06
---

https://github.com/valhallasw/tsreports/pull/6

-- 
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 59018] New: REPORTS-69 Implement quick deploy script

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59018

   Web browser: ---
Bug ID: 59018
   Summary: REPORTS-69 Implement quick deploy script
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-69.
Summary: Implement quick deploy script
Issue type: Improvement - An improvement or enhancement to an existing feature
or task.
Priority: Major
Status: Resolved
Assignee: Merlijn van Deen valhall...@arctus.nl

---
From: Merlijn van Deen valhall...@arctus.nl
Date: Sun, 05 Aug 2012 16:24:55
---

Currently, this is how we deploy the tool:

ssh wolfsbane  
become reports  
./domerge  
exit  
ssh what's the name of the other server again  
become reports  
./domerge  
exit

It should be possible to do this with less manual effort.

-- 
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 59018] REPORTS-69 Implement quick deploy script

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59018

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #2 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: valhall...@arctus.nl
CC list: valhall...@arctus.nl

-- 
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 55960] wbmergeitems api modules did not correctly merge Q7 and Q194

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=55960

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

 Whiteboard||backlog

-- 
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 58990] UI for article badges

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58990

Lydia Pintscher lydia.pintsc...@wikimedia.de changed:

   What|Removed |Added

   Priority|Unprioritized   |High
 CC||lydia.pintscher@wikimedia.d
   ||e
 Whiteboard||backlog

-- 
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 59015] Show DISPLAYTITLE on livepreview

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59015

--- Comment #1 from Bartosz DziewoƄski matma@gmail.com ---
Interestingly, DISPLAYTITLE is not taken into account when first opening the
page for editing.

-- 
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 58991] Special:Ask / template output shows SMW::on and SMW::off in SMW 1.9

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58991

--- Comment #9 from Jaider Andrade Ferreira jaide...@gmail.com ---
Yes, this fixes the problem. Thanks again.
I am not a developer and I don't know PHP, but I put 

$smwgEnabledSpecialPage = array( 'Ask', 'RunQuery' );

in LocalSettings.php, instead of 

$GLOBALS['smwgEnabledSpecialPage'] = array( 'Ask', 'RunQuery' );

Is this fine, too? Right?

-- 
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 58991] Special:Ask / template output shows SMW::on and SMW::off in SMW 1.9

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=58991

--- Comment #10 from MWJames jamesin.hongkon...@gmail.com ---
(In reply to comment #9)
 Yes, this fixes the problem. Thanks again.
 I am not a developer and I don't know PHP, but I put 
 
 $smwgEnabledSpecialPage = array( 'Ask', 'RunQuery' );

This works as well.

-- 
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 59019] REPORTS-67 Run queries with /* SLOW OK */

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59019

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---
---
From: Merlijn van Deen valhall...@arctus.nl
Date: Mon, 06 Aug 2012 19:33:28
---

https://github.com/valhallasw/tsreports/pull/9

-- 
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 59020] REPORTS-65 Switch to multiprocessing instead of threading

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59020

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #2 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: valhall...@arctus.nl
CC list: valhall...@arctus.nl

-- 
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 59020] New: REPORTS-65 Switch to multiprocessing instead of threading

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59020

   Web browser: ---
Bug ID: 59020
   Summary: REPORTS-65 Switch to multiprocessing instead of
threading
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-65.
Summary: Switch to multiprocessing instead of threading
Issue type: Improvement - An improvement or enhancement to an existing feature
or task.
Priority: Major
Status: Resolved
Assignee: Merlijn van Deen valhall...@arctus.nl

---
From: Merlijn van Deen valhall...@arctus.nl
Date: Sun, 05 Aug 2012 15:32:56
---

Sometimes the wsgi processes get killed by ZWS (the number of processes is
dynamic). This means the query threads also get killed - switching to
multiprocessing fixes this (because it's a seperate process, it doesn't get
killed anymore)

-- 
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 59019] New: REPORTS-67 Run queries with /* SLOW OK */

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59019

   Web browser: ---
Bug ID: 59019
   Summary: REPORTS-67 Run queries with /* SLOW OK */
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-67.
Summary: Run queries with /* SLOW OK */
Issue type: Improvement - An improvement or enhancement to an existing feature
or task.
Priority: Major
Status: Resolved
Assignee: Merlijn van Deen valhall...@arctus.nl

---
From: Merlijn van Deen valhall...@arctus.nl
Date: Sun, 05 Aug 2012 16:21:04
---

At the moment, queries sometimes get killed because they run for too long. This
should be prevented by adding /* SLOW OK **/ or a relevant maximum /**
LIMIT:sec */ value - possible related to the last runtime, or the cache period.

-- 
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 59020] REPORTS-65 Switch to multiprocessing instead of threading

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59020

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---
---
From: Merlijn van Deen valhall...@arctus.nl
Date: Sun, 05 Aug 2012 15:45:10
---

https://github.com/valhallasw/tsreports/commit/54f9ddf3c0cf2bed3647ff347c9d6d3984ace829

-- 
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 59019] REPORTS-67 Run queries with /* SLOW OK */

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59019

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #2 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: valhall...@arctus.nl
CC list: valhall...@arctus.nl

-- 
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 59021] New: REPORTS-61 reports tool is broken

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59021

   Web browser: ---
Bug ID: 59021
   Summary: REPORTS-61 reports tool is broken
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-61.
Summary: reports tool is broken
Issue type: Bug - A problem which impairs or prevents the functions of the
product.
Priority: Major
Status: Resolved
Assignee: Merlijn van Deen valhall...@arctus.nl

---
From: Merlijn van Deen valhall...@arctus.nl
Date: Tue, 21 Dec 2010 20:53:24
---

http://toolserver.org/~reports/ returns a stack trace.

-- 
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 59021] REPORTS-61 reports tool is broken

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59021

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: valhall...@arctus.nl
CC list: valhall...@arctus.nl

-- 
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 59022] New: REPORTS-59 Create a query: list of Wiki loves Monuments uploaders

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59022

   Web browser: ---
Bug ID: 59022
   Summary: REPORTS-59 Create a query: list of Wiki loves
Monuments uploaders
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: minor
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-59.
Summary: Create a query: list of Wiki loves Monuments uploaders
Issue type: New Feature - A new feature of the product, which has yet to be
developed.
Priority: Minor
Status: Closed
Assignee: Merlijn van Deen valhall...@arctus.nl

---
From: Merlijn van Deen valhall...@arctus.nl
Date: Fri, 03 Sep 2010 20:50:32
---

Port http://toolserver.org/~multichill/temp/queries/erfgoed/wlm_uploaders.sql
to tsreports. Example output is at
http://toolserver.org/~multichill/temp/queries/erfgoed/wlm_uploaders.txt. Query
is as follows:

/* Make a list of WLM uploaders */  
connect commonswiki_p commonswiki-p.db;  
SELECT CONCAT('*[[User:', img_user_text,'|', img_user_text, ']] - ',
COUNT(img_user_text)) FROM image  
JOIN page ON img_name=page_title  
JOIN categorylinks ON page_id=cl_from  
WHERE  
page_namespace=6 AND   
page_is_redirect=0 AND  
cl_to='Images_from_Wiki_Loves_Monuments'  
GROUP BY img_user_text  
ORDER BY COUNT(img_user_text) DESC;

-- 
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 59022] REPORTS-59 Create a query: list of Wiki loves Monuments uploaders

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59022

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---
---
From: Merlijn van Deen valhall...@arctus.nl
Date: Fri, 03 Sep 2010 21:01:08
---

Fixed in r10.

-- 
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 59024] New: REPORTS-55 Deploy script deploys to /public_html instead of htmldir

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59024

   Web browser: ---
Bug ID: 59024
   Summary: REPORTS-55 Deploy script deploys to /public_html
instead of htmldir
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: minor
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-55.
Summary: Deploy script deploys to /public_html instead of htmldir
Issue type: Bug - A problem which impairs or prevents the functions of the
product.
Priority: Minor
Status: Resolved
Assignee: Merlijn van Deen valhall...@arctus.nl

---
From: Merlijn van Deen valhall...@arctus.nl
Date: Sat, 06 Feb 2010 23:19:09
---

The deploy script deploys all web pages to ~/public_html instead of to the
defined htmldir.

-- 
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 59023] New: REPORTS-56 Change comments into docstrings

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59023

   Web browser: ---
Bug ID: 59023
   Summary: REPORTS-56 Change comments into docstrings
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: minor
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-56.
Summary: Change comments into docstrings
Issue type: Improvement - An improvement or enhancement to an existing feature
or task.
Priority: Minor
Status: Resolved
Assignee: Merlijn van Deen valhall...@arctus.nl

---
From: Merlijn van Deen valhall...@arctus.nl
Date: Wed, 21 Jul 2010 18:33:54
---

Several source files contain comments which should be python docstrings, for
example:

python/I18nLoader.py:

# English is the base class for all languages#

python/QueryCache.py:

# Return a cached query report

-- 
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 59024] REPORTS-55 Deploy script deploys to /public_html instead of htmldir

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59024

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: valhall...@arctus.nl
CC list: valhall...@arctus.nl

-- 
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 59023] REPORTS-56 Change comments into docstrings

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59023

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #3 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: valhall...@arctus.nl
CC list: valhall...@arctus.nl

-- 
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 59028] New: REPORTS-46 brokenimages returns false posities if a image on commons is really a redirect

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59028

   Web browser: ---
Bug ID: 59028
   Summary: REPORTS-46 brokenimages returns false posities if a
image on commons is really a redirect
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-46.
Summary: brokenimages returns false posities if a image on commons is really a
redirect
Issue type: Improvement - An improvement or enhancement to an existing feature
or task.
Priority: Major
Status: Resolved
Assignee: River Tarnell river.tarn...@wikimedia.de

---
From: Anders Einar Hilden p...@anderseinar.net
Date: Fri, 19 Sep 2008 19:10:18
---

One of the templates on no.wikipedia.org (Template:Infoboks Belgia kommune)
used the images Sin_bandera.svg and Sin_escudo.svg, that are redirects on
commons. This resulted in a lot of fake positives. 

The images in the template have been replaced, but it would be nice if the
report could indicate that a image probably is a redirect, as a user can find
no errors while looking at trough the article.

-- 
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 59023] REPORTS-56 Change comments into docstrings

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59023

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---
---
From: Merlijn van Deen valhall...@arctus.nl
Date: Wed, 21 Jul 2010 18:35:13
---

patch for this issue

-- 
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 59025] REPORTS-54 Handle Unicode properly

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59025

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: ri...@tcx.org.uk
CC list: ri...@tcx.org.uk

-- 
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 59025] New: REPORTS-54 Handle Unicode properly

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59025

   Web browser: ---
Bug ID: 59025
   Summary: REPORTS-54 Handle Unicode properly
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-54.
Summary: Handle Unicode properly
Issue type: Bug - A problem which impairs or prevents the functions of the
product.
Priority: Major
Status: Resolved
Assignee: River Tarnell river.tarn...@wikimedia.de

---
From: River Tarnell river.tarn...@wikimedia.de
Date: Sat, 06 Feb 2010 21:11:27
---

Something changed between stable and wolfsbane that made Cheetah's UTF-8
handling more sensitive. We need to make sure all input is encoded as Unicode
objects.

-- 
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 59022] REPORTS-59 Create a query: list of Wiki loves Monuments uploaders

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59022

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #2 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: valhall...@arctus.nl
CC list: valhall...@arctus.nl

-- 
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 59023] REPORTS-56 Change comments into docstrings

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59023

--- Comment #2 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---
---
From: Merlijn van Deen valhall...@arctus.nl
Date: Wed, 21 Jul 2010 19:02:48
---

Resolved in r6

-- 
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 59027] REPORTS-50 Update reports Broken images and Redirect images for nowiki

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59027

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #2 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: valhall...@arctus.nl
CC list: p...@anderseinar.net, valhall...@arctus.nl

-- 
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 59027] REPORTS-50 Update reports Broken images and Redirect images for nowiki

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59027

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---
---
From: Merlijn van Deen valhall...@arctus.nl
Date: Thu, 02 Aug 2012 20:01:01
---

This should be resolved automatically in the new caching system.

Note that the tool has moved to http://toolserver.org/~reports/ by now -  
please see http://toolserver.org/~reports/?wiki=nowiki_preport=brokenimages
and   
http://toolserver.org/~reports/?wiki=nowiki_preport=imageredirects

-- 
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 59026] REPORTS-53 Remove hardcoded instances of ts-reports from code

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59026

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: ri...@tcx.org.uk
CC list: b...@mzmcbride.com, ri...@tcx.org.uk

-- 
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 59029] New: REPORTS-45 Add a sitenotice

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59029

   Web browser: ---
Bug ID: 59029
   Summary: REPORTS-45 Add a sitenotice
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-45.
Summary: Add a sitenotice
Issue type: New Feature - A new feature of the product, which has yet to be
developed.
Priority: Major
Status: Resolved
Assignee: River Tarnell river.tarn...@wikimedia.de

---
From: River Tarnell river.tarn...@wikimedia.de
Date: Fri, 19 Sep 2008 01:43:09
---

Add a new reports.cfg option that allows a notice to be displayed at the top of
the page. This can be used in the test installation to notify users it's
running the test code.

-- 
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 59026] New: REPORTS-53 Remove hardcoded instances of ts-reports from code

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59026

   Web browser: ---
Bug ID: 59026
   Summary: REPORTS-53 Remove hardcoded instances of ts-reports
from code
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-53.
Summary: Remove hardcoded instances of ts-reports from code
Issue type: Bug - A problem which impairs or prevents the functions of the
product.
Priority: Major
Status: Resolved
Assignee: River Tarnell river.tarn...@wikimedia.de

---
From: MZMcBride mzmcbr...@gmail.com
Date: Sun, 01 Mar 2009 05:36:39
---

There are instances where ts-reports is hardcoded as the directory name for
the Reports-related configuration files.

This should be changed to read from .reports.cfg in all instances.

-- 
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 59028] REPORTS-46 brokenimages returns false posities if a image on commons is really a redirect

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59028

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---
---
From: River Tarnell river.tarn...@wikimedia.de
Date: Fri, 19 Sep 2008 19:12:53
---

Does it actually to indicate redirects (i.e. is that actually a problem) or
would it sufficient to remove these redirects from the result entirely?

-- 
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 59029] REPORTS-45 Add a sitenotice

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59029

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: ri...@tcx.org.uk
CC list: ri...@tcx.org.uk

-- 
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 59027] New: REPORTS-50 Update reports Broken images and Redirect images for nowiki

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59027

   Web browser: ---
Bug ID: 59027
   Summary: REPORTS-50 Update reports Broken images and
Redirect images for nowiki
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: minor
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-50.
Summary: Update reports Broken images and Redirect images for nowiki
Issue type: Task - A task that needs to be done.
Priority: Minor
Status: Resolved
Assignee: Merlijn van Deen valhall...@arctus.nl

---
From: Anders Einar Hilden p...@anderseinar.net
Date: Wed, 24 Dec 2008 14:34:53
---

Could someone please update these (13 weeks old) reports?

http://stable.toolserver.org/reports/?wiki=nowiki_preport=brokenimages  
http://stable.toolserver.org/reports/?wiki=nowiki_preport=imageredirects

-- 
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 59030] New: REPORTS-44 Add DBQ-42 and DBQ-41

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59030

   Web browser: ---
Bug ID: 59030
   Summary: REPORTS-44 Add DBQ-42 and DBQ-41
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-44.
Summary: Add DBQ-42 and DBQ-41
Issue type: Improvement - An improvement or enhancement to an existing feature
or task.
Priority: Major
Status: Resolved
Assignee: River Tarnell river.tarn...@wikimedia.de

---
From: River Tarnell river.tarn...@wikimedia.de
Date: Thu, 18 Sep 2008 22:13:47
---

The following reports should be added:

delDBQ-42/del list inclusions of templates that do not exist (nowiki)   
delDBQ-41/del list references to images that are not present locally nor on
commons (nowiki) 

brokenimages probably needs to be a %nightly query as it's very slow. For the
moment I'll only enable it for nowiki.

-- 
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 59028] REPORTS-46 brokenimages returns false posities if a image on commons is really a redirect

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59028

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #5 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: ri...@tcx.org.uk
CC list: p...@anderseinar.net, ri...@tcx.org.uk

-- 
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 59028] REPORTS-46 brokenimages returns false posities if a image on commons is really a redirect

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59028

--- Comment #3 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---
---
From: River Tarnell river.tarn...@wikimedia.de
Date: Fri, 19 Sep 2008 20:56:12
---

Fixed in r74. I modified brokenimages to exclude redirects, and added a new
report, imageredirects. I'm running a nightly update now, once that's done the
new reports will be visible.

-- 
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 59032] New: REPORTS-42 When the main page is loaded, the wiki selection input should be focused

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59032

   Web browser: ---
Bug ID: 59032
   Summary: REPORTS-42 When the main page is loaded, the wiki
selection input should be focused
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-42.
Summary: When the main page is loaded, the wiki selection input should be
focused
Issue type: Improvement - An improvement or enhancement to an existing feature
or task.
Priority: Major
Status: Resolved
Assignee: River Tarnell river.tarn...@wikimedia.de

---
From: River Tarnell river.tarn...@wikimedia.de
Date: Thu, 18 Sep 2008 21:08:17
---

When the main SelectWiki page is loaded, the input should be focused so the
user can start typing without having to click first.

-- 
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 59028] REPORTS-46 brokenimages returns false posities if a image on commons is really a redirect

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59028

--- Comment #4 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---
---
From: Anders Einar Hilden p...@anderseinar.net
Date: Fri, 19 Sep 2008 21:36:23
---

Could you include something like ORDER BY namespace? I'm primary interested
in articles, while the current list mixes all namspaces. The previous one
seemed to order correctly, but was probably a simpler query.

-- 
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 59028] REPORTS-46 brokenimages returns false posities if a image on commons is really a redirect

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59028

--- Comment #2 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---
---
From: Anders Einar Hilden p...@anderseinar.net
Date: Fri, 19 Sep 2008 19:43:12
---

It is sufficient to remove the redirects from the result entirely, as finding
redirects is outside the scope of the report anyway.

However, then i would request a report that listet only the redirects.

-- 
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 59030] REPORTS-44 Add DBQ-42 and DBQ-41

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59030

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: ri...@tcx.org.uk
CC list: ri...@tcx.org.uk

-- 
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 59036] REPORTS-38 Uncached non-%nightly queried are incorrect listed as unavailable

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59036

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: ri...@tcx.org.uk
CC list: ri...@tcx.org.uk

-- 
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 59035] REPORTS-39 First time a cached query is executed, it is erroneously displayed as uncached

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59035

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: ri...@tcx.org.uk
CC list: ri...@tcx.org.uk

-- 
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 59035] New: REPORTS-39 First time a cached query is executed, it is erroneously displayed as uncached

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59035

   Web browser: ---
Bug ID: 59035
   Summary: REPORTS-39 First time a cached query is executed, it
is erroneously displayed as uncached
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: critical
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-39.
Summary: First time a cached query is executed, it is erroneously displayed as
uncached
Issue type: Bug - A problem which impairs or prevents the functions of the
product.
Priority: Critical
Status: Resolved
Assignee: River Tarnell river.tarn...@wikimedia.de

---
From: River Tarnell river.tarn...@wikimedia.de
Date: Thu, 18 Sep 2008 18:50:06
---

Due to a missing return statement in QueryCache.execute, the first time a
non-nightly query is executed, DoReport believes it to be an uncached nightly
query, and won't show the results to the user. However, since it actually was
executed and cached, reloading the page shows the query results.

-- 
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 59031] REPORTS-43 Provide links to 'go back' (select a new report or wiki)

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59031

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: ri...@tcx.org.uk
CC list: ri...@tcx.org.uk

-- 
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 59033] New: REPORTS-41 After sorting a table with JS, background colours are wrong

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59033

   Web browser: ---
Bug ID: 59033
   Summary: REPORTS-41 After sorting a table with JS, background
colours are wrong
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-41.
Summary: After sorting a table with JS, background colours are wrong
Issue type: Bug - A problem which impairs or prevents the functions of the
product.
Priority: Major
Status: Resolved
Assignee: River Tarnell river.tarn...@wikimedia.de

---
From: River Tarnell river.tarn...@wikimedia.de
Date: Thu, 18 Sep 2008 20:58:27
---

After a table is sorted with JS, the alternating background colours no longer
alternate. sortable.js should be changed to re-apply the odd/even classes.

-- 
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 59032] REPORTS-42 When the main page is loaded, the wiki selection input should be focused

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59032

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: ri...@tcx.org.uk
CC list: ri...@tcx.org.uk

-- 
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 59036] New: REPORTS-38 Uncached non-%nightly queried are incorrect listed as unavailable

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59036

   Web browser: ---
Bug ID: 59036
   Summary: REPORTS-38 Uncached non-%nightly queried are incorrect
listed as unavailable
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: critical
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-38.
Summary: Uncached non-%nightly queried are incorrect listed as unavailable
Issue type: Bug - A problem which impairs or prevents the functions of the
product.
Priority: Critical
Status: Resolved
Assignee: River Tarnell river.tarn...@wikimedia.de

---
From: River Tarnell river.tarn...@wikimedia.de
Date: Thu, 18 Sep 2008 18:44:39
---

QueryCache.check_cache neglects to skip non-%nightly queries, which means if
these are uncached, they are greyed out on the report list and can never be
run.

-- 
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 59033] REPORTS-41 After sorting a table with JS, background colours are wrong

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59033

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: ri...@tcx.org.uk
CC list: ri...@tcx.org.uk

-- 
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 59037] New: REPORTS-37 New report: images duplicated on commons

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59037

   Web browser: ---
Bug ID: 59037
   Summary: REPORTS-37 New report: images duplicated on commons
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-37.
Summary: New report: images duplicated on commons
Issue type: New Feature - A new feature of the product, which has yet to be
developed.
Priority: Major
Status: Resolved
Assignee: River Tarnell river.tarn...@wikimedia.de

---
From: River Tarnell river.tarn...@wikimedia.de
Date: Thu, 18 Sep 2008 18:08:19
---

Add a report that lists, by hash, images which exist on both the local wiki and
commons.

-- 
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 59039] New: REPORTS-34 Use border-bottom instead of text-decoration to underline hovered links

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59039

   Web browser: ---
Bug ID: 59039
   Summary: REPORTS-34 Use border-bottom instead of
text-decoration to underline hovered links
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-34.
Summary: Use border-bottom instead of text-decoration to underline hovered
links
Issue type: Improvement - An improvement or enhancement to an existing feature
or task.
Priority: Major
Status: Resolved
Assignee: River Tarnell river.tarn...@wikimedia.de

---
From: River Tarnell river.tarn...@wikimedia.de
Date: Thu, 18 Sep 2008 01:38:03
---

Currently, links are decorated with a border-bottom, but :hover is decorated
with text-underline. On some systems, this means the line appears to move
upwards when a link is hoverovered, which looks a little bit strange. Change
`text-decoration: underline` for `#text a:hover` to `border-bottom: 1px solid
#333`.

-- 
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 59031] New: REPORTS-43 Provide links to 'go back' (select a new report or wiki)

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59031

   Web browser: ---
Bug ID: 59031
   Summary: REPORTS-43 Provide links to 'go back' (select a new
report or wiki)
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-43.
Summary: Provide links to 'go back' (select a new report or wiki)
Issue type: Improvement - An improvement or enhancement to an existing feature
or task.
Priority: Major
Status: Resolved
Assignee: River Tarnell river.tarn...@wikimedia.de

---
From: River Tarnell river.tarn...@wikimedia.de
Date: Thu, 18 Sep 2008 21:09:22
---

On the SelectReport and DoReport pages, there should be links back to the
SelectWiki page. Also, on DoResult, there should be a link back to
SelectReport.

-- 
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 59038] New: REPORTS-36 PageField needs to turn underscores into spaces

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59038

   Web browser: ---
Bug ID: 59038
   Summary: REPORTS-36 PageField needs to turn underscores into
spaces
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-36.
Summary: PageField needs to turn underscores into spaces
Issue type: Bug - A problem which impairs or prevents the functions of the
product.
Priority: Major
Status: Resolved
Assignee: River Tarnell river.tarn...@wikimedia.de

---
From: River Tarnell river.tarn...@wikimedia.de
Date: Thu, 18 Sep 2008 03:09:13
---

PageField shows the page_title verbatim from the database, including
underscores. These should be converted into spaces for display.

-- 
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 59034] REPORTS-40 Reports table should be sortable

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59034

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: ri...@tcx.org.uk
CC list: ri...@tcx.org.uk

-- 
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 59039] REPORTS-34 Use border-bottom instead of text-decoration to underline hovered links

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59039

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: ri...@tcx.org.uk
CC list: ri...@tcx.org.uk

-- 
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 59034] New: REPORTS-40 Reports table should be sortable

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59034

   Web browser: ---
Bug ID: 59034
   Summary: REPORTS-40 Reports table should be sortable
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-40.
Summary: Reports table should be sortable
Issue type: Improvement - An improvement or enhancement to an existing feature
or task.
Priority: Major
Status: Resolved
Assignee: River Tarnell river.tarn...@wikimedia.de

---
From: River Tarnell river.tarn...@wikimedia.de
Date: Thu, 18 Sep 2008 19:26:21
---

It should be possible to change the sorting column and sort order of the
results table.

-- 
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 59038] REPORTS-36 PageField needs to turn underscores into spaces

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59038

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: ri...@tcx.org.uk
CC list: ri...@tcx.org.uk

-- 
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 59040] REPORTS-33 Use JS to display a loading screen for reports

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59040

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---
---
From: Merlijn van Deen valhall...@arctus.nl
Date: Thu, 02 Aug 2012 19:57:18
---

This is no longer a problem with the new asynchronous caching system.

-- 
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 59043] New: REPORTS-30 Multi-line %wikis fails

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59043

   Web browser: ---
Bug ID: 59043
   Summary: REPORTS-30 Multi-line %wikis fails
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-30.
Summary: Multi-line %wikis fails
Issue type: Bug - A problem which impairs or prevents the functions of the
product.
Priority: Major
Status: Resolved
Assignee: River Tarnell river.tarn...@wikimedia.de

---
From: River Tarnell river.tarn...@wikimedia.de
Date: Wed, 17 Sep 2008 22:10:47
---

When a multi-line %wikis ... %end is used, nightly fails because of incorrect
splitting:

river@hemlock:~/tsreports./nightly
mostrevisions
Traceback (most recent call last):
  File ./nightly, line 45, in module
w = repdb.find_wiki_domain(context, wiki)
  File /home/river/ts-reports/python/repdb.py, line 58, in
find_wiki_domain
raise ValueError('no such wiki')
ValueError: no such wiki


The problem is an empty string ends up in the wiki list, from the split at
Reports.py:82.

-- 
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 59042] REPORTS-31 Uncached nightly queries should be greyed out

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59042

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: ri...@tcx.org.uk
CC list: ri...@tcx.org.uk

-- 
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 59042] New: REPORTS-31 Uncached nightly queries should be greyed out

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59042

   Web browser: ---
Bug ID: 59042
   Summary: REPORTS-31 Uncached nightly queries should be greyed
out
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-31.
Summary: Uncached nightly queries should be greyed out
Issue type: Improvement - An improvement or enhancement to an existing feature
or task.
Priority: Major
Status: Resolved
Assignee: River Tarnell river.tarn...@wikimedia.de

---
From: River Tarnell river.tarn...@wikimedia.de
Date: Wed, 17 Sep 2008 23:36:00
---

When a nightly query is uncached, it should be greyed out (unclickable) in the
list of reports. This is better UI than having the user click the report only
to see it's not available.

-- 
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 59043] REPORTS-30 Multi-line %wikis fails

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59043

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---
---
From: River Tarnell river.tarn...@wikimedia.de
Date: Wed, 17 Sep 2008 22:48:14
---

Fixed by using a list comprehension to remove zero-length values.

-- 
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 59037] REPORTS-37 New report: images duplicated on commons

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59037

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #2 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: ri...@tcx.org.uk
CC list: ri...@tcx.org.uk

-- 
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 59037] REPORTS-37 New report: images duplicated on commons

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59037

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---
---
From: River Tarnell river.tarn...@wikimedia.de
Date: Thu, 18 Sep 2008 18:55:40
---

As well as the report, this required two new field types: ImageField (for a
local image) and OtherImage (for an image on another wiki).

-- 
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 59040] New: REPORTS-33 Use JS to display a loading screen for reports

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59040

   Web browser: ---
Bug ID: 59040
   Summary: REPORTS-33 Use JS to display a loading screen for
reports
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-33.
Summary: Use JS to display a loading screen for reports
Issue type: Improvement - An improvement or enhancement to an existing feature
or task.
Priority: Major
Status: Resolved
Assignee: Merlijn van Deen valhall...@arctus.nl

---
From: River Tarnell river.tarn...@wikimedia.de
Date: Thu, 18 Sep 2008 01:36:00
---

When a slow query is run (particularly one that's usually cached), it can take
some time for the page to load. Instead of waiting for the entire page to load,
load a placeholder page (with some kind of 'please wait' icon), and replace the
content with the report when it's finished loading, via XMLHttpRequest. Needs
to be done in a way that still works for non-JS users.

-- 
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 59040] REPORTS-33 Use JS to display a loading screen for reports

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59040

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #2 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: valhall...@arctus.nl
CC list: valhall...@arctus.nl, ri...@tcx.org.uk

-- 
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 59041] New: REPORTS-32 Improve the formatting of the JS wikilist dropdown

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59041

   Web browser: ---
Bug ID: 59041
   Summary: REPORTS-32 Improve the formatting of the JS wikilist
dropdown
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: major
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-32.
Summary: Improve the formatting of the JS wikilist dropdown
Issue type: Improvement - An improvement or enhancement to an existing feature
or task.
Priority: Major
Status: Resolved
Assignee: River Tarnell river.tarn...@wikimedia.de

---
From: River Tarnell river.tarn...@wikimedia.de
Date: Wed, 17 Sep 2008 23:43:31
---

The way the domain and dbname are shown in the drop-down autocomplete list for
wikilist is not very clear. Make the domain bold, and perhaps grey out the
database name.

-- 
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 59043] REPORTS-30 Multi-line %wikis fails

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59043

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #2 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: ri...@tcx.org.uk
CC list: ri...@tcx.org.uk

-- 
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 59044] New: REPORTS-29 report_cache needs to use LONGBLOB

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59044

   Web browser: ---
Bug ID: 59044
   Summary: REPORTS-29 report_cache needs to use LONGBLOB
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: critical
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-29.
Summary: report_cache needs to use LONGBLOB
Issue type: Bug - A problem which impairs or prevents the functions of the
product.
Priority: Critical
Status: Resolved
Assignee: River Tarnell river.tarn...@wikimedia.de

---
From: River Tarnell river.tarn...@wikimedia.de
Date: Wed, 17 Sep 2008 21:53:14
---

The BLOB type is too short to hold some query results:

river@hemlock:~/tsreports./nightly wantedpages ar.wikipedia.org
wantedpages
/home/river/ts-reports/python/QueryCache.py:42: Warning: Data truncated for
column 'result' at row 1
  (dbname, report.key, data))


It should be changed to LONGBLOB, which can hold more data.

-- 
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 59041] REPORTS-32 Improve the formatting of the JS wikilist dropdown

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59041

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: ri...@tcx.org.uk
CC list: ri...@tcx.org.uk

-- 
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 59044] REPORTS-29 report_cache needs to use LONGBLOB

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59044

Bugzilla Bug Importer (valhallasw) wmf.bugconver...@gmail.com changed:

   What|Removed |Added

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

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---

This bug was imported as RESOLVED. The original assignee has therefore not been
set, and the original reporters/responders have not been added as CC, to
prevent bugspam.

If you re-open this bug, please consider adding these people to the CC list:
Original assignee: ri...@tcx.org.uk
CC list: ri...@tcx.org.uk

-- 
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 59045] New: REPORTS-28 Make the page title link

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59045

   Web browser: ---
Bug ID: 59045
   Summary: REPORTS-28 Make the page title link
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: minor
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-28.
Summary: Make the page title link
Issue type: Improvement - An improvement or enhancement to an existing feature
or task.
Priority: Minor
Status: Resolved
Assignee: W rosenthal3...@gmail.com

---
From: W rosenthal3...@gmail.com
Date: Wed, 17 Sep 2008 18:00:14
---

The huge main title should link to the tool's first page.

-- 
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 59045] REPORTS-28 Make the page title link

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59045

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---
---
From: W rosenthal3...@gmail.com
Date: Wed, 17 Sep 2008 18:02:17
---

fixed in r47

-- 
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 59045] REPORTS-28 Make the page title link

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59045

Merlijn van Deen valhall...@arctus.nl changed:

   What|Removed |Added

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

-- 
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 59046] REPORTS-27 URL decoding is incorrect

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59046

--- Comment #1 from Bugzilla Bug Importer (valhallasw) 
wmf.bugconver...@gmail.com ---
---
From: River Tarnell river.tarn...@wikimedia.de
Date: Wed, 17 Sep 2008 15:55:09
---

Resolved in r43 by using urllib.unquote to decode the URL. This yields Latin-1
rather than a Unicode string, but since we don't actually do anything with the
value other than passing it to MySQL (which also thinks it's Latin-1), it works
okay.

-- 
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 59048] New: REPORTS-25 Handle more wiki name formats

2013-12-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=59048

   Web browser: ---
Bug ID: 59048
   Summary: REPORTS-25 Handle more wiki name formats
   Product: Tool Labs tools
   Version: unspecified
  Hardware: All
OS: All
Status: NEW
  Severity: trivial
  Priority: Unprioritized
 Component: tsreports
  Assignee: wmf.bugconver...@gmail.com
  Reporter: wmf.bugconver...@gmail.com
Classification: Unclassified
   Mobile Platform: ---

This issue was converted from https://jira.toolserver.org/browse/REPORTS-25.
Summary: Handle more wiki name formats
Issue type: Improvement - An improvement or enhancement to an existing feature
or task.
Priority: Trivial
Status: Resolved
Assignee: River Tarnell river.tarn...@wikimedia.de

---
From: VasilievVV vasi...@gmail.com
Date: Wed, 17 Sep 2008 15:03:25
---

Please, allow wiki name to be input in formats like enwiki and enwiki_p

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


  1   2   3   4   >