You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@myfaces.apache.org by "Hudson (JIRA)" <de...@myfaces.apache.org> on 2018/03/02 10:50:00 UTC

[jira] [Commented] (TOBAGO-1862) Paging links in Sheet should not use href="#/"

    [ https://issues.apache.org/jira/browse/TOBAGO-1862?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16383446#comment-16383446 ] 

Hudson commented on TOBAGO-1862:
--------------------------------

SUCCESS: Integrated in Jenkins build Tobago Trunk #1321 (See [https://builds.apache.org/job/Tobago%20Trunk/1321/])
TOBAGO-1862: Paging links in Sheet should not use href="#/" (lofwyr: rev f081d3508ec9577fd1a2682a565e5c1b1229b7f8)
* (edit) tobago-core/src/main/java/org/apache/myfaces/tobago/internal/renderkit/renderer/SheetRenderer.java


> Paging links in Sheet should not use href="#/"
> ----------------------------------------------
>
>                 Key: TOBAGO-1862
>                 URL: https://issues.apache.org/jira/browse/TOBAGO-1862
>             Project: MyFaces Tobago
>          Issue Type: Bug
>          Components: Themes
>    Affects Versions: 4.1.0
>            Reporter: Udo Schnurpfeil
>            Assignee: Udo Schnurpfeil
>            Priority: Minor
>             Fix For: 4.1.1
>
>
> href should not be used in this manner.
> E.g. after paging the url in the location field of the browser ends with "#/". When clicking on the location field and pressing <enter>, there will no request sent to the server (only a browser internal scrolling-navigation is executed to "/", which is invalid)



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)