• Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.2.6
    • None
    • None

      The template \webapps\magnoliaAuthor\templates\dms\paragraphs\dms.jsp has a syntax error. the line number 70 is:

      <img border=\"0\" src=\"" + request.getContextPath() + "/" + doc.getMimeTypeIcon() + "\"(>

      , it should be

      <img border=\"0\" src=\"" + request.getContextPath() + doc.getMimeTypeIcon() + "\"(>

      , for see the icons of file type.

        Acceptance criteria

              gjoseph Magnolia International
              anto Antonio González
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: