Larry Isaacs wrote:
> ...
> I'll try to commit a patch that fixes just the following:
>
> 1) Fix value="" without allowing param="..." to set.
> 2) For a String array property, make "?prop=&prop=text" set the
> property for property="*". Currently property="*" handling
> assumes only simple properties and skips the set because
> the first argument is empty.
>
> Since proper behavior with respect to empty array element is
> still unclear, I'll wait on the removal of empty array elements.
> This should be addressed in a separate patch anyway.
Sounds good. Thanks.
-- Pierre