Categories > TinyButStrong general >

MergeBlock with "clear"

The forum is closed. Please use Stack Overflow for submitting new questions. Use tags: tinybutstrong , opentbs
By: Andrew
Date: 2005-09-02
Time: 09:18

MergeBlock with "clear"

My template:
<p><strong>Activs: </strong>[fin.activs][onshow;block=p;when [fin.activs]+-0]</p>

I call $TBS->MergeBlock('fin','clear');
But anyway error is occured
TinyButStrong Error (Array value): Can't merge [fin.activs] because sub-item 'activs' is not an existing key in the array.

It's normal behavior or not?
By: Skrol29
Date: 2005-09-02
Time: 14:25

Re: MergeBlock with "clear"

Hi Andrew,

This behavior is not normal. This is a bug you've discovered.
I'm fixing it. Let you know when it is ok.
By: Andrew
Date: 2005-09-02
Time: 15:46

Re: MergeBlock with "clear"

In new release option 'clear' work fine!