On 8/8/06, Marc Portier <[EMAIL PROTECTED]> wrote:
...since the mentioned fix however the effect of the 'null' in the 'text' field is that the complete element gets removed (since that executes the removePath() on ".")...
Sounds like a bug to me, removing an element because an attribute is null doesn't make sense.
...My original idea therefor was to enable the requested feature through the introduction of some new attribute @remove-if-null on the fb:value binding. (defaulting to 'false')...
Sounds reasonable, +1 here. -Bertrand
