Author: jaredmorgs
Date: 2012-02-13 23:06:02 -0500 (Mon, 13 Feb 2012)
New Revision: 14048
Modified:
docs/enterprise/trunk/Release_Notes/en-US/Book_Info.xml
docs/enterprise/trunk/Release_Notes/en-US/Revision_History.xml
docs/enterprise/trunk/Release_Notes/en-US/resolved_issues.xml
Log:
Minor fix to RNs to remove IE6 and IE 6 words from notes. Not permitted by Microsoft
Modified: docs/enterprise/trunk/Release_Notes/en-US/Book_Info.xml
===================================================================
--- docs/enterprise/trunk/Release_Notes/en-US/Book_Info.xml 2012-01-24 23:52:55 UTC (rev
14047)
+++ docs/enterprise/trunk/Release_Notes/en-US/Book_Info.xml 2012-02-14 04:06:02 UTC (rev
14048)
@@ -9,7 +9,7 @@
<productname>JBoss Enterprise Portal Platform</productname>
<productnumber>4.3</productnumber>
<edition>4.3.7</edition>
- <pubsnumber>50</pubsnumber>
+ <pubsnumber>101</pubsnumber>
<abstract>
<para>
These release notes contain important information related to JBoss Enterprise
Portal Platform &VZ; that may not be currently available in the Product Manuals. You
should read these Release Notes in their entirety before installing the product.
Modified: docs/enterprise/trunk/Release_Notes/en-US/Revision_History.xml
===================================================================
--- docs/enterprise/trunk/Release_Notes/en-US/Revision_History.xml 2012-01-24 23:52:55 UTC
(rev 14047)
+++ docs/enterprise/trunk/Release_Notes/en-US/Revision_History.xml 2012-02-14 04:06:02 UTC
(rev 14048)
@@ -8,8 +8,8 @@
<simpara>
<revhistory>
<revision>
- <revnumber>4.3.7-100</revnumber>
- <date>Wed Jan 25 2011</date>
+ <revnumber>4.3.7-101</revnumber>
+ <date>Wed Jan 27 2012</date>
<author>
<firstname>Jared</firstname>
<surname>Morgan</surname>
@@ -21,6 +21,20 @@
</simplelist>
</revdescription>
</revision>
+ <revision>
+ <revnumber>4.3.7-50</revnumber>
+ <date>Wed Jan 25 2012</date>
+ <author>
+ <firstname>Jared</firstname>
+ <surname>Morgan</surname>
+ <email>jmorgan [at] redhat [dot] com</email>
+ </author>
+ <revdescription>
+ <simplelist>
+ <member>Release Notes prepared for static docs archive for JBoss
Enterprise Portal Platform 4.3.0 CP07 GA.</member>
+ </simplelist>
+ </revdescription>
+ </revision>
</revhistory>
</simpara>
</appendix>
Modified: docs/enterprise/trunk/Release_Notes/en-US/resolved_issues.xml
===================================================================
--- docs/enterprise/trunk/Release_Notes/en-US/resolved_issues.xml 2012-01-24 23:52:55 UTC
(rev 14047)
+++ docs/enterprise/trunk/Release_Notes/en-US/resolved_issues.xml 2012-02-14 04:06:02 UTC
(rev 14048)
@@ -34,7 +34,7 @@
<remark>Assignee is: theute</remark>
<remark>JIRA is Closed</remark>
<para>
- IE 6 displayed "This page contains both secure and nonsecure
items" on every page when users were authenticated using SSL. While IE6 was
honoring the information it received in the header.jsp, this caused unnecessary modal
dialog boxes to display every time a page with mixed content was opened. The fix
implements changes to the header.jsp to correctly detect when a user is authenticated, and
prevents the dialog boxes from opening.
+ Internet Explorer 6 displayed "This page contains both secure and
nonsecure items" on every page when users were authenticated using SSL. While
Internet Explorer 6 was honoring the information it received in the header.jsp, this
caused unnecessary modal dialog boxes to display every time a page with mixed content was
opened. The fix implements changes to the header.jsp to correctly detect when a user is
authenticated, and prevents the dialog boxes from opening.
</para>
</listitem>
</varlistentry>
Show replies by date