Update of /var/cvs/contributions/CMSContainer/migration
In directory james.mmbase.org:/tmp/cvs-serv3349/migration
Modified Files:
migration_1.5_to_1.6.txt
Log Message:
CMSC-1258 - Flash movies do not work using Flash 10
See also: http://cvs.mmbase.org/viewcvs/contributions/CMSContainer/migration
See also: http://www.mmbase.org/jira/browse/CMSC-1258
Index: migration_1.5_to_1.6.txt
===================================================================
RCS file:
/var/cvs/contributions/CMSContainer/migration/migration_1.5_to_1.6.txt,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -b -r1.14 -r1.15
--- migration_1.5_to_1.6.txt 20 Jan 2009 15:56:18 -0000 1.14
+++ migration_1.5_to_1.6.txt 23 Jan 2009 12:57:09 -0000 1.15
@@ -113,3 +113,15 @@
* Wrong: <cmsc:renderURL page="${SearchResultPage}" --- where parameter is
'search' instead of full path: google.com/search
* Good: use the page="" with the full page path, e.g. the input of
<cmsc:location> to retrieve the full page path.
*
+
+Name: Flash movies/apps do not work with Flash 10.
+Goal: fix it in JSPs
+Type: user action
+--- Start script ---
+This is fixed by two requirements:
+- use CMSC 1.4.15/1.5.1 or better
+- Add "disposition="inline"" to the <mm:attachment> tag where flash files are
loaded in the views.
+--- End script ---
+*
+*
+*
_______________________________________________
Cvs mailing list
[email protected]
http://lists.mmbase.org/mailman/listinfo/cvs