You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Musachy Barroso (JIRA)" <ji...@apache.org> on 2009/04/16 19:27:06 UTC

[jira] Resolved: (WW-2522) Autocompleter cannot be used in css_xhtml form with clientside validation on

     [ https://issues.apache.org/struts/browse/WW-2522?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Musachy Barroso resolved WW-2522.
---------------------------------

    Resolution: Won't Fix

> 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
>          Components: Plugin - Dojo Tags
>    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.js 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 theme 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.