Bug 794368 (JBEPP-1413) - After deploying example extension "click to login" links stop working
Summary: After deploying example extension "click to login" links stop working
Keywords:
Status: VERIFIED
Alias: JBEPP-1413
Product: JBoss Enterprise Portal Platform 5
Classification: JBoss
Component: Portal
Version: 5.2.0.CR01
Hardware: Unspecified
OS: Unspecified
high
high
Target Milestone: ---
: 5.2.1.GA
Assignee: Nobody
QA Contact:
URL: http://jira.jboss.org/jira/browse/JBE...
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-11-28 18:07 UTC by Viliam Rockai
Modified: 2020-04-27 01:31 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-02-08 14:26:16 UTC
Type: Bug


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Issue Tracker JBEPP-1413 0 None Closed After deploying example extension "click to login" links stop working 2012-04-13 13:23:18 UTC

Description Viliam Rockai 2011-11-28 18:07:45 UTC
project_key: JBEPP

After deploying example extension from jboss-as/docs/examples/portal/gatein-sample-extension.ear the "click to login" links stop working.

that is probably because the elements divs in extension file UIHomePagePortlet.gtmpl are missing this attribute:
onclick="window.location='${_ctx.getPortalContextPath()}/login?username=root&amp;password=gtn&amp;initialURI=<%=initialURI%>'"

after replacing the extension file UIHomePagePortlet.gtmpl with the original from gatein.ear, everything works fine.

If non-clickable links are the feature of the extension, please, change the graphics, not be explicitly saying "click to login".
If this is a bug, something else should be changed in the extension HomePagePortlet to show the purpose of extension.

Comment 2 Thomas Heute 2011-11-29 10:22:35 UTC
Release Notes Docs Status: Added: Not Yet Documented
Release Notes Text: Added: When deploying the sample portal extension, the links to login will not work anymore.


Comment 3 Jared MORGAN 2011-12-13 22:02:21 UTC
Release Notes Docs Status: Removed: Not Yet Documented Added: Documented as Known Issue
Release Notes Text: Removed: When deploying the sample portal extension, the links to login will not work anymore. Added: A problem with element divs in the in UIHomePagePortlet.gtmpl extension file causes login links to malfunction when the sample portal extension is deployed. This issue will be reviewed in a future release.


Comment 4 Chris Laprun 2012-02-08 14:26:16 UTC
This issue seems to have been addressed at some point.

Comment 5 claprun@redhat.com 2012-04-03 13:12:54 UTC
Done.


Note You need to log in before you can comment on or make changes to this bug.