From: Norbert B. <br...@ch...> - 2003-01-20 12:21:59
|
It seems that there is error in paring of aliases for scroller in views. = We use latest CVS version of AA.=20 I have this string: {scroller: ::class=3D"menu"}=20 in my view definition and it is not parsed, but just displayed in the = output html code. Norbert Brazda br...@ch... tel: 0905-729359 ChangeNet - informacny servis o obcianskej spolocnosti Mlynske nivy 41, 821 09 Bratislava, Slovakia tel/fax: 02-55560026, eMail: in...@ch... http://www.changenet.sk SPAJAME LUDI, KTORI MENIA SVET |
From: Mitra <mi...@mi...> - 2003-01-21 00:12:58
|
Norbert Please could you send me a URL where you get this problem, the simpler the better - e.g. if youi have nested views, then the URL of the inner view where it happens would be good. - Mitra At 1:28 PM +0100 20/1/03, Norbert Brazda wrote: >It seems that there is error in paring of aliases for scroller in >views. We use latest CVS version of AA. > >I have this string: > {scroller: ::class="menu"} >in my view definition and it is not parsed, but just displayed in >the output html code. > > > > >Norbert Brazda >br...@ch... >tel: 0905-729359 > >ChangeNet - informacny servis o obcianskej spolocnosti >Mlynske nivy 41, 821 09 Bratislava, Slovakia >tel/fax: 02-55560026, eMail: in...@ch... >http://www.changenet.sk > >SPAJAME LUDI, KTORI MENIA SVET > > > > >------------------------------------------------------- >This SF.NET email is sponsored by: FREE SSL Guide from Thawte >are you planning your Web Server Security? Click here to get a FREE >Thawte SSL guide and find the answers to all your SSL security issues. >http://ads.sourceforge.net/cgi-bin/redirect.pl?thaw0026en >_______________________________________________ >Apc-aa-coders mailing list >Apc...@li... >https://lists.sourceforge.net/lists/listinfo/apc-aa-coders -- Mitra Technology Consulting - www.mitra.biz - mi...@mi... 02-6684-8096 or 0414-648-0722 Life is a Mystery to be Lived, not a Problem to be Solved |
From: Norbert B. <br...@ch...> - 2003-01-21 09:13:20
|
From: "Mitra" <mi...@mi...> > Please could you send me a URL where you get this problem, the=20 > simpler the better - e.g. if youi have nested views, then the URL of=20 > the inner view where it happens would be good. Here is the URL: http://changenet.sk/aa/view.php3?vid=3D251 This is top html definition in that view: =3D=3D=3D <br> =3D=3D=3D This is odd record definition in that view: =3D=3D=3D _#PUB_DATE | _#CREATED#<br>=20 {alias:xxx.....:f_b:link_only.......:hl_href.........:?section=3D{switch(= {category.......3})Spravodajstvo-spravy:spr:Spravodajstvo-tlacove:spr:Spr= avodajstvo-dokumenty:spr:Spravodajstvo-monitor:spr:Publicistika-forum:for= um:Publicistika-rozhovor:forum:Publicistika-analyza:forum:Publicistika-pr= ofil:forum:Publicistika-komentar:forum}:headline........::class=3Dheadlin= e:} <br> _#RELFOPRE _#ABSTRACT {switch({disc_app........})[1-9][0-9]*: <br>{alias::f_b:hl_href.........:hl_href.........:?§ion=3Dforum:[Reak= cie#: <b>_#D_APPCNT</b>]:full_text.......::1} } <br><br> =3D=3D=3D This is bottom html definition in that view: =3D=3D=3D <br> <span class=3Dmenu> {scroller: ::class=3D"menu"} </span> =3D=3D=3D norobert br...@ch... |
From: Mitra <mi...@mi...> - 2003-01-21 11:28:51
|
Did you see my second message - that I've fixed it and checked it into CVS . Can you try and install from CVS and try that but .... Please install to a test version, the current CVS build has lots of changes and may have other bugs - the ones in the changes I've made I'll fix as a matter of urgency, but I can't guarrantee it will work on your live system - Mitra At 10:23 AM +0100 21/1/03, Norbert Brazda wrote: >From: "Mitra" <mi...@mi...> >> Please could you send me a URL where you get this problem, the >> simpler the better - e.g. if youi have nested views, then the URL of >> the inner view where it happens would be good. > >Here is the URL: >http://changenet.sk/aa/view.php3?vid=251 > > >This is top html definition in that view: >=== ><br> >=== > >This is odd record definition in that view: >=== >_#PUB_DATE | _#CREATED#<br> >{alias:xxx.....:f_b:link_only.......:hl_href.........:?section={switch({category.......3})Spravodajstvo-spravy:spr:Spravodajstvo-tlacove:spr:Spravodajstvo-dokumenty:spr:Spravodajstvo-monitor:spr:Publicistika-forum:forum:Publicistika-rozhovor:forum:Publicistika-analyza:forum:Publicistika-profil:forum:Publicistika-komentar:forum}:headline........::class=headline:} ><br> >_#RELFOPRE _#ABSTRACT >{switch({disc_app........})[1-9][0-9]*: ><br>{alias::f_b:hl_href.........:hl_href.........:?§ion=forum:[Reakcie#: ><b>_#D_APPCNT</b>]:full_text.......::1} >} ><br><br> >=== > >This is bottom html definition in that view: >=== ><br> ><span class=menu> >{scroller: ::class="menu"} ></span> >=== > > > >norobert >br...@ch... > > > >------------------------------------------------------- >This SF.NET email is sponsored by: >SourceForge Enterprise Edition + IBM + LinuxWorld http://www.vasoftware.com >_______________________________________________ >Apc-aa-coders mailing list >Apc...@li... >https://lists.sourceforge.net/lists/listinfo/apc-aa-coders -- Mitra Technology Consulting - www.mitra.biz - mi...@mi... 02-6684-8096 or 0414-648-0722 Life is a Mystery to be Lived, not a Problem to be Solved |