Bug #4416
openingATag.params are ignored
Start date:
2009-09-01
Due date:
% Done:
100%
Estimated time:
Description
Following configuration does not provide correct link rendering, ATag.params are ignored:
10.linkTag = 0
20.openingATag = 1
20.openingATag.params = title="Öffnet die Internetadresse ##linkTag## in einem neuen Fenster" rel="external" class="link external"
30.linkText = 1
40.closingATag = 1
The error is caused by missing setting "this->buildLink" variable to true in function insertClosingATag.
Files
Updated by Xavier Perseguers over 11 years ago
- Category set to default
- Status changed from New to Resolved
- Assignee set to Xavier Perseguers
- % Done changed from 0 to 100
Fixed in changeset 23980