Uploaded image for project: 'Struts 2'
  1. Struts 2
  2. WW-808

ParamTag does not convert to string

VotersWatch issueWatchersLinkCloneUpdate Comment AuthorReplace String in CommentUpdate Comment VisibilityDelete Comments
    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • WW 2.1.7
    • WW 2.2.2
    • Plugin - Tags
    • None

    Description

      The ParamTag does this

      Object value = findValue(valueAttr);

      instead of this

      Object value = findValue(valueAttr, String.class);

      which means that it bypasses your custom type converters.

      Attachments

        Activity

          This comment will be Viewable by All Users Viewable by All Users
          Cancel

          People

            davsclaus Claus Ibsen
            jdpatterson John Patterson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Slack

                Issue deployment