Uploaded image for project: 'Struts 1'
  1. Struts 1
  2. STR-2929

struts-config in struts-blank.war contains incorrect doctype

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.2.9
    • None
    • Example Applications
    • None
    • struts-blank.war within struts1.2.9-bin.zip

    Description

      The doctype in the struts-config.xml for the struts-blank.war application is incorrect. It currently refers to:

      <!DOCTYPE struts-config PUBLIC
      "-//Apache Software Foundation//DTD Struts Configuration 1.2//EN"
      "http://jakarta.apache.org/struts/dtds/struts-config_1_2.dtd"

      and should be:

      <!DOCTYPE struts-config PUBLIC
      "-//Apache Software Foundation//DTD Struts Configuration 1.2//EN"
      "http://struts.apache.org/dtds/struts-config_1_2.dtd"

      Attachments

        Activity

          People

            Unassigned Unassigned
            gevans Gareth Evans
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: