[
http://jira.magnolia.info/browse/MGNLDMS-131?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Gregory Joseph updated MGNLDMS-131:
-----------------------------------
Fix Version/s: 1.2.6
> Syntax error in dms.jsp
> -----------------------
>
> Key: MGNLDMS-131
> URL: http://jira.magnolia.info/browse/MGNLDMS-131
> Project: Magnolia DMS Module
> Issue Type: Bug
> Reporter: Antonio González
> Assignee: Gregory Joseph
> Fix For: 1.2.6
>
>
> The template \webapps\magnoliaAuthor\templates\dms\paragraphs\dms.jsp has a
> syntax error. the line number 70 is:
> {code}<img border=\"0\" src=\"" + request.getContextPath() + "/" +
> doc.getMimeTypeIcon() + "\"(>{code}, it should be
> {code}<img border=\"0\" src=\"" + request.getContextPath() +
> doc.getMimeTypeIcon() + "\"(>{code}, for see the icons of file type.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.magnolia.info/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
----------------------------------------------------------------
for list details see
http://documentation.magnolia.info/
----------------------------------------------------------------