Menu

#32 Bugfix - assign categories with many parents

open
nobody
None
5
2005-10-12
2005-10-12
No

On the assign category authoring step, there is
currently a problem when a category has more than one
parent. Because the javascript causes a single element
(the first one on the page) to be expanded, if you are on
the 'wrong' trail, then nothing happens (because the
category expanded by the javascript is hidden). As a
result authors have to trawl through the category
hierarchy trying to find the first instance of the category.

Initially we hoped to use sortKey to uniquely identify the
path the user is on, but unfortunately, that isn't unique
at the level we are expanding - it is only unique at the
level above.

This fix expands all instances of the category - most will
be hidden anyway. The only downside is that if you start
expanding an alternative trail to the category then you
will find lower levels already expanded, which may seem
a bit confusing.

patched on version 689

Discussion

  • chris gilbert

    chris gilbert - 2005-10-12
     
  • chris gilbert

    chris gilbert - 2006-01-23

    Logged In: YES
    user_id=1069385

    This patch is superceded by Patch 1407442 which fixes the
    bug without compromising performance

    Chris.....

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.