6.0.0-beta1
7/27/25

[#1006] Images not displayed in permissions page
Summary Images not displayed in permissions page
Queue Horde Base
Queue Version HEAD
Type Bug
State Resolved
Priority 1. Low
Owners
Requester rvs (at) angara (dot) ru
Created 12/22/2004 (7522 days ago)
Due
Updated 12/22/2004 (7522 days ago)
Assigned
Resolved 12/22/2004 (7522 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
12/22/2004 07:06:14 PM Chuck Hagenbuch Comment #2
State ⇒ Resolved
Reply to this comment
Fixed in CVS.
12/22/2004 04:02:02 PM rvs (at) angara (dot) ru Comment #1
State ⇒ Unconfirmed
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ Images not displayed in permissions page
Queue ⇒ Horde Base
Reply to this comment
The images user.png, perms.png do not display correctly in

permissions administration page.

The reason is &nbsp generation inside <IMG> tag.

Example code taken from the page:



<tr valign="bottom"><td colspan="2"><ul class="tabset"><li><a 
id="_tab_default" class="activeTab" href="#" 
onclick="sections_horde_form.toggle('default'); return 
false;"><img&nbsp;src="/horde/themes/graphics/perms.png"&nbsp;alt=""&nbsp;title=""&nbsp;/>&nbsp;All&nbsp;Authenticated&nbsp;Users</a> </li><li><a id="_tab_guest" href="#" onclick="sections_horde_form.toggle('guest'); return false;">Guest&nbsp;Permissions</a> </li><li><a id="_tab_creator" href="#" onclick="sections_horde_form.toggle('creator'); return false;"><img&nbsp;src="/horde/themes/graphics/user.png"&nbsp;alt=""&nbsp;title=""&nbsp;/>&nbsp;Creator&nbsp;Permissions</a> </li><li><a id="_tab_users" href="#" onclick="sections_horde_form.toggle('users'); return false;"><img&nbsp;src="/horde/themes/graphics/user.png"&nbsp;alt=""&nbsp;title=""&nbsp;/>&nbsp;Individual&nbsp;Users</a> </li><li><a id="_tab_groups" href="#" onclick="sections_horde_form.toggle('groups'); return false;"><img&nbsp;src="/horde/themes/graphics/group.png"&nbsp;alt=""&nbsp;title=""&nbsp;/>&nbsp;Groups</a> </li></ul></td></tr></table><div id="_section_default" style="display:block;"><!--a75c305b1c0a6022--><table class="item" cellspacing="0"><tr 
valign="top">



   <td width="15%" align="right" class="item0">Default Permissions</td>

Saved Queries