Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 6.0.6 GA, 6.0.11 EE
-
Fix Version/s: 6.0.12 EE
-
Component/s: Collaboration > Blogs
-
Labels:
-
Branch Version/s:6.0.x
-
Backported to Branch:Committed
-
Similar Issues:
Description
Steps for reproduction:
1) Create a blog entry on default community.
2) Create a new test page in the default community and add a 'Blog Aggregator' portlet.
3) Logout
4) Go to the newly created page and click on the RSS feed at the bottom of the 'Blog Aggregator' portlet.
5) It will open up in a new empty page with a NullPointerException in the log.

Passed Manual Testing.
I tested for this issue in the following environments
Tomcat 6.0.29 + MySQL 5. Firefox 3.6.16. 6.0.x Revision 78500.
Tomcat 6.0.29 + MySQL 5. Firefox 3.6.16. 6.0.x Revision 78782.
Tomcat 6.0.29 + MySQL 5. Firefox 3.6.16. 6.1.x Revision 78782.
In 6.0.x Revision 78500, clicking on RSS Feed creates an exception and a new blank window as expected. In 6.0.x Revision 78782 and 6.1.x Revision 78782, clicking on RSS Feed opens a new window with the blog's RSS Feed and creates no exception in the command prompt.