[TYPO3-ttnews] no | handling in link_item anymore?
Christian Welzel
gawain at camlann.de
Mon Mar 12 12:23:50 CET 2007
Christian Welzel schrieb:
> Could you please refix that ?
Ok. The fix for the | handling in the link_item is in place yet.
But the same problem occurs with the link in register:newsMoreLink.
My TS-code is
plugin.tt_news {
_LOCAL_LANG.de {
backToList = <img src="/fileadmin/templates/images/button_back_de.gif" alt="« zurück zur Übersicht" style="border:0" />
more = | mehr
}
displayLatest {
subheader_stdWrap.crop = 300 | ... | 1
subheader_stdWrap.dataWrap = | <span class="news-list-morelink">{register : newsMoreLink}</span>
}
}
My news item has the title:
[Beförderungen für die Saison 2007|2008]
and the text:
[Aaron S. Watkin, Ballettdirektor des Dresden SemperOper Ballett, berief die Solisten des Dresden
SemperOper Ballett Olga Melnikova und Raphael Coumes-Marquet zu Ersten Solisten der Company.]
The output in frontend is that:
[Aaron S. Watkin, Ballettdirektor des Dresden SemperOper Ballett, berief die Solisten des Dresden SemperOper
Ballett Olga Melnikova und Raphael Coumes-Marquet zu Ersten Solisten der Company.
<a href="de/ballett/details/article/53/42.html" title="Beförderungen für die Saison 2007]
As soon as i change the | in the title to a space or slash, the link i generated correctly.
So, where can i fix this ?
--
MfG, Christian Welzel
GPG-Key: http://www.camlann.de/key.asc
Fingerprint: 4F50 19BF 3346 36A6 CFA9 DBDC C268 6D24 70A1 AD15
More information about the TYPO3-project-tt-news
mailing list