From: David <da...@df...> - 2004-04-30 15:59:04
|
Fixed. (a few days ago) The regexp that matches the <fs:option> tag matched also the <fs:options> tag. (which was used in that template). That messed up everything and produced that weird error. - david On Tue, 27 Apr 2004 00:07:56 +0200 Katana <ka...@ka...> wrote: > David, > > it looks like there is an issue with selects counting in the HEAD > version: if I have 2 selects in the same template, I get an error > about nested select not permitted, and I'm pretty sure there are no > nested selects there :) > > Are you sure that with your method, selects that are counted as opened > > (<fs:select>) are still counted as closed (that was done at > </fs:select> as far as I remember) ? > > Katana |