Sylvain Wallez wrote:
Hi all,
While doing some tests on CForms, I found two things I'd like to fix
before the release:
Static selection-lists produce some location information in HTML pages
(view source in form1 sample and search for "loc:src"). This is clearly
a bug and should be fixed.
I just realized that I forgot to add the new
<ft:repeater>/<ft:repeater-rows> that replaces <ft:repeater-widget> (see
[1]) in the FormsTransformer. This isn't really a showstopper, but
allows the same template to be used with JXTG or the transformer, and
thus less headaches for users that will switch between the two.
I have the updated transformer ready on my HD. Shall I commit it?
Please do
Vadim