You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@nutch.apache.org by "AJ Banck (JIRA)" <ji...@apache.org> on 2006/03/15 19:40:58 UTC

[jira] Created: (NUTCH-232) Search.jsp has multiple search forms creating invalid html / incorrect focus function

Search.jsp has multiple search forms creating invalid html / incorrect focus function
-------------------------------------------------------------------------------------

         Key: NUTCH-232
         URL: http://issues.apache.org/jira/browse/NUTCH-232
     Project: Nutch
        Type: Bug
  Components: web gui  
    Versions: 0.8-dev    
    Reporter: AJ Banck


Search.jsp can output has multiple forms with the name 'search'. 

This causes the function queryfocus to throw errors as there is not a unique element named 'search'.

Also, the about.html page is generated with the queryfocus function causing errors as the about page doesn't have a search entry

-- 
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


[jira] Closed: (NUTCH-232) Search.jsp has multiple search forms creating invalid html / incorrect focus function

Posted by "Jerome Charron (JIRA)" <ji...@apache.org>.
     [ http://issues.apache.org/jira/browse/NUTCH-232?page=all ]
     
Jerome Charron closed NUTCH-232:
--------------------------------

    Fix Version: 0.8-dev
     Resolution: Fixed

Fixed : http://svn.apache.org/viewcvs?rev=389481&view=rev
Thanks for pointing it out.

> Search.jsp has multiple search forms creating invalid html / incorrect focus function
> -------------------------------------------------------------------------------------
>
>          Key: NUTCH-232
>          URL: http://issues.apache.org/jira/browse/NUTCH-232
>      Project: Nutch
>         Type: Bug
>   Components: web gui
>     Versions: 0.8-dev
>     Reporter: AJ Banck
>      Fix For: 0.8-dev

>
> Search.jsp can output has multiple forms with the name 'search'. 
> This causes the function queryfocus to throw errors as there is not a unique element named 'search'.
> Also, the about.html page is generated with the queryfocus function causing errors as the about page doesn't have a search entry

-- 
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