Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-1567

AutoLinkResolver does not work with <a href="#internal">Internal link</a>

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.3.2, 1.3.3
    • 1.3.6
    • wicket
    • None

    Description

      I think the title says it all.
      Try adding: <a href="#internal">Internal link</a>
      in a page using the AutoLinkResolver and you have repeated the bug.

      Hint:
      PathInfo pathInfo = new PathInfo("#internal");
      creates a PathInfo with anchor == null.

      Attachments

        1. 1567.patch
          2 kB
          Jeremy Thomerson

        Activity

          People

            ivaynberg Igor Vaynberg
            mickeh Mikael Hansen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: