[ http://issues.apache.org/jira/browse/TAPESTRY-1215?page=all ]

Kent Tong updated TAPESTRY-1215:
--------------------------------

    Description: 
1. Open the Home page.
2. Type "a" (or anything that has no match) into the autocompleter.
3. The browser will display:
DEBUG: [SyntaxError: syntax error, file: 
http://localhost:8080/DynamicForms/app?service=asset&path=%2Fdojo%2Fdojo.js, 
line: 15]
DEBUG: 

Home.html, Home.page and Home.java are attached.

BTW, the code in dojo is using dojo.debug() to output the message. This 
by-passes the log level set (defaulted 
to WARNING) and makes this issue much more visible.

  was:
1. Open the Home page.
2. Type something into the autocompleter.
3. The browser will display:
DEBUG: [SyntaxError: syntax error, file: 
http://localhost:8080/DynamicForms/app?service=asset&path=%2Fdojo%2Fdojo.js, 
line: 15]
DEBUG: 

Home.html, Home.page and Home.java are attached.

BTW, the code in dojo is using dojo.debug() to output the message. This 
by-passes the log level set (defaulted 
to WARNING) and makes this issue much more visible.


> Autocomplete triggers a syntax error in dojo.js when getValues() returns an 
> empty list
> --------------------------------------------------------------------------------------
>
>                 Key: TAPESTRY-1215
>                 URL: http://issues.apache.org/jira/browse/TAPESTRY-1215
>             Project: Tapestry
>          Issue Type: Bug
>          Components: JavaScript
>    Affects Versions: 4.1.1
>         Environment: WinXP. FireFox 2.0. Tomcat 5.5.
>            Reporter: Kent Tong
>         Attachments: Home.html, Home.java, Home.page, User.java
>
>
> 1. Open the Home page.
> 2. Type "a" (or anything that has no match) into the autocompleter.
> 3. The browser will display:
> DEBUG: [SyntaxError: syntax error, file: 
> http://localhost:8080/DynamicForms/app?service=asset&path=%2Fdojo%2Fdojo.js, 
> line: 15]
> DEBUG: 
> Home.html, Home.page and Home.java are attached.
> BTW, the code in dojo is using dojo.debug() to output the message. This 
> by-passes the log level set (defaulted 
> to WARNING) and makes this issue much more visible.

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

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

Reply via email to