You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Thiago H. de Paula Figueiredo (JIRA)" <ji...@apache.org> on 2011/06/24 15:24:47 UTC

[jira] [Closed] (TAP5-1556) Tabs component generates invalid href links (maybe other components too)

     [ https://issues.apache.org/jira/browse/TAP5-1556?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Thiago H. de Paula Figueiredo closed TAP5-1556.
-----------------------------------------------

    Resolution: Invalid

The URLs mentioned are absolutely valid and they're also needed for supporting users with JavaScript enabled.

Please discuss issues in the mailing lists before posting issues in JIRA.

> Tabs component generates invalid href links (maybe other components too)
> ------------------------------------------------------------------------
>
>                 Key: TAP5-1556
>                 URL: https://issues.apache.org/jira/browse/TAP5-1556
>             Project: Tapestry 5
>          Issue Type: Bug
>          Components: tapestry-core
>    Affects Versions: 5.2.5
>            Reporter: Toby
>
> Tapestry produces links such as:
> <a id="eventLink_1" onclick="javascript:return Tapestry.waitForPage(event);" class="cf_tab" href="/index.tabset:clicked/somelink">
> some link
> </a>
> where the href link contains invalid/non-existent urls.
> Suggestions are:
> - in general keep the href empty (href='#')
> - add (rel=nofollow) (messy solution)
> - only display hrefs for the case it is enabled (e.g. a deep-link as a fallback for the ajax link is implemented on purpose)
> Otherwise search engines will index/crawl this url....if an url has no use, it should not  be published/linked to.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira