hi Robert
ich glaube du must <f:format.raw> verwendent anstatt

ich glaube <f:format.html> schickt den code noch mal durch lib.parsefunc_rte

deswegen wird der html code nochmals verändert und die links kaputt gemacht.

gruss chris

Am 30. Juli 2013 10:10 schrieb Robert Wildling <row...@gmx.net>:
> Guten morgen!
>
> Ich habe heute festgestellt, dass der Quellcode eines Menue mit Leerzeichen
> vor den schließenden Spitzklammern der a-Tags generiert wird. Dies ist das
> Fluid-Template:
>
> <div class="menu"><f:format.html>{MENU_MAIN}</f:format.html></div>
>
> Und das das TS:
>
> lib.MENU_MAIN=HMENU
> lib.MENU_MAIN{
> extAll=0
> wrap=<ul>|</ul>
> 1=TMENU
> 1{
> NO=1
> NO{
> wrapItemAndSub=<li>|</li>
> ATagTitle.field=title
> }
> ACT<.NO
> ACT.wrapItemAndSub=<li>|</li>
> }
> }
>
> Und dieser Quellcode wird erzeugt (Chroime 28, Mac 10.7.5):
> <ul>
>
>         <li><a href="/index.php?id=16
> <http://local.kofomi.dev/index.php?id=16>" title="KoFoMi 1-17" >KoFoMi
> 1-17</a></li>
>
>         <li><a href="/index.php?id=17
> <http://local.kofomi.dev/index.php?id=17>" title="Symposien"
>>Symposien</a></li>
>
>         <li><a href="/index.php?id=18
> <http://local.kofomi.dev/index.php?id=18>" title="Wohin?" >Wohin?</a></li>
>
>         <li><a href="/index.php?id=19
> <http://local.kofomi.dev/index.php?id=19>" title="ein_klang-records"
>>ein_klang-records</a></li>
>
>         <li><a href="/index.php?id=20
> <http://local.kofomi.dev/index.php?id=20>" title="Teilnehmer"
>>Teilnehmer</a></li>
>
>         <li><a href="/index.php?id=21
> <http://local.kofomi.dev/index.php?id=21>" title="Radiosendungen"
>>Radiosendungen</a></li>
>
>         <li><a href="/index.php?id=22
> <http://local.kofomi.dev/index.php?id=22>" title="CD-Releases"
>>CD-Releases</a></li>
>
>         <li><a href="/index.php?id=23
> <http://local.kofomi.dev/index.php?id=23>" title="Schulprojekte &amp;
> Jugendkultur" >Schulprojekte &amp; Jugendkultur</a></li>
>
>         <li><a href="/index.php?id=24
> <http://local.kofomi.dev/index.php?id=24>" title="Sponsoren"
>>Sponsoren</a></li>
>
>         <li><a href="/index.php?id=25
> <http://local.kofomi.dev/index.php?id=25>" title="Presse" >Presse</a></li>
>
>         <li><a href="/index.php?id=26
> <http://local.kofomi.dev/index.php?id=26>" title="Co-Veranstalter"
>>Co-Veranstalter</a></li>
>
>         <li><a href="/index.php?id=27
> <http://local.kofomi.dev/index.php?id=27>" title="Der Schachernhof" >Der
> Schachernhof</a></li>
>
>         <li><a href="/index.php?id=28
> <http://local.kofomi.dev/index.php?id=28>" title="Feedbacks"
>>Feedbacks</a></li>
> </ul>
>
>
> Das Problem tritt dabei mit und ohne Source Optimizer auf.
>
> Warum passiert das - weiß das jemand? Und wie kann man das umgehen?
>
> Danke!
> Beste Grüße, Robert
>
> _______________________________________________
> TYPO3-german mailing list
> TYPO3-german@lists.typo3.org
> http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german



-- 
christian wolff - webdeveloper, tech-loving geek and typo3 enthusiast
telefon: +49 30 347 244 88
mobil:  +49 179 49 44 758
email: ch...@connye.com
adresse: friedelstraße 31 - 12047 berlin

xing-profil: http://www.xing.com/profile/Christian_Wolff43
google+: https://plus.google.com/u/0/115669673917212236875/posts?hl=de
facebook: https://www.facebook.com/1stMachine
flattr: https://flattr.com/profile/1stmachine
_______________________________________________
TYPO3-german mailing list
TYPO3-german@lists.typo3.org
http://lists.typo3.org/cgi-bin/mailman/listinfo/typo3-german

Antwort per Email an