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

submit tag not XHTML compliant (css_xhtml theme)

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Duplicate
    • 2.0.9
    • 2.1.4
    • None
    • None

    Description

      css_xhtml's submit tag template is not XHTML compliant.

      It looks like that for some reason, by default, the align attribute is set to "right", and the css_xhtml tag never generates valid XHTML markup.

      What about just deleting those lines :
      <#if parameters.align?exists>
      align="${parameters.align?html}"<#t/>
      </#if>

      ?
      Regards,
      Sami Dalouche

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              samokk Sami Dalouche
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: