You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Richard van Nieuwenhoven (JIRA)" <de...@myfaces.apache.org> on 2006/05/09 09:49:22 UTC

[jira] Created: (TOBAGO-67) Tree selection does not function any more (JavaScript error)

Tree selection does not function any more (JavaScript error)
------------------------------------------------------------

         Key: TOBAGO-67
         URL: http://issues.apache.org/jira/browse/TOBAGO-67
     Project: MyFaces Tobago
        Type: Bug

    Versions: 1.0.8    
    Reporter: Richard van Nieuwenhoven


the tree control does not function any more when selection is enabled. a selection results in a javascript error! the javascript varriable with the (id convertet as javascript varrable name) is not defined. This may be because in the generated script the varriables are defined with "var" resulting in a local definition but the selection depends on a global varriable...

-- 
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] Resolved: (TOBAGO-67) Tree selection does not function any more (JavaScript error)

Posted by "Volker Weber (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/TOBAGO-67?page=all ]
     
Volker Weber resolved TOBAGO-67:
--------------------------------

    Fix Version: 1.0.8
     Resolution: Fixed
      Assign To: Volker Weber

We observed this yesterday, and i commited the fix just one hour before.

Try svn head please, and thanks for reporting this.

> Tree selection does not function any more (JavaScript error)
> ------------------------------------------------------------
>
>          Key: TOBAGO-67
>          URL: http://issues.apache.org/jira/browse/TOBAGO-67
>      Project: MyFaces Tobago
>         Type: Bug

>     Versions: 1.0.8
>     Reporter: Richard van Nieuwenhoven
>     Assignee: Volker Weber
>      Fix For: 1.0.8

>
> the tree control does not function any more when selection is enabled. a selection results in a javascript error! the javascript varriable with the (id convertet as javascript varrable name) is not defined. This may be because in the generated script the varriables are defined with "var" resulting in a local definition but the selection depends on a global varriable...

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