[JBoss JIRA] Created: (GTNPORTAL-1763) can't logout after authentication with CAS server
by houssem njah (JIRA)
can't logout after authentication with CAS server
-------------------------------------------------
Key: GTNPORTAL-1763
URL: https://issues.jboss.org/browse/GTNPORTAL-1763
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: User Interface
Affects Versions: 3.1.0-GA
Environment: tomcat package
Reporter: houssem njah
Hi,
after login with CAS server, i can't logout from portal
in fact:
-i click on link "logout"
- i get screen from CAS server that told me that i'm realy logger out.
- if i go to this url /portal:public/classic, i see that i still logged in to the portal
in the normal result, i must see the portal as a guest user (not logged in yet)
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 1 month
[JBoss JIRA] Created: (GTNMGMT-7) Import gadget fails if zip file contains directory entries
by Martin Weiler (JIRA)
Import gadget fails if zip file contains directory entries
----------------------------------------------------------
Key: GTNMGMT-7
URL: https://issues.jboss.org/browse/GTNMGMT-7
Project: GateIn Management
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 1.0.0-Alpha01
Reporter: Martin Weiler
Assignee: Nick Scavelli
Creating a zip file with the following command creates a zip archive that can't be imported using the gadget:
[mweiler@martin 00480690]$ zip -r new_portal.zip portal/
adding: portal/ (stored 0%)
adding: portal/test/ (stored 0%)
adding: portal/test/portal.xml (deflated 71%)
adding: portal/test/pages.xml (deflated 95%)
adding: portal/test/navigation.xml (deflated 81%)
The portal/ and portal/test/ directories within the zip archive break the import.
Using zip with -D option works (or, on Windows, using ant task with onlyfiles="true" attribute):
[mweiler@martin 00480690]$ zip -rD new_portal.zip portal/
adding: portal/test/portal.xml (deflated 71%)
adding: portal/test/pages.xml (deflated 95%)
adding: portal/test/navigation.xml (deflated 81%)
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 1 month
[JBoss JIRA] Created: (GTNMGMT-4) The tool doesn't export container ids
by Tomas Kyjovsky (JIRA)
The tool doesn't export container ids
-------------------------------------
Key: GTNMGMT-4
URL: https://issues.jboss.org/browse/GTNMGMT-4
Project: GateIn Management
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Reporter: Tomas Kyjovsky
Assignee: Nick Scavelli
The tool doesn't export container ids.
This may be problematic if website's stylesheet uses these ids in selectors, which, for example, is the case of portals in ecmdemo:
.ACMELeftTDContainer {
padding: 10px 10px 0 10px;
}
.ACMERightTDContainer {
width: 230px;
padding: 10px 10px 0 0;
}
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 1 month
[JBoss JIRA] Created: (GTNMGMT-2) Import/Export gadget clipped in FF 3.6 and IE 7.0
by Martin Putz (JIRA)
Import/Export gadget clipped in FF 3.6 and IE 7.0
-------------------------------------------------
Key: GTNMGMT-2
URL: https://issues.jboss.org/browse/GTNMGMT-2
Project: GateIn Management
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 1.0.0-Alpha01
Environment: - EPP 5.1.0, default skin
- Import/Export gadget
- FF 3.6.13
- IE 7.0.5730
Reporter: Martin Putz
Assignee: Nick Scavelli
Fix For: 1.0.0-Alpha02
Using FF 3.6.13 or IE 7.0.5730, the Export/Import gadget is clipped, and only the top half of the gadget is displayed. This problem persists both at the dashboard, as well as on a newly created page.
The gadget is properly rendered on Google Chrome 9.0.597.98.
--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira
14 years, 1 month