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

SmartLinkLabel failing to process email with -

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.5.5
    • 1.5.6, 6.0.0-beta2
    • wicket-extensions
    • None

    Description

      In a similar vein to WICKET-3174 - using SmartLinkLabel with an email address that includes a "-" generates a link only on the right-most part of the address.

      Example:

      • my-test@example.com
        Will generate a link like:
      • my-<a href="mailto:test@example.com">test@example.com</a>

      The addition of the "-" char is a valid email address format.

      Attachments

        Activity

          People

            svenmeier Sven Meier
            leadseeker Phill Ashworth
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: