Hi,

in 2.0.8 the ajax template (template/ajax/autocompleter.ftl) is missing the controlheader and footer. I noticed this when i wanted to generate a label for my autocompleter text field. The autocompleter tag accepted the label attribute but did not create the html label element.

I have added the following two lines to autocompleter.ftl

First line of template: <#include "/${parameters.templateDir}/${parameters.theme}/controlheader.ftl" />

Last line of template: <#include "/${parameters.templateDir}/xhtml/controlfooter.ftl" />

From what i can see in Subversion this has already been corrected for the next release in which the ajax template has been redefined as a the dojo plugin.

max

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to