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

Add an escape option in <wicket:message> to turn off string escape

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 2.0 branch (discontinued), 1.3.0-beta1
    • None
    • wicket
    • None

    Description

      a typical use case is:

      <wicket:message key="copyright">[Copyright here]</wicket:message>
      copyright=Copyright © 2005

      a suggestion is adding escape="" attribute like:

      <wicket:message key="foo" escape="false">

      to turn off default string escape

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              ingramchen Ingram Chen
              Votes:
              1 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: