[Bug 26625] Special:PrefixIndex does inconsistent handling of params

2011-02-08 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26625

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC|krinklem...@gmail.com   |
 AssignedTo|br...@pobox.com |wikibugs-l@lists.wikimedia.
   ||org

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

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


[Bug 26625] Special:PrefixIndex does inconsistent handling of params

2011-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26625

comp...@meta.ua changed:

   What|Removed |Added

 CC||comp...@meta.ua

--- Comment #1 from comp...@meta.ua 2011-01-07 19:54:25 UTC ---
http://translatewiki.net/w/i.php?title=Special%3APrefixIndexprefix=namespace=6
- this link is generated by translatewiki.net and do not return any result
*See also:
http://translatewiki.net/w/i.php?title=Thread:Support/Translating_talk_vs_Translatiions_talk%3F#Translating_talk_vs_Translations_talk?_10137

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

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


[Bug 26625] Special:PrefixIndex does inconsistent handling of params

2011-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26625

--- Comment #2 from Brion Vibber br...@pobox.com 2011-01-07 22:14:24 UTC ---
Looks like a regression since 1.16.

In deployed code,

http://www.mediawiki.org/wiki/Special:PrefixIndex/File:

and

http://www.mediawiki.org/wiki/Special:PrefixIndex?prefix=namespace=6

appear identical except the first says All pages with prefix and the second
says All pages (File namespace). Both return the same results, and have the
same next link:
http://www.mediawiki.org/w/index.php?title=Special:PrefixIndexfrom=Hack-A-Ton-DC-t-shirt.pngnamespace=6


In my local trunk copy, I can see that the first form works as expected but the
second form lists no results -- this is probably a regression from changes to
make Special:Prefixindex default to not showing results when no prefix has been
passed in.

If a namespace is given, this ought to count as having a prefix and thus being
ready to go.

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

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


[Bug 26625] Special:PrefixIndex does inconsistent handling of params

2011-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26625

Brion Vibber br...@pobox.com changed:

   What|Removed |Added

 AssignedTo|wikibug...@lists.wikimedia. |br...@pobox.com
   |org |

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

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


[Bug 26625] Special:PrefixIndex does inconsistent handling of params

2011-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26625

Krinkle krinklem...@gmail.com changed:

   What|Removed |Added

 CC||krinklem...@gmail.com

--- Comment #3 from Krinkle krinklem...@gmail.com 2011-01-07 23:48:42 UTC ---
(In reply to comment #2)
 Looks like a regression since 1.16.
 
 -- this is probably a regression from changes to
 make Special:Prefixindex default to not showing results when no prefix has 
 been
 passed in.
 
 If a namespace is given, this ought to count as having a prefix and thus being
 ready to go.

Indeed, passing a 'space' or '+' as prefix does return everything like it used
to.
http://translatewiki.net/w/i.php?title=Special%3APrefixIndexprefix=+namespace=6
(I guess it's trimmed after the validation part)

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

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


[Bug 26625] Special:PrefixIndex does inconsistent handling of params

2011-01-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=26625

Brion Vibber br...@pobox.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED

--- Comment #4 from Brion Vibber br...@pobox.com 2011-01-07 23:53:34 UTC ---
Looks like this was another regression in r75314 (bug 23923); pages weren't
listed if namespace was set but no prefix given.

Fixed in r79851

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

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