Uploaded image for project: 'XWiki Platform'
  1. XWiki Platform
  2. XWIKI-329

Spurious less-than in footer

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 1.0 B1
    • 0.9.840
    • None
    • XWIKI running on Fedora Core 4, Apache Tomcat 5.5.17,
    • footer

    Description

      In view mode (e.g. xwiki/bin/view/Main/WebHome) the footer of every page shows a spurious less-than at the bottom:

      Main.WebHome (en) Valid XHTML 1.0! Valid CSS2!
      Creator: <Creator> Date: <Date> <License>
      Last Author: <Author> Date: <Date>
      <

      In edit mode (e.g. xwiki/bin/edit/Main/WebHome) the footer of the page is fine:

      Main.WebHome (en) Valid XHTML 1.0! Valid CSS2!
      Creator: <Creator> Date: <Date> <License>
      Last Author: <Author> Date: <Date>

      The problem seems to be in the last four lines from xwiki/templates/footer.vm. removing them solves the problem:

      #if($context.getMode()==0)
      </body>
      </html>
      #end

      Attachments

        Activity

          People

            jeremi jeremi Joslin
            martijn Martijn Ras
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Time Tracking

                Estimated:
                Original Estimate - 1 hour
                1h
                Remaining:
                Remaining Estimate - 1 hour
                1h
                Logged:
                Time Spent - Not Specified
                Not Specified