[JBoss JIRA] Created: (GTNPORTAL-1513) Gadgets become unavailable from JCR after multiple edits.
by Jon Kranes (JIRA)
Gadgets become unavailable from JCR after multiple edits.
---------------------------------------------------------
Key: GTNPORTAL-1513
URL: https://jira.jboss.org/browse/GTNPORTAL-1513
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: JCR integration
Affects Versions: 3.1.0-GA
Environment: Windows XP, JBoss AS 5.1.
Reporter: Jon Kranes
After editing a gadget's XML multiple times, the gadget becomes unavailable. The gadget still appears in the Application Registry, but any page where the gadget is embedded shows a 404 error. If you try to delete or edit the gadget, the system responds with an error dialog with the message 'Unknown error'. If you paste the gadget's 'View URL' into a browser, the response indicates a java.io.FileNotFoundException.
The number of edits allowed before the error occurs is not consistent but seems to generally be in the range of 10 - 20.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months
[JBoss JIRA] Created: (GTNPORTAL-1052) configuration of oauth for signed request
by jerem j (JIRA)
configuration of oauth for signed request
-----------------------------------------
Key: GTNPORTAL-1052
URL: https://jira.jboss.org/jira/browse/GTNPORTAL-1052
Project: GateIn Portal
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Affects Versions: 3.0.0-GA
Reporter: jerem j
In gadget, you can do request to an oAuth endpoint.
In some case, the distant server want to make sure who is the server (or developer) doing the request. To do so, they provide a oauth consumer key and a oauth consumer secret. You need to associate this with your gadget. So everytime your gadget is going to do request to their server, it will use this keys.
For example, google is using such a mechanism to protect their analytics APIs. You need to register a domain on https://www.google.com/accounts/ManageDomains and google will give you the OAuth Consumer Key and OAuth Consumer Secret.
The problem is that to configure this now, you need to modify the file oauth.json that is located in jar.
It's something similar to what has been done for http://jira.exoplatform.org/browse/SOC-650 but the properties are different:
* Gadget URL
* oAuth endpoint name (used in the gadget to reference this endpoint)
* consumer_key
* consumer_secret
* key_type
Also a UI to configure this would be awesome.
--
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
13 years, 3 months
[JBoss JIRA] Created: (GTNPORTAL-1376) NewPortalConfigListener should allow for overwriting of default values
by Matt Wringe (JIRA)
NewPortalConfigListener should allow for overwriting of default values
----------------------------------------------------------------------
Key: GTNPORTAL-1376
URL: https://jira.jboss.org/browse/GTNPORTAL-1376
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Matt Wringe
When creating a new portal, the NewPortalConfigListener merges the configurations between the old portal and new one, because of this we end up with duplicate configuration entries which can cause issues. See NewPortalConfigListener.mergePlugin
What should be happening, is if the new portal sets a configuration option which the default portal also has set, then we should just use the value set in the new portal.
An example of this can be seen in the sample portal, the sample portal specified to only use root as a predefinedOwner, but its picking up the other users specified in the default portal.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months
[JBoss JIRA] Created: (GTNPORTAL-1602) Improv. : App Registry, form a gadget, view the affected categ. and modify thos categ.
by Benjamin Paillereau (JIRA)
Improv. : App Registry, form a gadget, view the affected categ. and modify thos categ.
--------------------------------------------------------------------------------------
Key: GTNPORTAL-1602
URL: https://jira.jboss.org/browse/GTNPORTAL-1602
Project: GateIn Portal
Issue Type: Feature Request
Security Level: Public (Everyone can see)
Affects Versions: 3.1.0-GA
Environment: WCM 2.1.0
Reporter: Benjamin Paillereau
Request forwarded from eXo WCM 2.1.0 : http://jira.exoplatform.org/browse/ECMS-1642
Improv. : App Registry, form a gadget, view the affected categ. and modify thos categ.
>From the Application Registry, on a gadget, it will be very usefull :
* to see the categories where the gadget is affected
* and modify those category... remove the current gadget from a categ, add it in others categ, etc.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months
[JBoss JIRA] Created: (GTNPORTAL-1582) Can't add more page at the same time ( about 10 pages)
by Hang Nguyen (JIRA)
Can't add more page at the same time ( about 10 pages)
------------------------------------------------------
Key: GTNPORTAL-1582
URL: https://jira.jboss.org/browse/GTNPORTAL-1582
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Reporter: Hang Nguyen
There are 10 Users run with the same scenario at the same time:
+ Login by the user has administration role
+ Goto /portal/private/default/welcome
+ Click to create new page
+ input PageName & Display name uniquely
+ let step 2 default
+ Drag and drop Site Map portlet to the page
+ Save to see the new page
+ Logout
--> Expect: 10 new pages will be created
Note: Enclosed Jmeter script has been recorded to run above scenario, it run well with single thread (single Virtual User)
--> new pages created but when run the script with 10 threads then number of pages is less than 10
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
13 years, 3 months