Smarty Forum Index Smarty
WARNING: All discussion is moving to https://reddit.com/r/smarty, please go there! This forum will be closing soon.

missing one line in output when i use national font

 
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Bugs
View previous topic :: View next topic  
Author Message
rzseattle
Smarty Rookie


Joined: 09 Dec 2003
Posts: 7
Location: Poland

PostPosted: Mon Jul 05, 2004 9:50 pm    Post subject: missing one line in output when i use national font Reply with quote

Hey

source kode:
Code:
----
a    category['{$curr.id}'][{$count}] = new Array();
a    category['{$curr.id}'][{$count}]['name'] = 'kategoria glowna'
a    category['{$curr.id}'][{$count}]['name'] = 'Kategoria Główna';
----


and output:
Code:
----
a    category['74'][0] = new Array();
a    category['74'][0]['name'] = 'kategoria glowna'

----


encoding ISO-8859-2
@version 2.6.1

Any idea whats happen ?
Back to top
View user's profile Send private message
boots
Administrator


Joined: 16 Apr 2003
Posts: 5611
Location: Toronto, Canada

PostPosted: Mon Jul 05, 2004 11:34 pm    Post subject: Reply with quote

And when you don't use the same key name, what happens?
Back to top
View user's profile Send private message
rzseattle
Smarty Rookie


Joined: 09 Dec 2003
Posts: 7
Location: Poland

PostPosted: Mon Jul 05, 2004 11:55 pm    Post subject: Reply with quote

It is opera not smarty bug Smile. When I remove <script></script> tags I see missing line. And its not depends on key Wink. It was false alarm. Sorry for trouble.
Back to top
View user's profile Send private message
Display posts from previous:   
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Smarty Forum Index -> Bugs All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group
Protected by Anti-Spam ACP