You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "sean schofield (JIRA)" <de...@myfaces.apache.org> on 2006/08/03 01:25:13 UTC

[jira] Created: (MYFACES-1376) getScrolling is not defined in simple tree2 example

getScrolling is not defined in simple tree2 example
---------------------------------------------------

                 Key: MYFACES-1376
                 URL: http://issues.apache.org/jira/browse/MYFACES-1376
             Project: MyFaces Core
          Issue Type: Bug
          Components: General
    Affects Versions: 1.1.4-SNAPSHOT
            Reporter: sean schofield
            Priority: Blocker
             Fix For: 1.1.4-SNAPSHOT


tree2NiceWrap.jsf throws a javascript error when you try to expand the node

-- 
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] Commented: (MYFACES-1376) getScrolling is not defined in simple tree2 example

Posted by "sean schofield (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/MYFACES-1376?page=comments#action_12425401 ] 
            
sean schofield commented on MYFACES-1376:
-----------------------------------------

schedule1.jsf component is also experiencing this problem when you try to advance the calendar

> getScrolling is not defined in simple tree2 example
> ---------------------------------------------------
>
>                 Key: MYFACES-1376
>                 URL: http://issues.apache.org/jira/browse/MYFACES-1376
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 1.1.4-SNAPSHOT
>            Reporter: sean schofield
>            Priority: Blocker
>             Fix For: 1.1.4-SNAPSHOT
>
>
> tree2NiceWrap.jsf throws a javascript error when you try to expand the node

-- 
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] Commented: (MYFACES-1376) getScrolling is not defined in simple tree2 example

Posted by "Wendy Smoak (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/MYFACES-1376?page=comments#action_12425566 ] 
            
Wendy Smoak commented on MYFACES-1376:
--------------------------------------

On 02-Aug-2006, Matthias wrote:
> FIXED IN BRANCH

URL: http://svn.apache.org/viewvc?rev=428231&view=rev
Log: fixed MYFACES-1376 by moving to commits from "svn commit: r421297" to branch

URL: http://svn.apache.org/viewvc?rev=428230&view=rev
Log: fixed MYFACES-1376 by moving to commits from "svn commit: r421297" to branch

... and r421297 is:
Author: mmarinschek
Date: Wed Jul 12 08:54:40 2006
New Revision: 421297

URL: http://svn.apache.org/viewvc?rev=421297&view=rev
Log:
made calling of several javascript functions dependent on if they are actually present. Added source section to the poms. Default message now also prints the message of the causes of an exception.


> getScrolling is not defined in simple tree2 example
> ---------------------------------------------------
>
>                 Key: MYFACES-1376
>                 URL: http://issues.apache.org/jira/browse/MYFACES-1376
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 1.1.4-SNAPSHOT
>            Reporter: sean schofield
>         Assigned To: Matthias Weßendorf
>            Priority: Blocker
>             Fix For: 1.1.4-SNAPSHOT
>
>
> tree2NiceWrap.jsf throws a javascript error when you try to expand the node

-- 
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] Commented: (MYFACES-1376) getScrolling is not defined in simple tree2 example

Posted by "Dennis Byrne (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/MYFACES-1376?page=comments#action_12425423 ] 
            
Dennis Byrne commented on MYFACES-1376:
---------------------------------------

There were a ton of users on the users list who had the problem but nobody could trace it down.  I was one of the folks who couldn't reproduce it.  A few weeks later I had the problem on a few pages of my app.  I didn't spend much time on it, but for some reason I could fix it by adjusting position of the following element ...

<jsp:scriptlet>response.setContentType("text/html; charset=utf-8");</jsp:scriptlet>  

very weird

> getScrolling is not defined in simple tree2 example
> ---------------------------------------------------
>
>                 Key: MYFACES-1376
>                 URL: http://issues.apache.org/jira/browse/MYFACES-1376
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 1.1.4-SNAPSHOT
>            Reporter: sean schofield
>            Priority: Blocker
>             Fix For: 1.1.4-SNAPSHOT
>
>
> tree2NiceWrap.jsf throws a javascript error when you try to expand the node

-- 
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] Updated: (MYFACES-1376) getScrolling is not defined in simple tree2 example

Posted by "sean schofield (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-1376?page=all ]

sean schofield updated MYFACES-1376:
------------------------------------

    Status: Open  (was: Patch Available)

> getScrolling is not defined in simple tree2 example
> ---------------------------------------------------
>
>                 Key: MYFACES-1376
>                 URL: http://issues.apache.org/jira/browse/MYFACES-1376
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 1.1.4-SNAPSHOT
>            Reporter: sean schofield
>            Priority: Blocker
>             Fix For: 1.1.4-SNAPSHOT
>
>
> tree2NiceWrap.jsf throws a javascript error when you try to expand the node

-- 
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] Commented: (MYFACES-1376) getScrolling is not defined in simple tree2 example

Posted by "sean schofield (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/MYFACES-1376?page=comments#action_12425406 ] 
            
sean schofield commented on MYFACES-1376:
-----------------------------------------

Apparently Michael Hartman marked this as patch available but I don't see one.  Changing status back to "Open."

> getScrolling is not defined in simple tree2 example
> ---------------------------------------------------
>
>                 Key: MYFACES-1376
>                 URL: http://issues.apache.org/jira/browse/MYFACES-1376
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 1.1.4-SNAPSHOT
>            Reporter: sean schofield
>            Priority: Blocker
>             Fix For: 1.1.4-SNAPSHOT
>
>
> tree2NiceWrap.jsf throws a javascript error when you try to expand the node

-- 
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] Commented: (MYFACES-1376) getScrolling is not defined in simple tree2 example

Posted by "Matthias Weßendorf (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/MYFACES-1376?page=comments#action_12425433 ] 
            
Matthias Weßendorf commented on MYFACES-1376:
---------------------------------------------

These page have also the same problem

click on "HOME" for
http://localhost:8080/myfaces/sample1.jsf

click *each* link for:
http://localhost:8080/myfaces/masterDetail.jsf
http://localhost:8080/myfaces/dataScroller.jsf
http://localhost:8080/myfaces/sortTable.jsf
http://localhost:8080/myfaces/sortAutoTable.jsf
http://localhost:8080/myfaces/sortAutoTable2.jsf
http://localhost:8080/myfaces/pagedSortTable.jsf
http://localhost:8080/myfaces/openDataTable.jsf
http://localhost:8080/myfaces/crossDataTable.jsf#

.... stopping here ...
and trying "1.1.5 core"


> getScrolling is not defined in simple tree2 example
> ---------------------------------------------------
>
>                 Key: MYFACES-1376
>                 URL: http://issues.apache.org/jira/browse/MYFACES-1376
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 1.1.4-SNAPSHOT
>            Reporter: sean schofield
>            Priority: Blocker
>             Fix For: 1.1.4-SNAPSHOT
>
>
> tree2NiceWrap.jsf throws a javascript error when you try to expand the node

-- 
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] Commented: (MYFACES-1376) getScrolling is not defined in simple tree2 example

Posted by "Wendy Smoak (JIRA)" <de...@myfaces.apache.org>.
    [ http://issues.apache.org/jira/browse/MYFACES-1376?page=comments#action_12425678 ] 
            
Wendy Smoak commented on MYFACES-1376:
--------------------------------------

Matthias reverted part of r421297, here:

http://svn.apache.org/viewvc?rev=428629&view=rev (shared 2.0.4 trunk)
http://svn.apache.org/viewvc?rev=428630&view=rev (shared 2.0.3 branch)

myfaces/shared/trunk/core/src/main/java/org/apache/myfaces/shared/renderkit/html/util/JavascriptUtils.java

-    private static final String AUTO_SCROLL_PARAM = "org_apache_myfaces_autoScroll";
-    private static final String AUTO_SCROLL_FUNCTION = "org_apache_myfaces_getScrolling";
+    private static final String AUTO_SCROLL_PARAM = "autoScroll";
+    private static final String AUTO_SCROLL_FUNCTION = "getScrolling";



> getScrolling is not defined in simple tree2 example
> ---------------------------------------------------
>
>                 Key: MYFACES-1376
>                 URL: http://issues.apache.org/jira/browse/MYFACES-1376
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 1.1.4-SNAPSHOT
>            Reporter: sean schofield
>         Assigned To: Matthias Weßendorf
>            Priority: Blocker
>             Fix For: 1.1.4-SNAPSHOT
>
>
> tree2NiceWrap.jsf throws a javascript error when you try to expand the node

-- 
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] Updated: (MYFACES-1376) getScrolling is not defined in simple tree2 example

Posted by "Michael Hartman (JIRA)" <de...@myfaces.apache.org>.
     [ http://issues.apache.org/jira/browse/MYFACES-1376?page=all ]

Michael Hartman updated MYFACES-1376:
-------------------------------------

    Status: Patch Available  (was: Open)

> getScrolling is not defined in simple tree2 example
> ---------------------------------------------------
>
>                 Key: MYFACES-1376
>                 URL: http://issues.apache.org/jira/browse/MYFACES-1376
>             Project: MyFaces Core
>          Issue Type: Bug
>          Components: General
>    Affects Versions: 1.1.4-SNAPSHOT
>            Reporter: sean schofield
>            Priority: Blocker
>             Fix For: 1.1.4-SNAPSHOT
>
>
> tree2NiceWrap.jsf throws a javascript error when you try to expand the node

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