CRM-6029 Missing closing div in templates/CRM/Contact/Page/View/Relationship.tpl

    Details

    • Type: Bug
    • Status: Done/Fixed
    • Priority: Trivial
    • Resolution: Fixed/Completed
    • Affects Version/s: 3.1.3
    • Fix Version/s: 3.1.4
    • Component/s: Core CiviCRM
    • Labels:
      None

      Description

      I was having trouble with my theme rendering whenever I opened the relationship editor. It is hard to follow but I think there is a </div> missing from templates/CRM/Contact/Page/View/Relationship.tpl

      It closes the "view-content" div opened near the beginning of the file. I'm guessing it should exist somewhere around line 161 before the close of the else: "close of custom data else"

        Attachments

          Activity

          [CRM-6029] Missing closing div in templates/CRM/Contact/Page/View/Relationship.tpl
          Robert Schmidt added a comment -

          Tested the demo drupal install against an html validator and got this error which seems to confirm it:

          Error at line 582, character 7: end tag for "div" omitted, but OMITTAG NO
          was specified
          Line 371, character 2: start tag was here

          Ashwini Poharkar added a comment -

          Tested on revision no : 26794

            People

            • Assignee:
              Ashwini Poharkar
              Reporter:
              Robert Schmidt

              Dates

              • Created:
                Updated:
                Resolved: