[prev in list] [next in list] [prev in thread] [next in thread] 

List:       bricolage-bugs
Subject:    [Bug 1185]  New: no highlighting when sorting by element type on
From:       "DO NOT REPLY - use bugs.bricolage.cc" <bugs () bricolage ! cc>
Date:       2006-04-19 5:40:32
Message-ID: bug-1185-190 () http ! bugs ! bricolage ! cc/
[Download RAW message or body]

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

           Summary: no highlighting when sorting by element type on desks
           Product: Bricolage
           Version: 1.10.1 - Current Stable Release
          Platform: All
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P2
         Component: Components
        AssignedTo: bugs@lists.bricolage.cc
        ReportedBy: bharder@methodlogic.net


see bug 1183 for background.
That bug fix didn't address a display issue in:
bricolage/comp/widgets/desk/desk_item.html

fix:
diff old_desk_item.html desk_item.html
21,22c21,22
<       <dt name="type" class="<% &$rowtype %><% ($highlight eq 'element' ? '
sorted' : '') %>"><% $lang->maketext($type_label) %>:</dt>
<       <dd name="type" class="<% &$rowtype %><% ($highlight eq 'element' ? '
sorted' : '') %>"><% $type || '&nbsp;' %></dd>
---
> <dt name="type" class="<% &$rowtype %><% ($highlight eq 'element_type' ? ' sorted' \
> : '') %>"><% $lang->maketext($type_label) %>:</dt> <dd name="type" class="<% \
> &$rowtype %><% ($highlight eq 'element_type' ? ' sorted' : '') %>"><% $type || \
> '&nbsp;' %></dd>


-- 
Configure bugmail: http://bugs.bricolage.cc/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic