You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "HARSHNA PATEL (JIRA)" <de...@myfaces.apache.org> on 2008/01/23 17:25:34 UTC

[jira] Created: (TOMAHAWK-1180) Datascroller not rendering links correctly when javascript-detection on

Datascroller not rendering links correctly when javascript-detection on
-----------------------------------------------------------------------

                 Key: TOMAHAWK-1180
                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1180
             Project: MyFaces Tomahawk
          Issue Type: Bug
          Components: Data Scroller
    Affects Versions: 1.1.6
            Reporter: HARSHNA PATEL


When javascript-detect is set to true in the web.xml and javascript disabled in the browser - the links rendered in the datascroller do not work.

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


[jira] Resolved: (TOMAHAWK-1180) Datascroller not rendering links correctly when javascript-detection on

Posted by "Hazem Saleh (JIRA)" <de...@myfaces.apache.org>.
     [ https://issues.apache.org/jira/browse/TOMAHAWK-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Hazem Saleh resolved TOMAHAWK-1180.
-----------------------------------

    Resolution: Duplicate

Duplicate to https://issues.apache.org/jira/browse/MYFACES-1692

> Datascroller not rendering links correctly when javascript-detection on
> -----------------------------------------------------------------------
>
>                 Key: TOMAHAWK-1180
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1180
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Data Scroller
>    Affects Versions: 1.1.6
>            Reporter: HARSHNA PATEL
>            Assignee: Hazem Saleh
>
> When javascript-detect is set to true in the web.xml and javascript disabled in the browser - the links rendered in the datascroller do not work.

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


[jira] Commented: (TOMAHAWK-1180) Datascroller not rendering links correctly when javascript-detection on

Posted by "Leonardo Uribe (JIRA)" <de...@myfaces.apache.org>.
    [ https://issues.apache.org/jira/browse/TOMAHAWK-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12607797#action_12607797 ] 

Leonardo Uribe commented on TOMAHAWK-1180:
------------------------------------------


h:commandLink or t:commandLink requires javascript to work, so t:dataScroller works only if javascript is enabled.

There is a discussion about how to enhance commandLink (see MYFACES-1692)

only if MYFACES-1692 is solved, this issue could be solved.

> Datascroller not rendering links correctly when javascript-detection on
> -----------------------------------------------------------------------
>
>                 Key: TOMAHAWK-1180
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1180
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Data Scroller
>    Affects Versions: 1.1.6
>            Reporter: HARSHNA PATEL
>            Assignee: Hazem Saleh
>
> When javascript-detect is set to true in the web.xml and javascript disabled in the browser - the links rendered in the datascroller do not work.

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