Uploaded image for project: 'CiviCRM'
  1. CiviCRM
  2. CRM-13943

Navigation menu has extra <li> in drupal

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 4.4.3
    • Fix Version/s: 4.4.4
    • Component/s: None
    • Labels:
      None

      Description

      The following is from pasting the home page html from demo into an online validator. The closing </li> tag seems to be declared at the end of one string & the start of the next

      https://github.com/eileenmcnaughton/civicrm-core/commit/b6933a7edd5be879283930ebee28ecb95a83e244

      appears to fix fine in drupal

      Error Line 251, Column 129: end tag for element "li" which is not open

      …eset=1" title="Home">Home</a></li></li><li class="menumain crm-Search">Search<…

      The Validator found an end tag for the above element, but that element is not currently open. This is often caused by a leftover end tag from an element that was removed during editing, or by an implicitly closed element (if you have an error related to an element being used where it is not allowed, this is almost certainly the case). In the latter case this error will disappear as soon as you fix the original problem.

      If this error occurred in a script section of your document, you should probably read this FAQ entry.

        Attachments

          Activity

            People

            • Assignee:
              kurund Kurund Jalmi
              Reporter:
              eileen Eileen McNaughton
            • Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

              • Created:
                Updated:
                Resolved: