CC License being assigned incorrect Mime Type during submission.
----------------------------------------------------------------

                 Key: DS-295
                 URL: http://jira.dspace.org/jira/browse/DS-295
             Project: DSpace 1.x
          Issue Type: Bug
          Components: DSpace API
    Affects Versions: 1.6.0
            Reporter: Steven Williams
         Attachments: bitstream-format.patch, CreativeCommons.patch

The Creative Commons License is sharing the Default License Format with a mime 
type of text/plain, but the CC License bitstream should have a mime type of  
text/html. Browsers that render the CC License depending on the mime type will 
display the raw HTML/CSS making the CC License unreadable for the average user. 
To correct this issue a new format needs to be created for the Creative Commons 
License and the submission process needs to assign the new format. The attached 
CreativeCommons.patch replaces the assigned "License" format with a "CC 
License" form. 

Location to apply patch: 
dspace-api/src/main/java/org/dspace/license/CreativeCommons.java

The attached bitstream-formats.xml adds the new CC License format with mime 
type text/html. This will insure the format is created when dspace is installed.

Location to apply patch: dspace/config/registries/bitstream-formats.xml
 
Credit also goes to Ladd Hanson

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.dspace.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Dspace-devel mailing list
Dspace-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/dspace-devel

Reply via email to