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

Remove deprecated constants in FreemarkerManager

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Minor
    • Resolution: Unresolved
    • None
    • 7.0.0
    • Core
    • None

    Description

      Delete the @Deprecated constants

          @Deprecated(since = "Struts 6.5.0", forRemoval = true)
          public static final String KEY_INCLUDE = "include_page";
          @Deprecated(since = "Struts 6.5.0", forRemoval = true)
          public static final String KEY_REQUEST_PRIVATE = "__FreeMarkerServlet.Request__";
          @Deprecated(since = "Struts 6.5.0", forRemoval = true)
          public static final String KEY_REQUEST_PARAMETERS = "RequestParameters";
          @Deprecated(since = "Struts 6.5.0", forRemoval = true)
          public static final String KEY_HASHMODEL_PRIVATE = "__FreeMarkerManager.Request__";
      

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lukaszlenart Lukasz Lenart
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: