[Bug 28740] Category suggestion is case sensitive

2012-09-07 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28740

Mark Holmquist  changed:

   What|Removed |Added

 CC||mtrac...@member.fsf.org
 Resolution|FIXED   |DUPLICATE

--- Comment #11 from Mark Holmquist  2012-09-07 
15:24:53 UTC ---


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

-- 
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 28740] Category suggestion is case sensitive

2011-11-21 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28740

Jeroen De Dauw  changed:

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution||FIXED

--- Comment #10 from Jeroen De Dauw  2011-11-21 
16:44:34 UTC ---
I just had another look at this, and it appears to have been fixed in the
meanwhile already.

-- 
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 28740] Category suggestion is case sensitive

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28740

--- Comment #9 from Jeroen De Dauw  2011-09-18 
21:40:10 UTC ---
My local wiki; will have a look at that extension.

-- 
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 28740] Category suggestion is case sensitive

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28740

--- Comment #8 from Bawolff  2011-09-18 19:53:15 UTC ---
(In reply to comment #7)
> (In reply to comment #4)
> > Roan suggests nipping the bits from WikiEditor's link dialog as a model; it
> > uses the opensearch lookup and the jquery.suggestion plugin to handle all 
> > the
> > actual drop-down controls.
> 
> I just tried it out, and it appears to be case-sensitive as well. Is this
> intended, or should it also be fixed?

Is that on wikimedia, or on your own wiki. Case-insensitivity is provided by
[[extension:TitleKey]] I believe.

-- 
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 28740] Category suggestion is case sensitive

2011-09-18 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28740

--- Comment #7 from Jeroen De Dauw  2011-09-18 
18:51:33 UTC ---
(In reply to comment #4)
> Roan suggests nipping the bits from WikiEditor's link dialog as a model; it
> uses the opensearch lookup and the jquery.suggestion plugin to handle all the
> actual drop-down controls.

I just tried it out, and it appears to be case-sensitive as well. Is this
intended, or should it also be fixed?

-- 
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 28740] Category suggestion is case sensitive

2011-09-16 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28740

Jeroen De Dauw  changed:

   What|Removed |Added

 Status|NEW |ASSIGNED
 CC||jeroen_ded...@yahoo.com
 AssignedTo|wikibugs-l@lists.wikimedia. |jeroen_ded...@yahoo.com
   |org |

--- Comment #6 from Jeroen De Dauw  2011-09-16 
14:01:52 UTC ---
Seems like the bug is still on trunk. I'll have a go at it.

-- 
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 28740] Category suggestion is case sensitive

2011-04-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28740

--- Comment #4 from Brion Vibber  2011-04-29 18:27:02 UTC 
---
Roan suggests nipping the bits from WikiEditor's link dialog as a model; it
uses the opensearch lookup and the jquery.suggestion plugin to handle all the
actual drop-down controls.

Probably one could merge that into a common module that can be called from both
places for future maintainability.

The goodies are in jquery.wikiEditor.dialogs.config.js -- find the 'Title
suggestions' section where it sets the field up.

-- 
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 28740] Category suggestion is case sensitive

2011-04-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28740

Roan Kattouw  changed:

   What|Removed |Added

 CC||roan.katt...@gmail.com

--- Comment #3 from Roan Kattouw  2011-04-29 18:22:45 
UTC ---
(In reply to comment #2)
> We actually already have some js that sort of does that - os_initHandlers( of input box>,,); which will look at hidden
> input fields to determine which namespaces to search, but its not exactly very
> jQuery-esq.

resources/jquery/jquery.suggestions.js

-- 
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 28740] Category suggestion is case sensitive

2011-04-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28740

Bawolff  changed:

   What|Removed |Added

 CC||bawolff...@gmail.com

--- Comment #2 from Bawolff  2011-04-29 18:22:15 UTC ---
We actually already have some js that sort of does that - os_initHandlers(,,); which will look at hidden
input fields to determine which namespaces to search, but its not exactly very
jQuery-esq.

-- 
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 28740] Category suggestion is case sensitive

2011-04-29 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28740

--- Comment #1 from Brion Vibber  2011-04-29 18:17:46 UTC 
---
Using the opensearch interface is probably the right thing to do; it'll also
pick up improvements on the search like not being limited to strict prefix
matches in an advanced search engine.

We should make sure that there's a dead-easy way to slap a standard typeahead
search suggestion box with given namespace limit settings onto any field, since
this is going to be pretty common in advanced editing tools.

-- 
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 28740] Category suggestion is case sensitive

2011-04-28 Thread bugzilla-daemon
https://bugzilla.wikimedia.org/show_bug.cgi?id=28740

Neil Kandalgaonkar  changed:

   What|Removed |Added

   Priority|Unprioritized   |Normal

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