I would say something a little more formal:
---
If you are using a SOLO application compiled for a swf runtime and
making data request to a server other than the OpenLaszlo proxy server
using a secure (HTTPS) connection, you need to be aware of a bug in
Microsoft Internet Explorer, documented here: http://support.microsoft.com/default.aspx?scid=kb;en-us;272359
Because of this bug, your server must be configured to explicitly tell
Microsoft Internet Explorer to cache the data response. We recommend
configuring your server to send the following HTTP headers with its
response:
Cache-Control: no-store, private, max-age=0, must-revalidate
Pragma: private
[See this document: http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9
for an explanation of these headers]
---
I also think that IWBNI the debug code that Henry has to warn you
about Flash cross-domain security would be updated to include a hint
about this problem too.
On 2008-04-11, at 12:50 EDT, Amy Muntz wrote:
Hi Lou,
A couple of comments:
For LPP-5481, LOU - can you please add another sentence saying "In
OpenLaszlo versions 4.0.8 through 4.0.11, XML-RPC was not working.
This has been fixed in OpenLaszlo 4.0.12.
For LPP-5571, LOU - can you please add a descriptive paragraph
briefly listing the new command-line compiler options so folks know
what they are for without having to go to the bug.
For LPP-5742 -- HENRY/TUCKER --- can you please review this proposed
addition. ( I think we need to add a descriptive sentence or two
that describes the problem and the resolution after the title.)
How about this:
The basic problem is that IE does not want to cache 'secure' data
(probably because they would store the unencrypted data on the disk,
making it not so secure), but as a side-effect, the plug-in gets no
data. So, if you want your server to deliver data over https to a
flash plug-in running in IE, you have to specifically tell IE to
cache it. As a result, you will have to adjust the headers that the
server, which is delivering up the data, is sending. We have fixed
our porxy server, but if your application is running SOLO to some
other server, then you will need to fix that other server.
Microsoft describes the problem here: http://support.microsoft.com/default.aspx?scid=kb;en-us;272359
. This document is also useful: http://www.w3.org/Protocols/rfc2616/rfc2616-sec14.html#sec14.9
.
Thanks,
A.
On Fri, Apr 11, 2008 at 12:25 PM, Lou Iorio wrote:
I think this wants to get released today.
It is checked in to pagan-deities.
I put a copy here <http://www.louiorio.com/laszlo/release-
notes.html> for review. <http://www.louiorio.com/laszlo/release-notes.html
>
<http://www.louiorio.com/laszlo/release-notes.html>
Lou <http://www.louiorio.com/laszlo/release-notes.html>
On Apr 11, 2008, at 12:15 PM, P T Withington wrote:
Can I review this once it is checked in an built? I can't read a
diff of an HTML file very well... <http://www.louiorio.com/laszlo/release-notes.html
>
<http://www.louiorio.com/laszlo/release-notes.html>
On 2008-04-11, at 11:52 EDT, Lou Iorio wrote: <http://www.louiorio.com/laszlo/release-notes.html
>
Change 20080411-lou-h by [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
on 2008-04-11 11:41:53 AST <mailto:[EMAIL PROTECTED]>
in /Users/lou/src/svn/openlaszlo/branches/pagan-deities <mailto:[EMAIL PROTECTED]
>
for http://svn.openlaszlo.org/openlaszlo/branches/pagan-deities <http://svn.openlaszlo.org/openlaszlo/branches/pagan-deities
> <http://svn.openlaszlo.org/openlaszlo/branches/pagan-deities>
<http://svn.openlaszlo.org/openlaszlo/branches/pagan-deities>
Summary: Write Release Notes for 4.0.12 (Cronus) <http://svn.openlaszlo.org/openlaszlo/branches/pagan-deities
>
<http://svn.openlaszlo.org/openlaszlo/branches/pagan-deities>
Bugs Fixed: LPP-5745 <http://svn.openlaszlo.org/openlaszlo/branches/pagan-deities
>
<http://svn.openlaszlo.org/openlaszlo/branches/pagan-deities>
Technical Reviewer: (ptw) <http://svn.openlaszlo.org/openlaszlo/branches/pagan-deities
>
QA Reviewer: (pending) <http://svn.openlaszlo.org/openlaszlo/branches/pagan-deities
>
Doc Reviewer: (amy) <http://svn.openlaszlo.org/openlaszlo/branches/pagan-deities
>
<http://svn.openlaszlo.org/openlaszlo/branches/pagan-deities>
Details: update boilerplate to 4.0.12 <http://svn.openlaszlo.org/openlaszlo/branches/pagan-deities
>
add section for 4.0.12 resolved bugs: <http://svn.openlaszlo.org/openlaszlo/branches/pagan-deities
>
<http://svn.openlaszlo.org/openlaszlo/branches/pagan-deities>
LPP-5481 XML-RPC does not work in openlaszlo-4.0.9.1 <http://svn.openlaszlo.org/openlaszlo/branches/pagan-deities
>
LPP-5571 Compiler options for script cache/media cache and filename <http://svn.openlaszlo.org/openlaszlo/branches/pagan-deities
>
LPP-5742 particular HTTP response fails in IE but succeeds in
Firefox <http://svn.openlaszlo.org/openlaszlo/branches/pagan-deities>
<http://svn.openlaszlo.org/openlaszlo/branches/pagan-deities>
<http://svn.openlaszlo.org/openlaszlo/branches/pagan-deities>
Tests: visual verify <http://svn.openlaszlo.org/openlaszlo/branches/pagan-deities
>
<http://svn.openlaszlo.org/openlaszlo/branches/pagan-deities>
Files: <http://svn.openlaszlo.org/openlaszlo/branches/pagan-deities>
M docs/release-notes.html <http://svn.openlaszlo.org/openlaszlo/branches/pagan-deities
>
<http://svn.openlaszlo.org/openlaszlo/branches/pagan-deities>
Changeset: http://svn.openlaszlo.org/openlaszlo/patches/20080411-lou-h.tar
<http://svn.openlaszlo.org/openlaszlo/patches/20080411-lou-h.tar> <http://svn.openlaszlo.org/openlaszlo/patches/20080411-lou-h.tar
>
<http://svn.openlaszlo.org/openlaszlo/patches/20080411-lou-h.tar>