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

FreemarkerManager is not using default encoding from StrutsConstants.STRUTS_I18N_ENCODING

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Minor
    • Resolution: Fixed
    • 2.0.1
    • 2.0.2
    • None
    • None

    Description

      Method

      @Inject(StrutsConstants.STRUTS_I18N_ENCODING)
      public void setEncoding(String encoding)

      { this.encoding = encoding; }

      on FreemarkerManager.java is never called. So the default encoding is never injected.

      Attachments

        Activity

          People

            mrdon Donald J. Brown
            musachy Musachy Barroso
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: