[Bug 19996] Namespace hiding on Special:Search

2010-01-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19996


Platonides platoni...@gmail.com changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED




--- Comment #4 from Platonides platoni...@gmail.com  2010-01-16 23:33:09 UTC 
---
Committed in r61150  r61151


-- 
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 19996] Namespace hiding on Special:Search

2009-07-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19996


Brion Vibber br...@wikimedia.org changed:

   What|Removed |Added

 CC||rain...@eunet.yu,
   ||br...@wikimedia.org
 AssignedTo|wikibugs-   |br...@wikimedia.org
   |l...@lists.wikimedia.org   |
   Keywords||patch




--- Comment #2 from Brion Vibber br...@wikimedia.org  2009-07-30 16:55:13 UTC 
---
I'm a bit leery of adding another hook point that would need to be handled and
maintained... would it be better to stick with checking page permissions here,
so only one point needs to be handled in the lockdown?


-- 
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 19996] Namespace hiding on Special:Search

2009-07-30 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19996





--- Comment #3 from Platonides platoni...@gmail.com  2009-07-30 17:11:32 UTC 
---
SearchGetNearMatchComplete could be handled directly by Special:Search (and
SearchGetNearMatchBefore was added for completeness), but it's probably also
interesting for extensions wishing to expand the Go options.

OTOH SearchEngineReplacePrefixesComplete and SearchableNamespaces are needed.
SpecialSearch already handles the case of going to show a page which you
shouldn't see, by removing the sumamry and leaking just the title (if it
removed the entry it would break pagination). Those two hooks adjust the
namespaces where search is performed to include just those you are allowed to
read.


-- 
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 19996] Namespace hiding on Special:Search

2009-07-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=19996





--- Comment #1 from Platonides platoni...@gmail.com  2009-07-29 19:50:19 UTC 
---
Created an attachment (id=6400)
 -- (https://bugzilla.wikimedia.org/attachment.cgi?id=6400)
lockdown implementation


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