Autocompleter cannot be used in css_xhtml form with clientside validation on
----------------------------------------------------------------------------

                 Key: WW-2522
                 URL: https://issues.apache.org/struts/browse/WW-2522
             Project: Struts 2
          Issue Type: Bug
    Affects Versions: 2.1.1
            Reporter: Jeromy Evans
            Priority: Minor
             Fix For: Future


The autocompleter assumes it's being used in an xhtml-themed form (the template 
includes an xhtml control header).
If the autocompleter is placed in a css_xhtml theme'd form with client-side 
validation enabled, css_xhtml/validators.css searches for divs containing the 
autocompleter instead of TR's and throws a js exception.

There is not sensible work-around for this in the current theme design as the 
control's template can't (reasonably) detect the parent form's header and 
include am appropriate control header. 

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to