[ic] Changes disappearing on the pages

=?us-ascii?Q?=22Leandro_L=2E_S=E1=22?= leandro at cnts.com.br
Fri Feb 6 15:14:48 EST 2004


On 06/02/04 at 15:26 Sergei Voyakin wrote:

>Not sure if anyone else have run into this, but I have seen it on couple 
>occasions and its really frustrating.  Once I make a change and publish a 
>file (in this case I am talking about query/check_orders.html and a change 
>to display the order_date correctly:
>$hash{order_date} = $Tag->convert_date({format => '%m/%d/%Y'}, 
>$hash{order_date}); )
>
>Well, once I save it and then check the page, it works.  Then, if I go
>back 
>to make another change, all of a sudden parts of the above line disapear, 
>and it shows up something like this:
>$hash{order_date} = $Tag->convert_date(, $hash{order_date});
>which completely breaks the page.  So now, every time i make a change to 
>that page, I have to remember and put the old tag in its place.  What's
>the 
>deal?
>
>Thanks!
>
well, this happens a lot with me too... But only when i have this scenario:

[loop search="  .. . . . "]
[on-match] blah blah blah[/on-match]
[list] iterations, iterations [/list]
[on-match] more blah blah blah[/on-match]
[/loop]

the first time i save it works just fine, but if i edit the file the [list] [/list] tags disappear
there are even situations that the code between [list] [/list] get duplicated or triplicated, etc.. each time i edit the file

i have no ideia what could cause this odd behavior..
i use interchange 5.0.0 and redhat 7.3

Greets,
Leandro Sa.




More information about the interchange-users mailing list