| 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 (6370 days ago) |
| Due | 05/28/2008 (6370 days ago) |
| Updated | 06/24/2008 (6343 days ago) |
| Assigned | 06/12/2008 (6355 days ago) |
| Resolved | 06/24/2008 (6343 days ago) |
| Github Issue Link | |
| Github Pull Request | |
| Milestone | |
| Patch | No |
Taken from
State ⇒ Feedback
Assigned to
Priority ⇒ 1. Low
Type ⇒ Bug
Summary ⇒ HTML-Description in sources.php not possible
Due ⇒ 05/28/2008
Queue ⇒ Turba
Milestone ⇒
Patch ⇒ No
State ⇒ Unconfirmed
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.