[#6772] HTML-Description in sources.php not possible
Summary HTML-Description in sources.php not possible
Queue Turba
Queue Version 2.2
Type Bug
State No Feedback
Priority 1. Low
Owners
Requester maumi (at) gmx (dot) de
Created 05/28/2008 (92 days ago)
Due 05/28/2008 (92 days ago)
Updated 06/24/2008 (65 days ago)
Assigned 06/12/2008 (77 days ago)
Resolved 06/24/2008 (65 days ago)
Attachments
Milestone
Patch No

History
06/24/2008 Jan Schneider State ⇒ No Feedback
 
06/12/2008 Jan Schneider Comment #2
State ⇒ Feedback
Taken from Horde DevelopersHorde Developers
Reply to this comment
This works perfectly for me.
05/31/2008 Jan Schneider State ⇒ Assigned
Assigned to Horde DevelopersHorde Developers
 
05/28/2008 maumi (at) gmx (dot) de Comment #1
Patch ⇒
Milestone ⇒
Queue ⇒ Turba
Due ⇒ 05/28/2008
Summary ⇒ HTML-Description in sources.php not possible
Type ⇒ Bug
Priority ⇒ 1. Low
State ⇒ Unconfirmed
Reply to this comment
It is not possible to use html-expressions in sources.php.

Example:

'tabs' => array(  'Geschäeftlich' => array('company', 
'workEmail', 'workPhone', 'workCellPhone', 'workFax', 'workAddress' )
'Privat' => array('name', 'email', 'birthday', 'homePhone', 
'cellPhone', 'fax', 'germanCellPhone','homeAddress'),
               ),

the description "Geschäeftlich" causes an error in turba. The tab 
is not shown.