[ https://issues.apache.org/jira/browse/OFBIZ-9621?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Ankit Joshi updated OFBIZ-9621: ------------------------------- Attachment: OFBIZ-9621.patch The issue was because encode-ouput flag was missing for the reported field at form level. This flag is by default considered as True while rendering Model form which was resulted in HTML encoding of the MimeType field. Added a patch with missing encode-output flag on File Ext and DataResource forms. > MimeType displayed in HTML encoded pattern > ------------------------------------------ > > Key: OFBIZ-9621 > URL: https://issues.apache.org/jira/browse/OFBIZ-9621 > Project: OFBiz > Issue Type: Bug > Components: content > Affects Versions: Trunk > Reporter: Ankit Joshi > Assignee: Ankit Joshi > Priority: Minor > Attachments: MimeTypeEncoded.png, OFBIZ-9621.patch > > > Steps to Regenerate -- > 1) Go to Content/DataResourceSetup and select File Ext tab. > 2) Create or Update File ext with Mime Types available in the drop-down. > Result: File Ext created or updated with selected Mime Type but Mime Type > displayed in HTML Encoded pattern. > This issue also exists on Create DataResource page. -- This message was sent by Atlassian JIRA (v6.4.14#64029)