Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Bricolage: bugs

[Bug 1355] New Document Does Not Use Autocomplete for Primary Category

 

 

Bricolage bugs RSS feed   Index | Next | Previous | View Threaded


bugs at lists

Feb 24, 2009, 5:08 PM

Post #1 of 9 (1386 views)
Permalink
[Bug 1355] New Document Does Not Use Autocomplete for Primary Category

http://bugs.bricolage.cc/show_bug.cgi?id=1355





--- Comment #13 from David Wheeler <david [at] kineticode> 2009-02-25 01:08:38 ---
So, to recap where we are with this report:

* Anywhere you select a category should be able to use autocomplete. Right now
that's only in new story and the story profile, but it should be added to the
New Media and Media profile pages, the New Template and Template profile pages,
any searches that included a category option, and any parts of the admin
interface where you pick a category, such as when creating a new category and
needing to select the parent.

* The searches with autocomplete should always respect the FULL_SEARCH
setting.

* The field should be wide enough to accept long categories (or automatically
resize for stupidly long categories)

* If there is only one category to choose from, there should be no field at
all (as is currently the case with the old dropdown approach used in the New
Media screen, for example).

Am I missing anything?


--
Configure bugmail: http://bugs.bricolage.cc/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


bugs at lists

Feb 25, 2009, 6:36 AM

Post #2 of 9 (1321 views)
Permalink
[Bug 1355] New Document Does Not Use Autocomplete for Primary Category [In reply to]

http://bugs.bricolage.cc/show_bug.cgi?id=1355





--- Comment #14 from Paul Orrock <paul [at] digitalcraftsmen> 2009-02-25 14:36:13 ---
It was committed in revision 8386, are you beyond that ? If so then someone
took it out again.

regards,

Paul

Matt Rolf wrote:
>
> On Feb 25, 2009, at 3:20 AM, Paul Orrock wrote:
>
>> Hi David,
>>
>>> * The searches with autocomplete should always respect the FULL_SEARCH
>>> setting.
>>
>> This was the bit I fixed, think it's still fixed :-)
>
> Are you sure? When I try to search by category without a leading "/" it says "This category does not exist.
>
>


--
Configure bugmail: http://bugs.bricolage.cc/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


bugs at lists

Feb 25, 2009, 6:41 AM

Post #3 of 9 (1324 views)
Permalink
[Bug 1355] New Document Does Not Use Autocomplete for Primary Category [In reply to]

http://bugs.bricolage.cc/show_bug.cgi?id=1355





--- Comment #15 from Matt Rolf <rolfm [at] denison> 2009-02-25 14:41:16 ---
(In reply to comment #14)
> It was committed in revision 8386, are you beyond that ? If so then someone
> took it out again.
>
> regards,
>
> Paul

I'm on the latest revision.

-Matt


--
Configure bugmail: http://bugs.bricolage.cc/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


bugs at lists

Feb 25, 2009, 6:52 AM

Post #4 of 9 (1319 views)
Permalink
[Bug 1355] New Document Does Not Use Autocomplete for Primary Category [In reply to]

http://bugs.bricolage.cc/show_bug.cgi?id=1355





--- Comment #16 from Paul Orrock <paul [at] digitalcraftsmen> 2009-02-25 14:52:25 ---
Hi Matt,

I've just updated my checkout to the latest revision and the code is definitely
there in comp/widgets/story_prof/autocomplete_categories.html and works for me.
I assume you have FULL_SEARCH turned on in your config ? Also this is currently
only stories and not media.

regards,

Paul


--
Configure bugmail: http://bugs.bricolage.cc/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


bugs at lists

Feb 25, 2009, 7:07 AM

Post #5 of 9 (1324 views)
Permalink
[Bug 1355] New Document Does Not Use Autocomplete for Primary Category [In reply to]

http://bugs.bricolage.cc/show_bug.cgi?id=1355





--- Comment #17 from Matt Rolf <rolfm [at] denison> 2009-02-25 15:07:05 ---
(In reply to comment #16)
> I assume you have FULL_SEARCH turned on in your config ?

nope! Am now . . . and it works! Sorry about that! Thanks!


--
Configure bugmail: http://bugs.bricolage.cc/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


bugs at lists

Feb 25, 2009, 7:23 AM

Post #6 of 9 (1320 views)
Permalink
[Bug 1355] New Document Does Not Use Autocomplete for Primary Category [In reply to]

http://bugs.bricolage.cc/show_bug.cgi?id=1355





--- Comment #18 from Paul Orrock <paul [at] digitalcraftsmen> 2009-02-25 15:23:23 ---

(I wrote this in an email earlier and am putting it here so it's in the list,
although really this is an enhancement and the original bug is fixed)

> * If there is only one category to choose from, there should be no field at
> all (as is currently the case with the old dropdown approach used in the New
> Media screen, for example).

The only slight issue (and one which our users have raised) is that it looks
broken or inconsistent to a user who expects to see a dropdown list. I would
say it looks better to always display a dropdown list, and if it's only one
option then make it autoselect it. That way users who only ever have one
category don't have to do anything and users who are used to more than one
category see what they expect.


--
Configure bugmail: http://bugs.bricolage.cc/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


bugs at lists

Feb 27, 2009, 4:33 PM

Post #7 of 9 (1313 views)
Permalink
[Bug 1355] New Document Does Not Use Autocomplete for Primary Category [In reply to]

http://bugs.bricolage.cc/show_bug.cgi?id=1355





--- Comment #19 from Matt Rolf <rolfm [at] denison> 2009-02-28 00:33:36 ---
(In reply to comment #18)
> The only slight issue (and one which our users have raised) is that it looks
> broken or inconsistent to a user who expects to see a dropdown list. I would
> say it looks better to always display a dropdown list, and if it's only one
> option then make it autoselect it. That way users who only ever have one
> category don't have to do anything and users who are used to more than one
> category see what they expect.

Either way is fine with me.


--
Configure bugmail: http://bugs.bricolage.cc/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


bugs at lists

Mar 6, 2009, 4:07 AM

Post #8 of 9 (1297 views)
Permalink
[Bug 1355] New Document Does Not Use Autocomplete for Primary Category [In reply to]

http://bugs.bricolage.cc/show_bug.cgi?id=1355


Paul Orrock <paul [at] digitalcraftsmen> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED




--
Configure bugmail: http://bugs.bricolage.cc/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.


bugs at lists

Mar 6, 2009, 4:09 AM

Post #9 of 9 (1300 views)
Permalink
[Bug 1355] New Document Does Not Use Autocomplete for Primary Category [In reply to]

http://bugs.bricolage.cc/show_bug.cgi?id=1355


Paul Orrock <paul [at] digitalcraftsmen> changed:

What |Removed |Added
----------------------------------------------------------------------------
Status|ASSIGNED |RESOLVED
Resolution| |FIXED




--- Comment #20 from Paul Orrock <paul [at] digitalcraftsmen> 2009-03-06 12:09:15 ---
Suggested enhancements filed as bug 1443

http://bugs.bricolage.cc/show_bug.cgi?id=1443

Closing this bug since it is now actually fixed in revision 8386


--
Configure bugmail: http://bugs.bricolage.cc/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.

Bricolage bugs RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.