Update Sakai 10 release notes related to new property: content.useMimeMagic=true

Description

From the release notes, we've seen that 10 comes with a new property but it is slightly different to the one indicated in the jira KNL-101. It also seems to be on by default...

CURRENT RELEASE NOTES - https://confluence.sakaiproject.org/pages/viewpage.action?pageId=86245732#Sakai10ReleaseNotes(Draft:Sakai10releasedatetbdforJune2014)-Newproperties,permissions

10.0Mime types

  1. Turn on mime type detection

  2. DEFAULT: false

  3. content.mimemagic=true
    - Interpret content type if unknown( Closed)Useful for downloading files which are missing extensions/file typing from Resources and other tools in Sakai.

FIX

  1. Turn on mime type detection

  2. DEFAULT: true

  3. content.useMimeMagic=true

https://source.sakaiproject.org/svn/config/branches/sakai-10.x/configuration/bundles/src/bundle/org/sakaiproject/config/bundle/default.sakai.properties

is related to

Activity

Hudson CI Server July 1, 2014 at 9:10 PM

Integrated in sakai-trunk-java-1.7 #297 (See http://builds.sakaiproject.org:8080/job/sakai-trunk-java-1.7/297/)
fix the content.useMimeMagic property (Revision 310405)

Result = UNSTABLE

Matthew Jones June 25, 2014 at 1:14 PM

Merge was done #310424

Jose Mariano Lujan June 25, 2014 at 12:13 PM

Hi all, thanks for taking a look to it.

I know Sakai 10 is on its way, but just to make sure, should the Sakai 10 default.sakai.properties also get this change? (default TRUE...) It was commited to trunk but AFAIK, not merged to 10 (the merge flag is on... but no merge has been done). Thanks!

links to both default.sakai.properties

SAKAI 10 - WRONG ??
https://source.sakaiproject.org/svn/config/branches/sakai-10.x/configuration/bundles/src/bundle/org/sakaiproject/config/bundle/default.sakai.properties

  1. Turn on mime type detection

  2. DEFAULT: false

  3. content.useMimeMagic=true

TRUNK - OK if reflects today's commit
https://source.sakaiproject.org/svn/config/trunk/configuration/bundles/src/bundle/org/sakaiproject/config/bundle/default.sakai.properties

  1. KNL-101: Turn on mime type detection

  2. DEFAULT: true

  3. content.useMimeMagic=false

Neal Caidin June 25, 2014 at 9:16 AM

release notes updated.

Matthew Jones June 25, 2014 at 9:02 AM

content.useMimeMagic is the default/correct property and we do intend for it to remain true.

Fixed

Details

Priority

Affects versions

Fix versions

Components

Assignee

Reporter

Created June 25, 2014 at 7:46 AM
Updated July 1, 2014 at 9:10 PM
Resolved June 25, 2014 at 8:57 AM