gatein sample extension should not be required
----------------------------------------------
Key: GTNPORTAL-868
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-868
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Matt Wringe
If you remove the gatein-sample-extension.war and start the server with an empty data directory, then the page will not render correctly.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Incorrect exception handling thrown by a portlet during invocation
------------------------------------------------------------------
Key: GTNPORTAL-942
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-942
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Julien Viet
Assignee: Julien Viet
Fix For: 3.1.0-GA
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Rename Endpoint configuration to Producer WSDL URL in WSRP admin GUI.
---------------------------------------------------------------------
Key: GTNWSRP-13
URL: https://jira.jboss.org/jira/browse/GTNWSRP-13
Project: GateIn WSRP
Issue Type: Feature Request
Components: Admin GUI
Affects Versions: 1.0.0
Reporter: Chris Laprun
Assignee: Chris Laprun
Fix For: 1.1.0
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Resource URLs are not properly re-written.
------------------------------------------
Key: GTNWSRP-11
URL: https://jira.jboss.org/jira/browse/GTNWSRP-11
Project: GateIn WSRP
Issue Type: Bug
Components: Consumer
Affects Versions: 1.0.0
Reporter: Chris Laprun
Assignee: Chris Laprun
Fix For: 1.1.0
This is in particular seen with NetUnity's public producer, where we can see URLs such as GTN_RES_REW=http%3a%2f%2fwsrp.netunitysoftware.com%2fWSRPTestService%2fWSRPTestService.asmx%3ftimeout%3d10000%2fgetResource%3fportletHandle%3d11DCE119-25E0-4d24-9BC9-8ACAF3108567%26Function%3dResource%26Name%3dNetUnity%26Type%3dGIFGTN_REQ_REWfalse
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Incorrect exception handling thrown by a Portlet render invocation in portlet edition in layout edition
-------------------------------------------------------------------------------------------------------
Key: GTNPORTAL-931
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-931
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: PC integration
Reporter: Julien Viet
Assignee: Julien Viet
Fix For: 3.1.0-GA
Two issues:
- When PortletExceptionHandleService is not defined a NPE occur
- Since now the PortletContainerException does not log the exception anymore, no log of the exception happens at all
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Portlet Exception Messages are not localized
--------------------------------------------
Key: GTNPORTAL-894
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-894
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: Internationalization and Localization
Reporter: Matt Wringe
When the portlet encounters a problem, the error message displayed is specified in the java code and isn't localized, it will always display the error in english.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
portlet security exceptions not handled properly during action requests.
------------------------------------------------------------------------
Key: GTNPORTAL-896
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-896
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: PC integration
Reporter: Matt Wringe
Assignee: Matt Wringe
We are currently not handling security responses properly during an action. When we encounter a security response we should log the type of error to the logs, and if its a SecurityErrorResponse we should log the throwable associated with it.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
Dashborad doesn't accept accents in Tab Title
----------------------------------------------
Key: GTNPORTAL-337
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-337
Project: GateIn Portal
Issue Type: Bug
Affects Versions: 3.0.0-Beta03
Reporter: Joao Paulo Viragine
Dashborad doesn't accept accents in Tab Title
Try to put "Minha Ações" as Dashboard Tab Title.
GateIn complains: "Only alpha, digit, underscore, dash and space characters allowed"
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
PortletContainerException get printed to the logs twice
-------------------------------------------------------
Key: GTNPORTAL-897
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-897
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Matt Wringe
When a org.exoplatform.services.portletcontainer.PortletContainerException is created, its constructor prints a stacktrace. If something handles the exception it will most likely also print the stack trace.
This means that portlet exceptions are usually printed twice to the logs and we are unable to handle these types of errors without creating log exceptions.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira