Uploaded image for project: 'Wookie'
  1. Wookie
  2. WOOKIE-431

Structure of HTML tags gets changed by Wookie

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 1.0.0
    • None
    • Parser, Sample Widgets
    • None
    • Tomcat 7, Windows 7, HTML5

    Description

      Hi,

      The structure of the HTML tags which are defined in index.html, gets changed once I deployed the widget in Wookie. I have the structure:
      <a>
      <h4>
      <strong></strong>
      </h4>
      </a>

      But after deploying the widget in Wookie this structure becomes:
      <h4>
      <a>
      <strong></strong>
      </a>
      </h4>

      Please tell how to fix this without changing the HTML code because the applied CSS is based on former structure.

      Thanks

      Attachments

        Activity

          People

            scottbw Scott Wilson
            jawwad.farooq Jawwad Farooq
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: