6.0.0-beta1
9/24/25

[#3121] Addressbook rendering error
Summary Addressbook rendering error
Queue IMP
Queue Version HEAD
Type Bug
State Resolved
Priority 2. Medium
Owners slusarz (at) horde (dot) org
Requester adrieder (at) sbox (dot) tugraz (dot) at
Created 12/11/2005 (7227 days ago)
Due
Updated 12/11/2005 (7227 days ago)
Assigned 12/11/2005 (7227 days ago)
Resolved 12/11/2005 (7227 days ago)
Github Issue Link
Github Pull Request
Milestone
Patch No

History
12/11/2005 07:38:30 PM adrieder (at) sbox (dot) tugraz (dot) at Comment #5 Reply to this comment
sorry, forgot a commit
Thanks it works!
12/11/2005 07:25:37 PM Michael Slusarz Comment #4 Reply to this comment
sorry, forgot a commit
12/11/2005 07:05:40 PM adrieder (at) sbox (dot) tugraz (dot) at Comment #3 Reply to this comment
fixed
I still get errors in the html code:



    <option value="<tag:source_list.key />" selected="selected">My 
Address Book</option>

    <option value="<tag:source_list.key />">LDAP Directory</option>



Didi
12/11/2005 06:40:06 PM Michael Slusarz Comment #2
State ⇒ Resolved
Priority ⇒ 2. Medium
Reply to this comment
fixed
12/11/2005 06:01:04 PM Chuck Hagenbuch Assigned to Michael Slusarz
State ⇒ Assigned
 
12/11/2005 05:59:55 PM adrieder (at) sbox (dot) tugraz (dot) at Comment #1
State ⇒ Unconfirmed
Priority ⇒ 3. High
Type ⇒ Bug
Summary ⇒ Addressbook rendering error
Queue ⇒ IMP
Reply to this comment
When opening the addressbook from the IMP compose window, the 
resulting page gets not rendered correctly. I get the following html 
code returned:



(here is only the broken part)

[...]

  <select name="source">



    <option value="<tag:source_list.key />"<if:source_list.selected> 
selected="selected"</if:source_list.selected>>My Address Book</option>



    <option value="<tag:source_list.key />"<if:source_list.selected> 
selected="selected"</if:source_list.selected>>LDAP Directory</option>

   </select>

[...]


Saved Queries