You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@struts.apache.org by "Dilip Parihar (JIRA)" <ji...@apache.org> on 2008/08/21 00:25:25 UTC

[jira] Updated: (WW-2778) autocomplete in struts 2

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

Dilip Parihar updated WW-2778:
------------------------------

    Attachment: autocomplete.JPG

> autocomplete in struts 2
> ------------------------
>
>                 Key: WW-2778
>                 URL: https://issues.apache.org/struts/browse/WW-2778
>             Project: Struts 2
>          Issue Type: Bug
>          Components: Plugin - Dojo Tags
>    Affects Versions: 2.0.11.2
>         Environment: Miscrosoft Windows XP 2002
>            Reporter: Dilip Parihar
>            Assignee: Adi Baron
>         Attachments: autocomplete.JPG
>
>
> <s:autocomplete ..... > do not fetch any result from action class and does nothing.
> Reported this error using Internet Explorer 7.0
> DEBUG: XMLHttpTransport error callback failed: TypeError: node is null
> Using firefox autocomplete shows this error.
> DEBUG: [SyntaxError: missing } in XML expression, file: http://localhost:8080/MusicAwards/struts/dojo/dojo.js, line: 141]
> <s:url ......> tested using <s:div> tag.
> <s:div theme="ajax"
>                href="%{jsonList}" loadingText="Loading info..." indicator="indicator1"/>
> Results in the same error on dojo.js line 141 (node is null).
> Check 
> http://www.planetstruts.org/struts2-showcase/ajax/autocompleter/ 
> last example of 'color' and 'fruit' it shows similar error.
>  <s:autocompleter ...> and <s:div....> both are not workiing in struts 2.0.11.2 in Internet Explorer 7.0 or Firefox.

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