Sort by Content Type on Workspace doesn't sort correctly
Reported by phillipadsmith | July 27th, 2010 @ 08:59 PM | in 2.0.1
Sort seems arbitrary:
http://screencast.com/t/NWRkZDZiM
Comments and changes to this ticket
-

theory July 28th, 2010 @ 11:58 PM
- Milestone changed from Future to 2.0.1
- State changed from new to open
- Assigned user changed from Bugs (at bricolage) to theory
- Tag set to sort, ui, workspace
- Milestone order changed from 72 to 0
-

phillipadsmith January 17th, 2011 @ 10:27 PM
- Milestone order changed from 1 to 0
Looks like the Element Type search result screen. I'm looking at one now with a lot of elements. If I sort by Content Type, I get: Images, Audio, Media, Subelement, Story. What kind of sort order is that, crazy-betical?
-

-

Bugs (at bricolage) January 17th, 2011 @ 10:52 PM
- State changed from open to resolved
(from [1d4396eccbba5d4e4e4aaf550264b0cd0ae32209]) Properly sort by Content Type in Element Type manager
Done by adding a new
my_methskey in Bric::Biz::ElementType that returns the
name. This is to avoid transforming the element type business class ID in
listManager, because that transformation happens before the value is
transformed. [#190 state:resolved].
https://github.com/bricoleurs/bricolage/commit/1d4396eccbba5d4e4e4a... -

Bugs (at bricolage) January 17th, 2011 @ 10:52 PM
(from [d0f1cb6db91bad9027b51d2b5cb8d7ee01bc3c0e]) Properly sort by Content Type in Element Type manager
Done by adding a new
my_methskey in Bric::Biz::ElementType that returns the
name. This is to avoid transforming the element type business class ID in
listManager, because that transformation happens before the value is
transformed. [#190 state:resolved].
https://github.com/bricoleurs/bricolage/commit/d0f1cb6db91bad9027b5...
Please Sign in or create a free account to add a new ticket.
With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.
Create your profile
Help contribute to this project by taking a few moments to create your personal profile. Create your profile »
People watching this ticket
Referenced by
-
#190 Sort by Content Type on Workspace doesn't sort correctly
Done by adding a new my_meths key in
Bric::Biz::ElementTy...
-
#190 Sort by Content Type on Workspace doesn't sort correctly
Done by adding a new my_meths key in
Bric::Biz::ElementTy...
-
#236 Element Type Manager does not sort alphabetically
Probably related to
ticket 190, I just noticed that the ...