From issues at jboss.org Mon Feb 3 05:30:28 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Mon, 3 Feb 2014 05:30:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3391) Investigation W3C validation impact In-Reply-To: References: Message-ID: Lucas Ponce created GTNPORTAL-3391: -------------------------------------- Summary: Investigation W3C validation impact Key: GTNPORTAL-3391 URL: https://issues.jboss.org/browse/GTNPORTAL-3391 Project: GateIn Portal Issue Type: Feature Request Security Level: Public (Everyone can see) Reporter: Lucas Ponce Assignee: Lucas Ponce Re-investigate impact of w3c validation in GateIn -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Feb 5 08:26:29 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Wed, 5 Feb 2014 08:26:29 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNCOMMON-21) Serialization of ParameterMap breaks with JBoss Marshalling In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNCOMMON-21?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12941497#comment-12941497 ] RH Bugzilla Integration commented on GTNCOMMON-21: -------------------------------------------------- Boleslaw Dawidowicz changed the Status of [bug 1058216|https://bugzilla.redhat.com/show_bug.cgi?id=1058216] from NEW to ASSIGNED > Serialization of ParameterMap breaks with JBoss Marshalling > ----------------------------------------------------------- > > Key: GTNCOMMON-21 > URL: https://issues.jboss.org/browse/GTNCOMMON-21 > Project: GateIn Common > Issue Type: Bug > Affects Versions: 2.1.1.Final > Environment: JPP 6.1.0 > Reporter: Martin Weiler > Fix For: 2.2.0.Beta01, 2.1.2.Final > > > Serialization of a ParameterMap instance with JBoss Marshalling (used by Infinispan) breaks with the following exception: > {noformat} > 15:20:33,853 ERROR [org.infinispan.marshall.VersionAwareMarshaller] (transport-thread-11) ISPN000065: Exception while marshalling object: java.io.NotActiveException: Fields were never written > at org.jboss.marshalling.river.RiverObjectOutputStream.finish(RiverObjectOutputStream.java:175) > at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1009) > at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:885) > at org.jboss.marshalling.river.RiverMarshaller.doWriteFields(RiverMarshaller.java:1063) > at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1019) > at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:885) > at org.jboss.marshalling.river.RiverMarshaller.doWriteFields(RiverMarshaller.java:1063) > at org.jboss.marshalling.river.RiverMarshaller.doWriteSerializableObject(RiverMarshaller.java:1019) > at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:885) > at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:680) > at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:680) > at org.jboss.marshalling.AbstractObjectOutput.writeObject(AbstractObjectOutput.java:62) > at org.jboss.marshalling.AbstractMarshaller.writeObject(AbstractMarshaller.java:119) > at org.jboss.as.clustering.SimpleMarshalledValue.getBytes(SimpleMarshalledValue.java:85) > at org.jboss.as.clustering.SimpleMarshalledValue.writeExternal(SimpleMarshalledValue.java:175) > at org.jboss.as.clustering.infinispan.io.ExternalizableExternalizer.writeObject(ExternalizableExternalizer.java:47) > at org.jboss.as.clustering.infinispan.io.ExternalizableExternalizer.writeObject(ExternalizableExternalizer.java:36) > at org.infinispan.marshall.jboss.ExternalizerTable$ForeignExternalizerAdapter.writeObject(ExternalizerTable.java:459) > at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:145) > at org.jboss.marshalling.AbstractObjectOutput.writeObject(AbstractObjectOutput.java:62) > at org.jboss.marshalling.AbstractMarshaller.writeObject(AbstractMarshaller.java:119) > at org.infinispan.marshall.MarshallUtil.marshallMap(MarshallUtil.java:59) > at org.infinispan.marshall.exts.MapExternalizer.writeObject(MapExternalizer.java:63) > at org.infinispan.marshall.exts.MapExternalizer.writeObject(MapExternalizer.java:47) > at org.infinispan.marshall.jboss.ExternalizerTable$ExternalizerAdapter.writeObject(ExternalizerTable.java:410) > at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:145) > at org.jboss.marshalling.AbstractObjectOutput.writeObject(AbstractObjectOutput.java:62) > at org.jboss.marshalling.AbstractMarshaller.writeObject(AbstractMarshaller.java:119) > at org.infinispan.atomic.AtomicHashMap$Externalizer.writeObject(AtomicHashMap.java:250) > at org.infinispan.atomic.AtomicHashMap$Externalizer.writeObject(AtomicHashMap.java:247) > at org.infinispan.marshall.jboss.ExternalizerTable$ExternalizerAdapter.writeObject(ExternalizerTable.java:410) > at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:145) > at org.jboss.marshalling.AbstractObjectOutput.writeObject(AbstractObjectOutput.java:62) > at org.jboss.marshalling.AbstractMarshaller.writeObject(AbstractMarshaller.java:119) > at org.infinispan.container.entries.ImmortalCacheEntry$Externalizer.writeObject(ImmortalCacheEntry.java:154) > at org.infinispan.container.entries.ImmortalCacheEntry$Externalizer.writeObject(ImmortalCacheEntry.java:150) > at org.infinispan.marshall.jboss.ExternalizerTable$ExternalizerAdapter.writeObject(ExternalizerTable.java:410) > at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:145) > at org.jboss.marshalling.AbstractObjectOutput.writeObject(AbstractObjectOutput.java:62) > at org.jboss.marshalling.AbstractMarshaller.writeObject(AbstractMarshaller.java:119) > at org.infinispan.marshall.MarshallUtil.marshallCollection(MarshallUtil.java:48) > at org.infinispan.marshall.exts.ArrayListExternalizer.writeObject(ArrayListExternalizer.java:50) > at org.infinispan.marshall.exts.ArrayListExternalizer.writeObject(ArrayListExternalizer.java:45) > at org.infinispan.marshall.jboss.ExternalizerTable$ExternalizerAdapter.writeObject(ExternalizerTable.java:410) > at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:145) > at org.jboss.marshalling.AbstractObjectOutput.writeObject(AbstractObjectOutput.java:62) > at org.jboss.marshalling.AbstractMarshaller.writeObject(AbstractMarshaller.java:119) > at org.infinispan.statetransfer.StateChunk$Externalizer.writeObject(StateChunk.java:103) > at org.infinispan.statetransfer.StateChunk$Externalizer.writeObject(StateChunk.java:88) > at org.infinispan.marshall.jboss.ExternalizerTable$ExternalizerAdapter.writeObject(ExternalizerTable.java:410) > at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:145) > at org.jboss.marshalling.AbstractObjectOutput.writeObject(AbstractObjectOutput.java:62) > at org.jboss.marshalling.AbstractMarshaller.writeObject(AbstractMarshaller.java:119) > at org.infinispan.marshall.MarshallUtil.marshallCollection(MarshallUtil.java:48) > at org.infinispan.marshall.exts.ArrayListExternalizer.writeObject(ArrayListExternalizer.java:50) > at org.infinispan.marshall.exts.ArrayListExternalizer.writeObject(ArrayListExternalizer.java:45) > at org.infinispan.marshall.jboss.ExternalizerTable$ExternalizerAdapter.writeObject(ExternalizerTable.java:410) > at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:145) > at org.jboss.marshalling.AbstractObjectOutput.writeObject(AbstractObjectOutput.java:62) > at org.jboss.marshalling.AbstractMarshaller.writeObject(AbstractMarshaller.java:119) > at org.infinispan.marshall.exts.ReplicableCommandExternalizer.writeCommandParameters(ReplicableCommandExternalizer.java:87) > at org.infinispan.marshall.exts.CacheRpcCommandExternalizer.marshallParameters(CacheRpcCommandExternalizer.java:128) > at org.infinispan.marshall.exts.CacheRpcCommandExternalizer.writeObject(CacheRpcCommandExternalizer.java:112) > at org.infinispan.marshall.exts.CacheRpcCommandExternalizer.writeObject(CacheRpcCommandExternalizer.java:73) > at org.infinispan.marshall.jboss.ExternalizerTable$ExternalizerAdapter.writeObject(ExternalizerTable.java:410) > at org.jboss.marshalling.river.RiverMarshaller.doWriteObject(RiverMarshaller.java:145) > at org.jboss.marshalling.AbstractObjectOutput.writeObject(AbstractObjectOutput.java:62) > at org.jboss.marshalling.AbstractMarshaller.writeObject(AbstractMarshaller.java:119) > at org.infinispan.marshall.jboss.AbstractJBossMarshaller.objectToObjectStream(AbstractJBossMarshaller.java:96) > at org.infinispan.marshall.VersionAwareMarshaller.objectToBuffer(VersionAwareMarshaller.java:92) > at org.infinispan.marshall.AbstractMarshaller.objectToBuffer(AbstractMarshaller.java:64) > at org.infinispan.marshall.AbstractDelegatingMarshaller.objectToBuffer(AbstractDelegatingMarshaller.java:109) > at org.infinispan.remoting.transport.jgroups.MarshallerAdapter.objectToBuffer(MarshallerAdapter.java:45) > at org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.marshallCall(CommandAwareRpcDispatcher.java:279) > at org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.processSingleCall(CommandAwareRpcDispatcher.java:300) > at org.infinispan.remoting.transport.jgroups.CommandAwareRpcDispatcher.invokeRemoteCommand(CommandAwareRpcDispatcher.java:179) > at org.infinispan.remoting.transport.jgroups.JGroupsTransport.invokeRemotely(JGroupsTransport.java:515) > at org.infinispan.remoting.rpc.RpcManagerImpl.invokeRemotely(RpcManagerImpl.java:169) > at org.infinispan.remoting.rpc.RpcManagerImpl.invokeRemotely(RpcManagerImpl.java:190) > at org.infinispan.statetransfer.OutboundTransferTask.sendEntries(OutboundTransferTask.java:257) > at org.infinispan.statetransfer.OutboundTransferTask.run(OutboundTransferTask.java:187) > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_51] > at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_51] > at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:471) [rt.jar:1.7.0_51] > at java.util.concurrent.FutureTask.run(FutureTask.java:262) [rt.jar:1.7.0_51] > at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [rt.jar:1.7.0_51] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.7.0_51] > at java.lang.Thread.run(Thread.java:744) [rt.jar:1.7.0_51] > Caused by: an exception which occurred: > in field parameters > in field navigationalState > in object java.util.HashMap at 7b2c68fe > {noformat} > The NotActiveException is a result of a broken writeObject implementation in org.gatein.common.util.ParameterMap, which does not call out.defaultWriteObject(); -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Feb 5 22:48:28 2014 From: issues at jboss.org (Vu Viet Phuong (JIRA)) Date: Wed, 5 Feb 2014 22:48:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-511) userPref of gadgets are not sometime not saved correctly In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-511?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12941702#comment-12941702 ] Vu Viet Phuong commented on GTNPORTAL-511: ------------------------------------------ The PR only helps to fix issue when gadget try to call save userPref multiple times (async) But when you DnD the gadget (todo gadget) --> The todos list disapears --> this is another issue (a known issue). The userPref is actually still be saved, it's back when you refresh the page You can reproduce this issue even if you have only 1 note in the ToDo gadget > userPref of gadgets are not sometime not saved correctly > -------------------------------------------------------- > > Key: GTNPORTAL-511 > URL: https://issues.jboss.org/browse/GTNPORTAL-511 > Project: GateIn Portal > Issue Type: Bug > Components: User Interface > Affects Versions: 3.0.0-Beta04 > Environment: svn r1330 > Reporter: jerem j > Assignee: Tuyen Nguyen The > Fix For: 3.7.0.Final > > Attachments: GTNPORTAL-511.js.patch, GTNPORTAL-511.patch, stacktrace.txt > > Original Estimate: 2 days > Time Spent: 2 days, 2 hours > Remaining Estimate: 0 minutes > > Every call to gadgets.Prefs.set generate a call to save the data in the backend (an action in the dashboard portlet). To save we send all the set of preferences. > The jira gadget call this API multiple times in a very short time. So there is multiple ajax request sent to the backend but not in a precise order. So it might happen that the first request arrive the last one, and so old preferences are saved. > To fix: > In the file Gadgets.js, function "gadgets.IfrGadgetService.prototype.setUserPref", prefs is updated with all the name/value, and ALL the prefs object is saved. Instead of saving all the preferences, we should only save the updated preferences. > In org.exoplatform.portal.pom.spi.gadget.Gadget it will be needed to be able to add preference by name, something like : > public void setUserPref(String name, String value) > code : > Gadgets.js: http://fisheye.exoplatform.org/browse/projects/portal/trunk/web/eXoResources/src/main/webapp/javascript/eXo/gadget/Gadgets.js?r=HEAD > ExoBasedUserPrefStore.js: http://fisheye.exoplatform.org/browse/projects/portal/trunk/web/eXoResources/src/main/webapp/javascript/eXo/gadget/ExoBasedUserPrefStore.js?r=HEAD > links: > API doc about adgets.Prefs.set: http://code.google.com/apis/gadgets/docs/reference/#gadgets.Prefs.set > Jira gadget to test: http://jira4j.exoplatform.org/rest/gadgets/1.0/g/com.atlassian.jira.gadgets:watched-gadget/gadgets/watched-gadget.xml -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 6 23:30:28 2014 From: issues at jboss.org (H. Trang Vu (JIRA)) Date: Thu, 6 Feb 2014 23:30:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3392) DefaultLocalePolicyService doesn't work correctly In-Reply-To: References: Message-ID: H. Trang Vu created GTNPORTAL-3392: -------------------------------------- Summary: DefaultLocalePolicyService doesn't work correctly Key: GTNPORTAL-3392 URL: https://issues.jboss.org/browse/GTNPORTAL-3392 Project: GateIn Portal Issue Type: Bug Security Level: Public (Everyone can see) Reporter: H. Trang Vu Priority: Minor When there is only one language different from English is configured in locales-config.xml and the first language in browser setting is not the that language, there are some troubles: * WARNING message and there are still English labels in different screens {noformat} 406229 [http-bio-28080-exec-2] WARN portal:LocalizationLifecycle - Unsupported locale returned by LocalePolicy: org.exoplatform.portal.application.localization.DefaultLocalePolicyService at 4ca96e78. Falling back to 'en'. {noformat} * JavaScript error in Language Selector form {noformat} SyntaxError: missing } after function body : window.require(["SHARED/base","SHARED/uiMaskWorkspace","SHARED/selectors","SHARED/skin"],function(base,maskWS,selectors,skin) { maskWS.show('UIMaskWorkspace', -1, -1) -- 0 {noformat} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 6 23:32:28 2014 From: issues at jboss.org (H. Trang Vu (JIRA)) Date: Thu, 6 Feb 2014 23:32:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3392) DefaultLocalePolicyService doesn't work correctly In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] H. Trang Vu updated GTNPORTAL-3392: ----------------------------------- Affects Version/s: 3.5.8.Final 3.6.5.Final > DefaultLocalePolicyService doesn't work correctly > ------------------------------------------------- > > Key: GTNPORTAL-3392 > URL: https://issues.jboss.org/browse/GTNPORTAL-3392 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 3.5.8.Final, 3.6.5.Final > Reporter: H. Trang Vu > Priority: Minor > > When there is only one language different from English is configured in locales-config.xml and the first language in browser setting is not the that language, there are some troubles: > * WARNING message and there are still English labels in different screens > {noformat} > 406229 [http-bio-28080-exec-2] WARN portal:LocalizationLifecycle - Unsupported locale returned by LocalePolicy: org.exoplatform.portal.application.localization.DefaultLocalePolicyService at 4ca96e78. Falling back to 'en'. > {noformat} > * JavaScript error in Language Selector form > {noformat} > SyntaxError: missing } after function body : window.require(["SHARED/base","SHARED/uiMaskWorkspace","SHARED/selectors","SHARED/skin"],function(base,maskWS,selectors,skin) { > maskWS.show('UIMaskWorkspace', -1, -1) -- 0 > {noformat} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 7 01:10:28 2014 From: issues at jboss.org (H. Trang Vu (JIRA)) Date: Fri, 7 Feb 2014 01:10:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3392) DefaultLocalePolicyService doesn't work correctly In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3392?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] H. Trang Vu updated GTNPORTAL-3392: ----------------------------------- Attachment: ApplicationRegistry-LanguageMixture-NOK.png SiteEditorMenu-NOK.png LanguageSelector-NoSelection.png LanguageSelector-SyntaxError.png > DefaultLocalePolicyService doesn't work correctly > ------------------------------------------------- > > Key: GTNPORTAL-3392 > URL: https://issues.jboss.org/browse/GTNPORTAL-3392 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 3.5.8.Final, 3.6.5.Final > Reporter: H. Trang Vu > Priority: Minor > Attachments: ApplicationRegistry-LanguageMixture-NOK.png, LanguageSelector-NoSelection.png, LanguageSelector-SyntaxError.png, SiteEditorMenu-NOK.png > > > When there is only one language different from English is configured in locales-config.xml and the first language in browser setting is not the that language, there are some troubles: > * WARNING message and there are still English labels in different screens > {noformat} > 406229 [http-bio-28080-exec-2] WARN portal:LocalizationLifecycle - Unsupported locale returned by LocalePolicy: org.exoplatform.portal.application.localization.DefaultLocalePolicyService at 4ca96e78. Falling back to 'en'. > {noformat} > * JavaScript error in Language Selector form > {noformat} > SyntaxError: missing } after function body : window.require(["SHARED/base","SHARED/uiMaskWorkspace","SHARED/selectors","SHARED/skin"],function(base,maskWS,selectors,skin) { > maskWS.show('UIMaskWorkspace', -1, -1) -- 0 > {noformat} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 7 05:38:28 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Fri, 7 Feb 2014 05:38:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3385) Support full-ha and ha profiles in domain mode In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12942521#comment-12942521 ] RH Bugzilla Integration commented on GTNPORTAL-3385: ---------------------------------------------------- Lucas Ponce changed the Status of [bug 1056533|https://bugzilla.redhat.com/show_bug.cgi?id=1056533] from MODIFIED to ON_QA > Support full-ha and ha profiles in domain mode > ---------------------------------------------- > > Key: GTNPORTAL-3385 > URL: https://issues.jboss.org/browse/GTNPORTAL-3385 > Project: GateIn Portal > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Reporter: Lucas Ponce > Assignee: Lucas Ponce > Fix For: 3.7.0.Final, 3.6.5.Final > > > Add support for full-ha and ha profiles in domain mode for GateIn distribution based on JBoss. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 7 05:38:29 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Fri, 7 Feb 2014 05:38:29 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3374) Submenu is displayed off the screen in right to left mode In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12942524#comment-12942524 ] RH Bugzilla Integration commented on GTNPORTAL-3374: ---------------------------------------------------- Lucas Ponce changed the Status of [bug 1053019|https://bugzilla.redhat.com/show_bug.cgi?id=1053019] from MODIFIED to ON_QA > Submenu is displayed off the screen in right to left mode > --------------------------------------------------------- > > Key: GTNPORTAL-3374 > URL: https://issues.jboss.org/browse/GTNPORTAL-3374 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Mobile > Reporter: Lucas Ponce > Assignee: Lucas Ponce > Priority: Minor > Fix For: 3.7.0.Final, 3.6.5.Final > > > Description of problem: > On tablet devices there is menu displayed off the screen when you are in Right to left mode. Go to /portal/mobile/home and click: Group pages -> User pages -> My link -> submenu is displayed off the screen. This only happens in landscape mode. See attached screenshot. > Additional info: > Tested on Android 3.2 tablet and 4.1.2 tablet. Phones worked fine. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 7 06:10:28 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Fri, 7 Feb 2014 06:10:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3359) Exceptions in log when stopping portal In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12942539#comment-12942539 ] RH Bugzilla Integration commented on GTNPORTAL-3359: ---------------------------------------------------- Juraci Paixao Krohling changed the Status of [bug 1040395|https://bugzilla.redhat.com/show_bug.cgi?id=1040395] from MODIFIED to ON_QA > Exceptions in log when stopping portal > --------------------------------------- > > Key: GTNPORTAL-3359 > URL: https://issues.jboss.org/browse/GTNPORTAL-3359 > Project: GateIn Portal > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Reporter: Juraci Paix?o Kr?hling > Assignee: Juraci Paix?o Kr?hling > Fix For: 3.7.0.Final, 3.6.5.Final > > > There is WARN with exceptios in log when stoppinng the portal. > I'm attaching stacktraces (for both default datasource and "real" database datasource) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 7 06:36:28 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Fri, 7 Feb 2014 06:36:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3386) Redirect Admin UI: Export site option is displayed when clicking on redirect sites In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12942548#comment-12942548 ] RH Bugzilla Integration commented on GTNPORTAL-3386: ---------------------------------------------------- Honza Fnukal changed the Status of [bug 1054791|https://bugzilla.redhat.com/show_bug.cgi?id=1054791] from MODIFIED to ON_QA > Redirect Admin UI: Export site option is displayed when clicking on redirect sites > ---------------------------------------------------------------------------------- > > Key: GTNPORTAL-3386 > URL: https://issues.jboss.org/browse/GTNPORTAL-3386 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Reporter: Alexandre Mendon?a > Assignee: Alexandre Mendon?a > Fix For: 3.7.0.Final, 3.6.5.Final > > > On Firefox when clicking a site name on the left side menu, the "Export Site" option is displayed (while the mouse button is down). > This is due to fixes for accessibility and tab navigation, so on focus the dropdown is shown. Chrome/Webkit does not fires focus event on mouse down, Firefox does. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 7 06:36:29 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Fri, 7 Feb 2014 06:36:29 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3382) IFrame portlets are not scrollable on iOS devices In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12942550#comment-12942550 ] RH Bugzilla Integration commented on GTNPORTAL-3382: ---------------------------------------------------- Honza Fnukal changed the Status of [bug 1053027|https://bugzilla.redhat.com/show_bug.cgi?id=1053027] from MODIFIED to ON_QA > IFrame portlets are not scrollable on iOS devices > ------------------------------------------------- > > Key: GTNPORTAL-3382 > URL: https://issues.jboss.org/browse/GTNPORTAL-3382 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Mobile > Reporter: Matt Wringe > Assignee: Matt Wringe > Fix For: 3.7.0.Final, 3.6.5.Final > > > IFrame portlets are not scrollable on iOS devices. > This can be seen by going to the Fedora or Blog pages under a user's page. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 7 06:36:29 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Fri, 7 Feb 2014 06:36:29 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3358) Redirect Admin UI: Missing warning icon when redirect site is missing In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12942551#comment-12942551 ] RH Bugzilla Integration commented on GTNPORTAL-3358: ---------------------------------------------------- Honza Fnukal changed the Status of [bug 1053695|https://bugzilla.redhat.com/show_bug.cgi?id=1053695] from MODIFIED to ON_QA > Redirect Admin UI: Missing warning icon when redirect site is missing > --------------------------------------------------------------------- > > Key: GTNPORTAL-3358 > URL: https://issues.jboss.org/browse/GTNPORTAL-3358 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: User Interface > Affects Versions: 3.6.3.Final > Reporter: Alexandre Mendon?a > Assignee: Alexandre Mendon?a > Fix For: 3.7.0.Final, 3.6.5.Final > > > When a portal site which is used in a redirect has been deleted, the redirects summary page where it shows should show a warning sign (with tooltip indicating it does not exist anymore). > Currently, this icon is missing, the space is left blank and the tooltip is still shown when placing the mouse cursor over it. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 7 07:02:28 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Fri, 7 Feb 2014 07:02:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3382) IFrame portlets are not scrollable on iOS devices In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3382?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12942560#comment-12942560 ] RH Bugzilla Integration commented on GTNPORTAL-3382: ---------------------------------------------------- Filip Kiss changed the Status of [bug 1053027|https://bugzilla.redhat.com/show_bug.cgi?id=1053027] from ON_QA to VERIFIED > IFrame portlets are not scrollable on iOS devices > ------------------------------------------------- > > Key: GTNPORTAL-3382 > URL: https://issues.jboss.org/browse/GTNPORTAL-3382 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Mobile > Reporter: Matt Wringe > Assignee: Matt Wringe > Fix For: 3.7.0.Final, 3.6.5.Final > > > IFrame portlets are not scrollable on iOS devices. > This can be seen by going to the Fedora or Blog pages under a user's page. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 7 07:44:28 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Fri, 7 Feb 2014 07:44:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3386) Redirect Admin UI: Export site option is displayed when clicking on redirect sites In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3386?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12942580#comment-12942580 ] RH Bugzilla Integration commented on GTNPORTAL-3386: ---------------------------------------------------- Filip Kiss changed the Status of [bug 1054791|https://bugzilla.redhat.com/show_bug.cgi?id=1054791] from ON_QA to VERIFIED > Redirect Admin UI: Export site option is displayed when clicking on redirect sites > ---------------------------------------------------------------------------------- > > Key: GTNPORTAL-3386 > URL: https://issues.jboss.org/browse/GTNPORTAL-3386 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Reporter: Alexandre Mendon?a > Assignee: Alexandre Mendon?a > Fix For: 3.7.0.Final, 3.6.5.Final > > > On Firefox when clicking a site name on the left side menu, the "Export Site" option is displayed (while the mouse button is down). > This is due to fixes for accessibility and tab navigation, so on focus the dropdown is shown. Chrome/Webkit does not fires focus event on mouse down, Firefox does. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 7 08:54:29 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Fri, 7 Feb 2014 08:54:29 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3359) Exceptions in log when stopping portal In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3359?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12942626#comment-12942626 ] RH Bugzilla Integration commented on GTNPORTAL-3359: ---------------------------------------------------- vramik at redhat.com changed the Status of [bug 1040395|https://bugzilla.redhat.com/show_bug.cgi?id=1040395] from ON_QA to VERIFIED > Exceptions in log when stopping portal > --------------------------------------- > > Key: GTNPORTAL-3359 > URL: https://issues.jboss.org/browse/GTNPORTAL-3359 > Project: GateIn Portal > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Reporter: Juraci Paix?o Kr?hling > Assignee: Juraci Paix?o Kr?hling > Fix For: 3.7.0.Final, 3.6.5.Final > > > There is WARN with exceptios in log when stoppinng the portal. > I'm attaching stacktraces (for both default datasource and "real" database datasource) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Sun Feb 9 21:49:28 2014 From: issues at jboss.org (Vu Viet Phuong (JIRA)) Date: Sun, 9 Feb 2014 21:49:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3365) Exception swallow in UserDaoImpl.persistUserInfo() In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12942867#comment-12942867 ] Vu Viet Phuong commented on GTNPORTAL-3365: ------------------------------------------- [~mposolda] I've updated the PR, thanks > Exception swallow in UserDaoImpl.persistUserInfo() > -------------------------------------------------- > > Key: GTNPORTAL-3365 > URL: https://issues.jboss.org/browse/GTNPORTAL-3365 > Project: GateIn Portal > Issue Type: Task > Security Level: Public(Everyone can see) > Affects Versions: 3.6.3.Final > Reporter: Vu Viet Phuong > Assignee: Vu Viet Phuong > Fix For: 3.6.4.Final, 3.7.0.Final > > Original Estimate: 4 hours > Time Spent: 6 hours > Remaining Estimate: 0 minutes > > Under "{{org.exoplatform.services.organization.idm}}, > focus on : > {code:title=UserDAOImp.java|borderStyle=solid} > public void persistUserInfo(User user, IdentitySession session) throws Exception > { > orgService.flush(); > AttributesManager am = session.getAttributesManager(); > ArrayList attributes = new ArrayList(); > /* ... */ > if (user.getPassword() != null) > { > if (orgService.getConfiguration().isPasswordAsAttribute()) > { > attributes.add(new SimpleAttribute(USER_PASSWORD, user.getPassword())); > } > else > { > try > { > am.updatePassword(session.getPersistenceManager().findUser(user.getUserName()), user.getPassword()); > } > catch (IdentityException e) > { > log.info("Cannot update password: " + user.getUserName() + "; ", e); > } > } > } > Attribute[] attrs = new Attribute[attributes.size()]; > attrs = (Attribute[])attributes.toArray(attrs); > try > { > am.updateAttributes(user.getUserName(), attrs); > } > catch (IdentityException e) > { > log.info("Cannot update attributes for user: " + user.getUserName() + "; ", e); > } > } > {code} > > The method {{saveUser(User, boolean) _throws Exception_}} > calls > {{persistUserInfo(User user, IdentitySession session) _throws Exception_}}. > > Whereas, deeper in the code, you can easily notice that exceptions are caught in this level and traced by a {{log.info}}: > * first time in the password level > * second time when updating all of the attributes. > (!) Users want to be notified when an error occurs during user registration. > As well as being aware of the type of the caught exception. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Feb 10 03:27:28 2014 From: issues at jboss.org (Marek Posolda (JIRA)) Date: Mon, 10 Feb 2014 03:27:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3365) Exception swallow in UserDaoImpl.persistUserInfo() In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12942884#comment-12942884 ] Marek Posolda commented on GTNPORTAL-3365: ------------------------------------------ Thanks for the fix! > Exception swallow in UserDaoImpl.persistUserInfo() > -------------------------------------------------- > > Key: GTNPORTAL-3365 > URL: https://issues.jboss.org/browse/GTNPORTAL-3365 > Project: GateIn Portal > Issue Type: Task > Security Level: Public(Everyone can see) > Affects Versions: 3.6.3.Final > Reporter: Vu Viet Phuong > Assignee: Vu Viet Phuong > Fix For: 3.6.4.Final, 3.7.0.Final > > Original Estimate: 4 hours > Time Spent: 6 hours > Remaining Estimate: 0 minutes > > Under "{{org.exoplatform.services.organization.idm}}, > focus on : > {code:title=UserDAOImp.java|borderStyle=solid} > public void persistUserInfo(User user, IdentitySession session) throws Exception > { > orgService.flush(); > AttributesManager am = session.getAttributesManager(); > ArrayList attributes = new ArrayList(); > /* ... */ > if (user.getPassword() != null) > { > if (orgService.getConfiguration().isPasswordAsAttribute()) > { > attributes.add(new SimpleAttribute(USER_PASSWORD, user.getPassword())); > } > else > { > try > { > am.updatePassword(session.getPersistenceManager().findUser(user.getUserName()), user.getPassword()); > } > catch (IdentityException e) > { > log.info("Cannot update password: " + user.getUserName() + "; ", e); > } > } > } > Attribute[] attrs = new Attribute[attributes.size()]; > attrs = (Attribute[])attributes.toArray(attrs); > try > { > am.updateAttributes(user.getUserName(), attrs); > } > catch (IdentityException e) > { > log.info("Cannot update attributes for user: " + user.getUserName() + "; ", e); > } > } > {code} > > The method {{saveUser(User, boolean) _throws Exception_}} > calls > {{persistUserInfo(User user, IdentitySession session) _throws Exception_}}. > > Whereas, deeper in the code, you can easily notice that exceptions are caught in this level and traced by a {{log.info}}: > * first time in the password level > * second time when updating all of the attributes. > (!) Users want to be notified when an error occurs during user registration. > As well as being aware of the type of the caught exception. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Feb 10 09:29:28 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Mon, 10 Feb 2014 09:29:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-2930) Portal keep session alive property values are confusing In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-2930?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12943033#comment-12943033 ] RH Bugzilla Integration commented on GTNPORTAL-2930: ---------------------------------------------------- Tomas Kyjovsky changed the Status of [bug 952274|https://bugzilla.redhat.com/show_bug.cgi?id=952274] from MODIFIED to VERIFIED > Portal keep session alive property values are confusing > ------------------------------------------------------- > > Key: GTNPORTAL-2930 > URL: https://issues.jboss.org/browse/GTNPORTAL-2930 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 3.6.0.Beta01 > Reporter: Dominik Pospisil > Assignee: Tuyen Nguyen The > Fix For: 3.6.4.Final, 3.7.0.Final > > Original Estimate: 4 hours > Time Spent: 4 hours > Remaining Estimate: 0 minutes > > According to documentation, portal "keep seesion alive" property values meaning are as follows: > never - The session will never timeout, even if an application requests it. > On-demand - The session will timeout if an application requests it > Always - The session will time out after a set period > This is quite confusing. E.g. keep session alive never actually means to keep session alive forever. > Keep session alive always means to let the session timeout automatically. > If the documentation is correct, the name of the property or property values should be changed. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Feb 10 12:45:28 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Mon, 10 Feb 2014 12:45:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3374) Submenu is displayed off the screen in right to left mode In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12943148#comment-12943148 ] RH Bugzilla Integration commented on GTNPORTAL-3374: ---------------------------------------------------- Filip Kiss changed the Status of [bug 1053019|https://bugzilla.redhat.com/show_bug.cgi?id=1053019] from ON_QA to ASSIGNED > Submenu is displayed off the screen in right to left mode > --------------------------------------------------------- > > Key: GTNPORTAL-3374 > URL: https://issues.jboss.org/browse/GTNPORTAL-3374 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Mobile > Reporter: Lucas Ponce > Assignee: Lucas Ponce > Priority: Minor > Fix For: 3.7.0.Final, 3.6.5.Final > > > Description of problem: > On tablet devices there is menu displayed off the screen when you are in Right to left mode. Go to /portal/mobile/home and click: Group pages -> User pages -> My link -> submenu is displayed off the screen. This only happens in landscape mode. See attached screenshot. > Additional info: > Tested on Android 3.2 tablet and 4.1.2 tablet. Phones worked fine. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Feb 10 12:55:28 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Mon, 10 Feb 2014 12:55:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3358) Redirect Admin UI: Missing warning icon when redirect site is missing In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3358?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12943155#comment-12943155 ] RH Bugzilla Integration commented on GTNPORTAL-3358: ---------------------------------------------------- Tomas Kyjovsky changed the Status of [bug 1053695|https://bugzilla.redhat.com/show_bug.cgi?id=1053695] from ON_QA to VERIFIED > Redirect Admin UI: Missing warning icon when redirect site is missing > --------------------------------------------------------------------- > > Key: GTNPORTAL-3358 > URL: https://issues.jboss.org/browse/GTNPORTAL-3358 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: User Interface > Affects Versions: 3.6.3.Final > Reporter: Alexandre Mendon?a > Assignee: Alexandre Mendon?a > Fix For: 3.7.0.Final, 3.6.5.Final > > > When a portal site which is used in a redirect has been deleted, the redirects summary page where it shows should show a warning sign (with tooltip indicating it does not exist anymore). > Currently, this icon is missing, the space is left blank and the tooltip is still shown when placing the mouse cursor over it. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Feb 10 21:13:28 2014 From: issues at jboss.org (Trong Tran (JIRA)) Date: Mon, 10 Feb 2014 21:13:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3375) Documentation for CDI Portlet Development support under Tomcat In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3375?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trong Tran resolved GTNPORTAL-3375. ----------------------------------- Resolution: Done > Documentation for CDI Portlet Development support under Tomcat > -------------------------------------------------------------- > > Key: GTNPORTAL-3375 > URL: https://issues.jboss.org/browse/GTNPORTAL-3375 > Project: GateIn Portal > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Documentation > Reporter: Trong Tran > Assignee: Trong Tran > Fix For: 3.7.0.Final > > Original Estimate: 2 days > Time Spent: 1 day, 4 hours > Remaining Estimate: 4 hours > > We need a specific documentation to guide developer "How to make CDI Portlet development work under Tomcat" > We could add a sub-page at https://docs.jboss.org/author/display/GTNPORTAL37/CDI+Portlet+Development -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Feb 10 21:15:29 2014 From: issues at jboss.org (Trong Tran (JIRA)) Date: Mon, 10 Feb 2014 21:15:29 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3375) Documentation for CDI Portlet Development support under Tomcat In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3375?focusedWorklogId=12430538&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-12430538 ] Trong Tran logged work on GTNPORTAL-3375: ----------------------------------------- Author: Trong Tran Created on: 10/Feb/14 9:13 PM Start Date: 10/Feb/14 5:13 AM Worklog Time Spent: 1 hour Issue Time Tracking ------------------- Remaining Estimate: 0 minutes (was: 4 hours) Time Spent: 1 day, 5 hours (was: 1 day, 4 hours) Worklog Id: (was: 12430538) > Documentation for CDI Portlet Development support under Tomcat > -------------------------------------------------------------- > > Key: GTNPORTAL-3375 > URL: https://issues.jboss.org/browse/GTNPORTAL-3375 > Project: GateIn Portal > Issue Type: Task > Security Level: Public(Everyone can see) > Components: Documentation > Reporter: Trong Tran > Assignee: Trong Tran > Fix For: 3.7.0.Final > > Original Estimate: 2 days > Time Spent: 1 day, 5 hours > Remaining Estimate: 0 minutes > > We need a specific documentation to guide developer "How to make CDI Portlet development work under Tomcat" > We could add a sub-page at https://docs.jboss.org/author/display/GTNPORTAL37/CDI+Portlet+Development -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Feb 10 23:25:28 2014 From: issues at jboss.org (Tran Trung Thanh (JIRA)) Date: Mon, 10 Feb 2014 23:25:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3365) Exception swallow in UserDaoImpl.persistUserInfo() In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3365?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12943281#comment-12943281 ] Tran Trung Thanh commented on GTNPORTAL-3365: --------------------------------------------- PR for Gatein 3.5: https://github.com/gatein/gatein-portal/pull/780 > Exception swallow in UserDaoImpl.persistUserInfo() > -------------------------------------------------- > > Key: GTNPORTAL-3365 > URL: https://issues.jboss.org/browse/GTNPORTAL-3365 > Project: GateIn Portal > Issue Type: Task > Security Level: Public(Everyone can see) > Affects Versions: 3.6.3.Final > Reporter: Vu Viet Phuong > Assignee: Vu Viet Phuong > Fix For: 3.6.4.Final, 3.7.0.Final > > Original Estimate: 4 hours > Time Spent: 6 hours > Remaining Estimate: 0 minutes > > Under "{{org.exoplatform.services.organization.idm}}, > focus on : > {code:title=UserDAOImp.java|borderStyle=solid} > public void persistUserInfo(User user, IdentitySession session) throws Exception > { > orgService.flush(); > AttributesManager am = session.getAttributesManager(); > ArrayList attributes = new ArrayList(); > /* ... */ > if (user.getPassword() != null) > { > if (orgService.getConfiguration().isPasswordAsAttribute()) > { > attributes.add(new SimpleAttribute(USER_PASSWORD, user.getPassword())); > } > else > { > try > { > am.updatePassword(session.getPersistenceManager().findUser(user.getUserName()), user.getPassword()); > } > catch (IdentityException e) > { > log.info("Cannot update password: " + user.getUserName() + "; ", e); > } > } > } > Attribute[] attrs = new Attribute[attributes.size()]; > attrs = (Attribute[])attributes.toArray(attrs); > try > { > am.updateAttributes(user.getUserName(), attrs); > } > catch (IdentityException e) > { > log.info("Cannot update attributes for user: " + user.getUserName() + "; ", e); > } > } > {code} > > The method {{saveUser(User, boolean) _throws Exception_}} > calls > {{persistUserInfo(User user, IdentitySession session) _throws Exception_}}. > > Whereas, deeper in the code, you can easily notice that exceptions are caught in this level and traced by a {{log.info}}: > * first time in the password level > * second time when updating all of the attributes. > (!) Users want to be notified when an error occurs during user registration. > As well as being aware of the type of the caught exception. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 11 03:29:29 2014 From: issues at jboss.org (Trong Tran (JIRA)) Date: Tue, 11 Feb 2014 03:29:29 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3364) Implement UI part for "Restricted" layout setting In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trong Tran updated GTNPORTAL-3364: ---------------------------------- Sprint: Sprint 92, Sprint 93, Sprint 94 (was: Sprint 92, Sprint 93) > Implement UI part for "Restricted" layout setting > -------------------------------------------------- > > Key: GTNPORTAL-3364 > URL: https://issues.jboss.org/browse/GTNPORTAL-3364 > Project: GateIn Portal > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Reporter: Trong Tran > Assignee: Tuyen Nguyen The > Fix For: 3.7.0.Final > > Original Estimate: 2 days, 4 hours > Time Spent: 2 days, 4 hours > Remaining Estimate: 0 minutes > > Following by the spec https://community.jboss.org/wiki/RestrictedPageEditor -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 11 04:37:28 2014 From: issues at jboss.org (Vu Viet Phuong (JIRA)) Date: Tue, 11 Feb 2014 04:37:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3390) Migration to JCR 1.16.0-Alpha4 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3390?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vu Viet Phuong resolved GTNPORTAL-3390. --------------------------------------- Resolution: Done > Migration to JCR 1.16.0-Alpha4 > ------------------------------ > > Key: GTNPORTAL-3390 > URL: https://issues.jboss.org/browse/GTNPORTAL-3390 > Project: GateIn Portal > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Reporter: Julien Viet > Fix For: 3.7.0.Final > > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 11 05:25:28 2014 From: issues at jboss.org (Tuyen Nguyen The (JIRA)) Date: Tue, 11 Feb 2014 05:25:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3353) User query improvement based on Enabled/Disabled status In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3353?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tuyen Nguyen The resolved GTNPORTAL-3353. ----------------------------------------- Resolution: Done > User query improvement based on Enabled/Disabled status > ------------------------------------------------------- > > Key: GTNPORTAL-3353 > URL: https://issues.jboss.org/browse/GTNPORTAL-3353 > Project: GateIn Portal > Issue Type: Task > Security Level: Public(Everyone can see) > Reporter: Trong Tran > Assignee: Tuyen Nguyen The > Fix For: 3.7.0.Final > > Original Estimate: 1 day, 4 hours > Time Spent: 1 day, 7 hours > Remaining Estimate: 0 minutes > > Update Organization Service implementation according to the improvement changes in https://jira.exoplatform.org/browse/COR-315 > Don't forget to update the wiki https://community.jboss.org/wiki/DisabledUser -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 11 05:25:28 2014 From: issues at jboss.org (Vu Viet Phuong (JIRA)) Date: Tue, 11 Feb 2014 05:25:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3372) Sometimes I am seeing "disabled" user even if "Show disabled" is unchecked In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vu Viet Phuong resolved GTNPORTAL-3372. --------------------------------------- Resolution: Done > Sometimes I am seeing "disabled" user even if "Show disabled" is unchecked > -------------------------------------------------------------------------- > > Key: GTNPORTAL-3372 > URL: https://issues.jboss.org/browse/GTNPORTAL-3372 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Reporter: Marek Posolda > Assignee: Vu Viet Phuong > Fix For: 3.7.0.Final > > Time Spent: 3 hours > Remaining Estimate: 0 minutes > > I went through these steps (tested on latest gatein master): > - Login as root > - Go to OrganizationPortlet > - Checkbox "Show disabled" is unchecked. I wanted to disable "john". So after click to "disabled" icon, john dissapears > - Enable "Check disabled". Now I can see john again and he is marked as disabled > - Logout > - Login again and go again to OrgManagementPortlet > - Checkbox "Show disabled" is unchecked BUT I can still see disabled user john. This looks like a bug to me -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 11 05:25:28 2014 From: issues at jboss.org (Tuyen Nguyen The (JIRA)) Date: Tue, 11 Feb 2014 05:25:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3345) Improve User Management in Organization Application In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3345?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tuyen Nguyen The resolved GTNPORTAL-3345. ----------------------------------------- Resolution: Done > Improve User Management in Organization Application > --------------------------------------------------- > > Key: GTNPORTAL-3345 > URL: https://issues.jboss.org/browse/GTNPORTAL-3345 > Project: GateIn Portal > Issue Type: Task > Security Level: Public(Everyone can see) > Reporter: Trong Tran > Assignee: Tuyen Nguyen The > Fix For: 3.7.0.Final > > Attachments: BD-1845 GateIn Disabled Feature-4.png, Screen Shot 2013-12-10 at 11.20.36 AM.png > > Original Estimate: 6 hours > Time Spent: 1 day, 6 hours > Remaining Estimate: 0 minutes > > Improve user search in Organization Portlet to allow filter by "Status" of {All, Enabled, Disabled} > and > Separate the Enabled icon into new column > See attached images -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 11 05:25:28 2014 From: issues at jboss.org (Tuyen Nguyen The (JIRA)) Date: Tue, 11 Feb 2014 05:25:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3337) User disables himself In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3337?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tuyen Nguyen The resolved GTNPORTAL-3337. ----------------------------------------- Resolution: Done > User disables himself > --------------------- > > Key: GTNPORTAL-3337 > URL: https://issues.jboss.org/browse/GTNPORTAL-3337 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Reporter: Trong Tran > Assignee: Tuyen Nguyen The > Fix For: 3.7.0.Final > > Original Estimate: 2 hours > Time Spent: 7 hours > Remaining Estimate: 0 minutes > > - Login by John > - Go to User and Group management > - Disable John himself > => He still can do other action ( edit/delete user / Add page/Add/edit portal) but can't edit for him -> NOK > Expectation: > - Session should be invalidated immediately, like the delete action > or > - Show confirmation message, then disable -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 11 05:27:28 2014 From: issues at jboss.org (Vu Viet Phuong (JIRA)) Date: Tue, 11 Feb 2014 05:27:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3315) Portal setup improvements In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3315?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vu Viet Phuong updated GTNPORTAL-3315: -------------------------------------- Status: Resolved (was: Pull Request Sent) Resolution: Done > Portal setup improvements > -------------------------- > > Key: GTNPORTAL-3315 > URL: https://issues.jboss.org/browse/GTNPORTAL-3315 > Project: GateIn Portal > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Affects Versions: 3.6.0.Final > Reporter: Trong Tran > Assignee: Vu Viet Phuong > Fix For: 3.7.0.Final > > Original Estimate: 2 days > Time Spent: 3 days > Remaining Estimate: 0 minutes > > The Portal Setup feature was introduced since Gatein 3.6, it is always active by default. > Today there is a need that it could be able to disable the feature somehow. We also identify there are following needed improvements, potential bug fixes should be done in current implementation: > - Ability to Enable/Disable the feature > - Make it work more as an extension, to not forced adding things to core portal > - Get rid of cloning SetupOrganizationDatabaseInitializer from OrganizationDatabaseInitializer > - Removing repository/workspace name hard-coding in PortalSetupService -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 11 05:29:28 2014 From: issues at jboss.org (Trong Tran (JIRA)) Date: Tue, 11 Feb 2014 05:29:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3364) Implement UI part for "Restricted" layout setting In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trong Tran updated GTNPORTAL-3364: ---------------------------------- Remaining Estimate: 1 day (was: 0 minutes) > Implement UI part for "Restricted" layout setting > -------------------------------------------------- > > Key: GTNPORTAL-3364 > URL: https://issues.jboss.org/browse/GTNPORTAL-3364 > Project: GateIn Portal > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Reporter: Trong Tran > Assignee: Tuyen Nguyen The > Fix For: 3.7.0.Final > > Original Estimate: 2 days, 4 hours > Time Spent: 2 days, 4 hours > Remaining Estimate: 1 day > > Following by the spec https://community.jboss.org/wiki/RestrictedPageEditor -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 11 05:31:28 2014 From: issues at jboss.org (Trong Tran (JIRA)) Date: Tue, 11 Feb 2014 05:31:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3245) Add comfriming when user remove permissions on edit page & site In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trong Tran updated GTNPORTAL-3245: ---------------------------------- Sprint: Sprint 77, Sprint 78, Sprint 79, Sprint 81, Sprint 83, Sprint 94 (was: Sprint 77, Sprint 78, Sprint 79, Sprint 81, Sprint 83) > Add comfriming when user remove permissions on edit page & site > --------------------------------------------------------------- > > Key: GTNPORTAL-3245 > URL: https://issues.jboss.org/browse/GTNPORTAL-3245 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 3.6.1.Final > Reporter: Hai Nguyen > Assignee: Hai Nguyen > Labels: backlogs > Original Estimate: 4 hours > Time Spent: 3 days, 1 hour, 20 minutes > Remaining Estimate: 0 minutes > > - Login portal > - Go to user and group management > - Choose Group management tab > - Add new group ( ex: AAA) > - Go to Pages > - Add new page for group above > - Search this page and click edit > - Click view page properties > - Change access and edit permission to ( organization/*) > - Click Finish button on Editor composer > => Unknown error and throw exception in console > {noformat} > 2013-08-08 15:20:18,549 | ERROR | Error during the processAction phase [portal:UIPortalApplication] > java.lang.NullPointerException: null > at org.exoplatform.portal.webui.portal.UIPortalComposer$FinishPageEditionActionListener.execute(UIPortalComposer.java:680) ~[exo.portal.webui.portal-3.5.6-PLF.jar:3.5.6-PLF] > > {noformat} > > Reproduce on edit site is the same -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 11 05:33:28 2014 From: issues at jboss.org (Trong Tran (JIRA)) Date: Tue, 11 Feb 2014 05:33:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3245) Add comfriming when user remove permissions on edit page & site In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trong Tran updated GTNPORTAL-3245: ---------------------------------- Remaining Estimate: 2 hours (was: 0 minutes) > Add comfriming when user remove permissions on edit page & site > --------------------------------------------------------------- > > Key: GTNPORTAL-3245 > URL: https://issues.jboss.org/browse/GTNPORTAL-3245 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 3.6.1.Final > Reporter: Hai Nguyen > Assignee: Hai Nguyen > Labels: backlogs > Original Estimate: 4 hours > Time Spent: 3 days, 1 hour, 20 minutes > Remaining Estimate: 2 hours > > - Login portal > - Go to user and group management > - Choose Group management tab > - Add new group ( ex: AAA) > - Go to Pages > - Add new page for group above > - Search this page and click edit > - Click view page properties > - Change access and edit permission to ( organization/*) > - Click Finish button on Editor composer > => Unknown error and throw exception in console > {noformat} > 2013-08-08 15:20:18,549 | ERROR | Error during the processAction phase [portal:UIPortalApplication] > java.lang.NullPointerException: null > at org.exoplatform.portal.webui.portal.UIPortalComposer$FinishPageEditionActionListener.execute(UIPortalComposer.java:680) ~[exo.portal.webui.portal-3.5.6-PLF.jar:3.5.6-PLF] > > {noformat} > > Reproduce on edit site is the same -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 11 09:29:28 2014 From: issues at jboss.org (Ken Finnigan (JIRA)) Date: Tue, 11 Feb 2014 09:29:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3381) CDI doesn't work with latest GateIn on JBoss 7.1.1 In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3381?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ken Finnigan closed GTNPORTAL-3381. ----------------------------------- Fix Version/s: (was: 3.7.0.Final) Resolution: Duplicate Issue Duplicate of GTNPORTAL-3368 > CDI doesn't work with latest GateIn on JBoss 7.1.1 > -------------------------------------------------- > > Key: GTNPORTAL-3381 > URL: https://issues.jboss.org/browse/GTNPORTAL-3381 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Reporter: Marek Posolda > Assignee: Ken Finnigan > > When doing this: > - Build gatein master with JBoss 7.1.1 > - Deploy this portlet: https://github.com/jboss-developer/jboss-portal-quickstarts/tree/master/cdi-generic-portlet > The portlet is not deployed and there is exception in log: > {code} > 19:37:50,092 ERROR [org.jboss.msc.service.fail] (MSC service thread 1-4) MSC00001: Failed to start service jboss.deployment.unit."cdi-generic-portlet.war".component."org.gatein.cdi.contexts.listeners.CDIServletListener".WeldInstantiator: org.jboss.msc.service.StartException in service jboss.deployment.unit."cdi-generic-portlet.war".component."org.gatein.cdi.contexts.listeners.CDIServletListener".WeldInstantiator: Failed to start service > at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1767) [jboss-msc-1.0.2.GA.jar:1.0.2.GA] > at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:886) [rt.jar:1.6.0_32] > at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:908) [rt.jar:1.6.0_32] > at java.lang.Thread.run(Thread.java:662) [rt.jar:1.6.0_32] > Caused by: java.lang.RuntimeException: JBAS016060: Could not resolve CDI bean for injection point private org.gatein.cdi.CDIPortletContextExtension org.gatein.cdi.contexts.listeners.CDIServletListener.extension with qualifiers [] > at org.jboss.as.weld.injection.WeldEEInjection.createWeldEEInjection(WeldEEInjection.java:161) > at org.jboss.as.weld.injection.WeldManagedReferenceFactory.start(WeldManagedReferenceFactory.java:127) > at org.jboss.msc.service.ServiceControllerImpl$StartTask.startService(ServiceControllerImpl.java:1811) [jboss-msc-1.0.2.GA.jar:1.0.2.GA] > at org.jboss.msc.service.ServiceControllerImpl$StartTask.run(ServiceControllerImpl.java:1746) [jboss-msc-1.0.2.GA.jar:1.0.2.GA] > ... 3 more > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 11 22:41:28 2014 From: issues at jboss.org (Trong Tran (JIRA)) Date: Tue, 11 Feb 2014 22:41:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3364) Implement UI part for "Restricted" layout setting In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trong Tran reassigned GTNPORTAL-3364: ------------------------------------- Assignee: Vu Viet Phuong (was: Tuyen Nguyen The) > Implement UI part for "Restricted" layout setting > -------------------------------------------------- > > Key: GTNPORTAL-3364 > URL: https://issues.jboss.org/browse/GTNPORTAL-3364 > Project: GateIn Portal > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Reporter: Trong Tran > Assignee: Vu Viet Phuong > Fix For: 3.7.0.Final > > Original Estimate: 2 days, 4 hours > Time Spent: 2 days, 4 hours > Remaining Estimate: 1 day > > Following by the spec https://community.jboss.org/wiki/RestrictedPageEditor -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Feb 12 02:25:28 2014 From: issues at jboss.org (Vu Viet Phuong (JIRA)) Date: Wed, 12 Feb 2014 02:25:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3364) Implement UI part for "Restricted" layout setting In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on GTNPORTAL-3364 started by Vu Viet Phuong. > Implement UI part for "Restricted" layout setting > -------------------------------------------------- > > Key: GTNPORTAL-3364 > URL: https://issues.jboss.org/browse/GTNPORTAL-3364 > Project: GateIn Portal > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Reporter: Trong Tran > Assignee: Vu Viet Phuong > Fix For: 3.7.0.Final > > Original Estimate: 2 days, 4 hours > Time Spent: 2 days, 4 hours > Remaining Estimate: 1 day > > Following by the spec https://community.jboss.org/wiki/RestrictedPageEditor -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Feb 12 07:51:28 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Wed, 12 Feb 2014 07:51:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3393) Struts JPetstore test broken In-Reply-To: References: Message-ID: Lucas Ponce created GTNPORTAL-3393: -------------------------------------- Summary: Struts JPetstore test broken Key: GTNPORTAL-3393 URL: https://issues.jboss.org/browse/GTNPORTAL-3393 Project: GateIn Portal Issue Type: Bug Security Level: Public (Everyone can see) Reporter: Lucas Ponce Assignee: Lucas Ponce Fix For: 3.7.0.Final Failed tests: testShouldFailDueToAMissingCart(com.ibatis.jpetstore.presentation.OrderBeanTest): expected:<[failure]> but was:<[success]> -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Feb 12 10:13:29 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Wed, 12 Feb 2014 10:13:29 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3389) URL query parameters are not propagated when going through the authentication process In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] RH Bugzilla Integration updated GTNPORTAL-3389: ----------------------------------------------- Bugzilla Update: Perform Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1064421 > URL query parameters are not propagated when going through the authentication process > ------------------------------------------------------------------------------------- > > Key: GTNPORTAL-3389 > URL: https://issues.jboss.org/browse/GTNPORTAL-3389 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 3.5.8.Final > Reporter: Vu Viet Phuong > Assignee: Vu Viet Phuong > Fix For: 3.5.9.Final > > > Steps to reproduce > - Goto url http://localhost:8080/portal/g/:platform:administrators/administration/registry?test=abcd > --> it redirect to login page, login as root --> Query parameters are lost. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Feb 12 21:59:28 2014 From: issues at jboss.org (Trong Tran (JIRA)) Date: Wed, 12 Feb 2014 21:59:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3389) URL query parameters are not propagated when going through the authentication process In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trong Tran updated GTNPORTAL-3389: ---------------------------------- Fix Version/s: 3.7.0.Final > URL query parameters are not propagated when going through the authentication process > ------------------------------------------------------------------------------------- > > Key: GTNPORTAL-3389 > URL: https://issues.jboss.org/browse/GTNPORTAL-3389 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 3.5.8.Final > Reporter: Vu Viet Phuong > Assignee: Vu Viet Phuong > Fix For: 3.5.9.Final, 3.7.0.Final > > > Steps to reproduce > - Goto url http://localhost:8080/portal/g/:platform:administrators/administration/registry?test=abcd > --> it redirect to login page, login as root --> Query parameters are lost. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Feb 12 21:59:29 2014 From: issues at jboss.org (Trong Tran (JIRA)) Date: Wed, 12 Feb 2014 21:59:29 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3389) URL query parameters are not propagated when going through the authentication process In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trong Tran updated GTNPORTAL-3389: ---------------------------------- Original Estimate: 1 hour Remaining Estimate: 1 hour > URL query parameters are not propagated when going through the authentication process > ------------------------------------------------------------------------------------- > > Key: GTNPORTAL-3389 > URL: https://issues.jboss.org/browse/GTNPORTAL-3389 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 3.5.8.Final > Reporter: Vu Viet Phuong > Assignee: Vu Viet Phuong > Fix For: 3.5.9.Final, 3.7.0.Final > > Original Estimate: 1 hour > Remaining Estimate: 1 hour > > Steps to reproduce > - Goto url http://localhost:8080/portal/g/:platform:administrators/administration/registry?test=abcd > --> it redirect to login page, login as root --> Query parameters are lost. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Feb 12 21:59:28 2014 From: issues at jboss.org (Trong Tran (JIRA)) Date: Wed, 12 Feb 2014 21:59:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3389) URL query parameters are not propagated when going through the authentication process In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trong Tran updated GTNPORTAL-3389: ---------------------------------- Sprint: Sprint 94 > URL query parameters are not propagated when going through the authentication process > ------------------------------------------------------------------------------------- > > Key: GTNPORTAL-3389 > URL: https://issues.jboss.org/browse/GTNPORTAL-3389 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 3.5.8.Final > Reporter: Vu Viet Phuong > Assignee: Vu Viet Phuong > Fix For: 3.5.9.Final, 3.7.0.Final > > > Steps to reproduce > - Goto url http://localhost:8080/portal/g/:platform:administrators/administration/registry?test=abcd > --> it redirect to login page, login as root --> Query parameters are lost. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 13 04:47:29 2014 From: issues at jboss.org (Peter Palaga (JIRA)) Date: Thu, 13 Feb 2014 04:47:29 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3394) Tell which javascript modules introduce circular dependency In-Reply-To: References: Message-ID: Peter Palaga created GTNPORTAL-3394: --------------------------------------- Summary: Tell which javascript modules introduce circular dependency Key: GTNPORTAL-3394 URL: https://issues.jboss.org/browse/GTNPORTAL-3394 Project: GateIn Portal Issue Type: Task Security Level: Public (Everyone can see) Reporter: Peter Palaga Assignee: Peter Palaga "Going to create a cycle" message thrown from {{org.gatein.portal.controller.resource.script.ScriptResource}} does not help much when there are many modules. Patch follows. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 13 05:27:29 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Thu, 13 Feb 2014 05:27:29 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3389) URL query parameters are not propagated when going through the authentication process In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12944179#comment-12944179 ] RH Bugzilla Integration commented on GTNPORTAL-3389: ---------------------------------------------------- Boleslaw Dawidowicz changed the Status of [bug 1064421|https://bugzilla.redhat.com/show_bug.cgi?id=1064421] from NEW to ASSIGNED > URL query parameters are not propagated when going through the authentication process > ------------------------------------------------------------------------------------- > > Key: GTNPORTAL-3389 > URL: https://issues.jboss.org/browse/GTNPORTAL-3389 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 3.5.8.Final > Reporter: Vu Viet Phuong > Assignee: Vu Viet Phuong > Fix For: 3.5.9.Final, 3.7.0.Final > > Original Estimate: 1 hour > Remaining Estimate: 1 hour > > Steps to reproduce > - Goto url http://localhost:8080/portal/g/:platform:administrators/administration/registry?test=abcd > --> it redirect to login page, login as root --> Query parameters are lost. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 13 05:33:28 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Thu, 13 Feb 2014 05:33:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3393) Struts JPetstore test broken In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Ponce closed GTNPORTAL-3393. ---------------------------------- Resolution: Cannot Reproduce Bug Not a bug. It was a problem in a local repo with a pom.xml.releaseBackup file that was out of sync. After cloning repo in a clean folder and checking issue was found. > Struts JPetstore test broken > ---------------------------- > > Key: GTNPORTAL-3393 > URL: https://issues.jboss.org/browse/GTNPORTAL-3393 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Reporter: Lucas Ponce > Assignee: Lucas Ponce > Fix For: 3.7.0.Final > > > Failed tests: testShouldFailDueToAMissingCart(com.ibatis.jpetstore.presentation.OrderBeanTest): expected:<[failure]> but was:<[success]> -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 13 07:59:28 2014 From: issues at jboss.org (Peter Palaga (JIRA)) Date: Thu, 13 Feb 2014 07:59:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3394) Tell which javascript modules introduce circular dependency In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Palaga updated GTNPORTAL-3394: ------------------------------------ Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/gatein/gatein-portal/pull/782 > Tell which javascript modules introduce circular dependency > ----------------------------------------------------------- > > Key: GTNPORTAL-3394 > URL: https://issues.jboss.org/browse/GTNPORTAL-3394 > Project: GateIn Portal > Issue Type: Task > Security Level: Public(Everyone can see) > Reporter: Peter Palaga > Assignee: Peter Palaga > > "Going to create a cycle" message thrown from {{org.gatein.portal.controller.resource.script.ScriptResource}} does not help much when there are many modules. > Patch follows. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 13 10:59:28 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Thu, 13 Feb 2014 10:59:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3389) URL query parameters are not propagated when going through the authentication process In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12944336#comment-12944336 ] Lucas Ponce commented on GTNPORTAL-3389: ---------------------------------------- Merged on master. > URL query parameters are not propagated when going through the authentication process > ------------------------------------------------------------------------------------- > > Key: GTNPORTAL-3389 > URL: https://issues.jboss.org/browse/GTNPORTAL-3389 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 3.5.8.Final > Reporter: Vu Viet Phuong > Assignee: Vu Viet Phuong > Fix For: 3.5.9.Final, 3.7.0.Final > > Original Estimate: 1 hour > Remaining Estimate: 1 hour > > Steps to reproduce > - Goto url http://localhost:8080/portal/g/:platform:administrators/administration/registry?test=abcd > --> it redirect to login page, login as root --> Query parameters are lost. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 13 11:05:28 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Thu, 13 Feb 2014 11:05:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3393) Struts JPetstore test broken In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Ponce reopened GTNPORTAL-3393: ------------------------------------ > Struts JPetstore test broken > ---------------------------- > > Key: GTNPORTAL-3393 > URL: https://issues.jboss.org/browse/GTNPORTAL-3393 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Reporter: Lucas Ponce > Assignee: Lucas Ponce > Fix For: 3.7.0.Final > > > Failed tests: testShouldFailDueToAMissingCart(com.ibatis.jpetstore.presentation.OrderBeanTest): expected:<[failure]> but was:<[success]> -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 13 11:15:29 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Thu, 13 Feb 2014 11:15:29 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3393) Struts JPetstore test broken In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12944341#comment-12944341 ] Lucas Ponce commented on GTNPORTAL-3393: ---------------------------------------- Random behaviour makes to fail a gatein build with whole tests. > Struts JPetstore test broken > ---------------------------- > > Key: GTNPORTAL-3393 > URL: https://issues.jboss.org/browse/GTNPORTAL-3393 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Reporter: Lucas Ponce > Assignee: Lucas Ponce > Fix For: 3.7.0.Final > > > Failed tests: testShouldFailDueToAMissingCart(com.ibatis.jpetstore.presentation.OrderBeanTest): expected:<[failure]> but was:<[success]> -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 13 11:15:30 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Thu, 13 Feb 2014 11:15:30 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3393) Struts JPetstore test broken In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Ponce updated GTNPORTAL-3393: ----------------------------------- Status: Pull Request Sent (was: Reopened) Git Pull Request: https://github.com/gatein/gatein-portal/pull/783 > Struts JPetstore test broken > ---------------------------- > > Key: GTNPORTAL-3393 > URL: https://issues.jboss.org/browse/GTNPORTAL-3393 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Reporter: Lucas Ponce > Assignee: Lucas Ponce > Fix For: 3.7.0.Final > > > Failed tests: testShouldFailDueToAMissingCart(com.ibatis.jpetstore.presentation.OrderBeanTest): expected:<[failure]> but was:<[success]> -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 13 11:21:29 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Thu, 13 Feb 2014 11:21:29 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3389) URL query parameters are not propagated when going through the authentication process In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12944350#comment-12944350 ] RH Bugzilla Integration commented on GTNPORTAL-3389: ---------------------------------------------------- Lucas Ponce changed the Status of [bug 1064421|https://bugzilla.redhat.com/show_bug.cgi?id=1064421] from ASSIGNED to MODIFIED > URL query parameters are not propagated when going through the authentication process > ------------------------------------------------------------------------------------- > > Key: GTNPORTAL-3389 > URL: https://issues.jboss.org/browse/GTNPORTAL-3389 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 3.5.8.Final > Reporter: Vu Viet Phuong > Assignee: Vu Viet Phuong > Fix For: 3.5.9.Final, 3.7.0.Final > > Original Estimate: 1 hour > Remaining Estimate: 1 hour > > Steps to reproduce > - Goto url http://localhost:8080/portal/g/:platform:administrators/administration/registry?test=abcd > --> it redirect to login page, login as root --> Query parameters are lost. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 13 11:37:28 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Thu, 13 Feb 2014 11:37:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3393) Struts JPetstore test broken In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Ponce updated GTNPORTAL-3393: ----------------------------------- Status: Resolved (was: Pull Request Sent) Fix Version/s: 3.8.0.Final Resolution: Done > Struts JPetstore test broken > ---------------------------- > > Key: GTNPORTAL-3393 > URL: https://issues.jboss.org/browse/GTNPORTAL-3393 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Reporter: Lucas Ponce > Assignee: Lucas Ponce > Fix For: 3.7.0.Final, 3.8.0.Final > > > Failed tests: testShouldFailDueToAMissingCart(com.ibatis.jpetstore.presentation.OrderBeanTest): expected:<[failure]> but was:<[success]> -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 13 11:41:28 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Thu, 13 Feb 2014 11:41:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3393) Struts JPetstore test broken In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3393?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Ponce updated GTNPORTAL-3393: ----------------------------------- Fix Version/s: (was: 3.8.0.Final) > Struts JPetstore test broken > ---------------------------- > > Key: GTNPORTAL-3393 > URL: https://issues.jboss.org/browse/GTNPORTAL-3393 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Reporter: Lucas Ponce > Assignee: Lucas Ponce > Fix For: 3.7.0.Final > > > Failed tests: testShouldFailDueToAMissingCart(com.ibatis.jpetstore.presentation.OrderBeanTest): expected:<[failure]> but was:<[success]> -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 13 12:23:28 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Thu, 13 Feb 2014 12:23:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3394) Tell which javascript modules introduce circular dependency In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3394?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Ponce updated GTNPORTAL-3394: ----------------------------------- Status: Resolved (was: Pull Request Sent) Fix Version/s: 3.7.0.Final Resolution: Done > Tell which javascript modules introduce circular dependency > ----------------------------------------------------------- > > Key: GTNPORTAL-3394 > URL: https://issues.jboss.org/browse/GTNPORTAL-3394 > Project: GateIn Portal > Issue Type: Task > Security Level: Public(Everyone can see) > Reporter: Peter Palaga > Assignee: Peter Palaga > Fix For: 3.7.0.Final > > > "Going to create a cycle" message thrown from {{org.gatein.portal.controller.resource.script.ScriptResource}} does not help much when there are many modules. > Patch follows. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 13 12:35:29 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Thu, 13 Feb 2014 12:35:29 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3374) Submenu is displayed off the screen in right to left mode In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Ponce reopened GTNPORTAL-3374: ------------------------------------ Additional issue in some Android devices > Submenu is displayed off the screen in right to left mode > --------------------------------------------------------- > > Key: GTNPORTAL-3374 > URL: https://issues.jboss.org/browse/GTNPORTAL-3374 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Mobile > Reporter: Lucas Ponce > Assignee: Lucas Ponce > Priority: Minor > Fix For: 3.7.0.Final, 3.6.5.Final > > > Description of problem: > On tablet devices there is menu displayed off the screen when you are in Right to left mode. Go to /portal/mobile/home and click: Group pages -> User pages -> My link -> submenu is displayed off the screen. This only happens in landscape mode. See attached screenshot. > Additional info: > Tested on Android 3.2 tablet and 4.1.2 tablet. Phones worked fine. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 13 12:51:29 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Thu, 13 Feb 2014 12:51:29 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3374) Submenu is displayed off the screen in right to left mode In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Ponce updated GTNPORTAL-3374: ----------------------------------- Status: Pull Request Sent (was: Reopened) Git Pull Request: https://github.com/gatein/gatein-portal/pull/770, https://github.com/gatein/gatein-portal/pull/785 (was: https://github.com/gatein/gatein-portal/pull/770) > Submenu is displayed off the screen in right to left mode > --------------------------------------------------------- > > Key: GTNPORTAL-3374 > URL: https://issues.jboss.org/browse/GTNPORTAL-3374 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Mobile > Reporter: Lucas Ponce > Assignee: Lucas Ponce > Priority: Minor > Fix For: 3.7.0.Final, 3.6.5.Final > > > Description of problem: > On tablet devices there is menu displayed off the screen when you are in Right to left mode. Go to /portal/mobile/home and click: Group pages -> User pages -> My link -> submenu is displayed off the screen. This only happens in landscape mode. See attached screenshot. > Additional info: > Tested on Android 3.2 tablet and 4.1.2 tablet. Phones worked fine. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 13 13:09:28 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Thu, 13 Feb 2014 13:09:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3374) Submenu is displayed off the screen in right to left mode In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Ponce updated GTNPORTAL-3374: ----------------------------------- Status: Resolved (was: Pull Request Sent) Resolution: Done > Submenu is displayed off the screen in right to left mode > --------------------------------------------------------- > > Key: GTNPORTAL-3374 > URL: https://issues.jboss.org/browse/GTNPORTAL-3374 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Mobile > Reporter: Lucas Ponce > Assignee: Lucas Ponce > Priority: Minor > Fix For: 3.7.0.Final, 3.6.5.Final > > > Description of problem: > On tablet devices there is menu displayed off the screen when you are in Right to left mode. Go to /portal/mobile/home and click: Group pages -> User pages -> My link -> submenu is displayed off the screen. This only happens in landscape mode. See attached screenshot. > Additional info: > Tested on Android 3.2 tablet and 4.1.2 tablet. Phones worked fine. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 13 13:09:28 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Thu, 13 Feb 2014 13:09:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3374) Submenu is displayed off the screen in right to left mode In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3374?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12944403#comment-12944403 ] RH Bugzilla Integration commented on GTNPORTAL-3374: ---------------------------------------------------- Lucas Ponce changed the Status of [bug 1053019|https://bugzilla.redhat.com/show_bug.cgi?id=1053019] from ASSIGNED to MODIFIED > Submenu is displayed off the screen in right to left mode > --------------------------------------------------------- > > Key: GTNPORTAL-3374 > URL: https://issues.jboss.org/browse/GTNPORTAL-3374 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Mobile > Reporter: Lucas Ponce > Assignee: Lucas Ponce > Priority: Minor > Fix For: 3.7.0.Final, 3.6.5.Final > > > Description of problem: > On tablet devices there is menu displayed off the screen when you are in Right to left mode. Go to /portal/mobile/home and click: Group pages -> User pages -> My link -> submenu is displayed off the screen. This only happens in landscape mode. See attached screenshot. > Additional info: > Tested on Android 3.2 tablet and 4.1.2 tablet. Phones worked fine. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 14 00:49:28 2014 From: issues at jboss.org (Vu Viet Phuong (JIRA)) Date: Fri, 14 Feb 2014 00:49:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3364) Implement UI part for "Restricted" layout setting In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on GTNPORTAL-3364 stopped by Vu Viet Phuong. > Implement UI part for "Restricted" layout setting > -------------------------------------------------- > > Key: GTNPORTAL-3364 > URL: https://issues.jboss.org/browse/GTNPORTAL-3364 > Project: GateIn Portal > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Reporter: Trong Tran > Assignee: Vu Viet Phuong > Fix For: 3.7.0.Final > > Original Estimate: 2 days, 4 hours > Time Spent: 2 days, 4 hours > Remaining Estimate: 1 day > > Following by the spec https://community.jboss.org/wiki/RestrictedPageEditor -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 14 00:53:28 2014 From: issues at jboss.org (Vu Viet Phuong (JIRA)) Date: Fri, 14 Feb 2014 00:53:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3364) Implement UI part for "Restricted" layout setting In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3364?focusedWorklogId=12430556&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-12430556 ] Vu Viet Phuong logged work on GTNPORTAL-3364: --------------------------------------------- Author: Vu Viet Phuong Created on: 14/Feb/14 12:51 AM Start Date: 14/Feb/14 12:51 AM Worklog Time Spent: 1 day Issue Time Tracking ------------------- Remaining Estimate: 0 minutes (was: 1 day) Time Spent: 3 days, 4 hours (was: 2 days, 4 hours) Worklog Id: (was: 12430556) > Implement UI part for "Restricted" layout setting > -------------------------------------------------- > > Key: GTNPORTAL-3364 > URL: https://issues.jboss.org/browse/GTNPORTAL-3364 > Project: GateIn Portal > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Reporter: Trong Tran > Assignee: Vu Viet Phuong > Fix For: 3.7.0.Final > > Original Estimate: 2 days, 4 hours > Time Spent: 3 days, 4 hours > Remaining Estimate: 0 minutes > > Following by the spec https://community.jboss.org/wiki/RestrictedPageEditor -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 14 00:53:28 2014 From: issues at jboss.org (Vu Viet Phuong (JIRA)) Date: Fri, 14 Feb 2014 00:53:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3364) Implement UI part for "Restricted" layout setting In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3364?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Vu Viet Phuong resolved GTNPORTAL-3364. --------------------------------------- Resolution: Done > Implement UI part for "Restricted" layout setting > -------------------------------------------------- > > Key: GTNPORTAL-3364 > URL: https://issues.jboss.org/browse/GTNPORTAL-3364 > Project: GateIn Portal > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Reporter: Trong Tran > Assignee: Vu Viet Phuong > Fix For: 3.7.0.Final > > Original Estimate: 2 days, 4 hours > Time Spent: 3 days, 4 hours > Remaining Estimate: 0 minutes > > Following by the spec https://community.jboss.org/wiki/RestrictedPageEditor -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 14 05:51:28 2014 From: issues at jboss.org (Peter Palaga (JIRA)) Date: Fri, 14 Feb 2014 05:51:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3395) Eliminate warning ISPN000190: Use of the 'loader' element... In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Palaga updated GTNPORTAL-3395: ------------------------------------ Description: This warning get logged five times during GateIn startup on JBoss AS 7.1.1 {code:none} WARN [org.infinispan.configuration.parsing.Parser52] (MSC service thread 1-1) ISPN000190: Use of the 'loader' element to configure a store is deprecated, please use the 'store' element instead {code} Expected: no warnings during default GateIn startup. was: This warning get logged five times during GateIn startup on JBoss AS 7.1.1 {code:none} WARN [org.infinispan.configuration.parsing.Parser52] (MSC service thread 1-1) ISPN000190: Use of the 'loader' element to configure a store is deprecated, please use the 'store' element instead {code} > Eliminate warning ISPN000190: Use of the 'loader' element... > ------------------------------------------------------------ > > Key: GTNPORTAL-3395 > URL: https://issues.jboss.org/browse/GTNPORTAL-3395 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 3.7.0.Final > Reporter: Peter Palaga > > This warning get logged five times during GateIn startup on JBoss AS 7.1.1 > {code:none} > WARN [org.infinispan.configuration.parsing.Parser52] (MSC service thread 1-1) ISPN000190: Use of the 'loader' element to configure a store is deprecated, please use the 'store' element instead > {code} > Expected: no warnings during default GateIn startup. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 14 05:51:28 2014 From: issues at jboss.org (Peter Palaga (JIRA)) Date: Fri, 14 Feb 2014 05:51:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3395) Eliminate warning ISPN000190: Use of the 'loader' element... In-Reply-To: References: Message-ID: Peter Palaga created GTNPORTAL-3395: --------------------------------------- Summary: Eliminate warning ISPN000190: Use of the 'loader' element... Key: GTNPORTAL-3395 URL: https://issues.jboss.org/browse/GTNPORTAL-3395 Project: GateIn Portal Issue Type: Bug Security Level: Public (Everyone can see) Affects Versions: 3.7.0.Final Reporter: Peter Palaga This warning get logged five times during GateIn startup on JBoss AS 7.1.1 {code:none} WARN [org.infinispan.configuration.parsing.Parser52] (MSC service thread 1-1) ISPN000190: Use of the 'loader' element to configure a store is deprecated, please use the 'store' element instead {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 14 05:55:28 2014 From: issues at jboss.org (Peter Palaga (JIRA)) Date: Fri, 14 Feb 2014 05:55:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3395) Eliminate warning ISPN000190: Use of the 'loader' element... In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Palaga updated GTNPORTAL-3395: ------------------------------------ Description: This warning gets logged five times during GateIn startup on JBoss AS 7.1.1 {code:none} WARN [org.infinispan.configuration.parsing.Parser52] (MSC service thread 1-1) ISPN000190: Use of the 'loader' element to configure a store is deprecated, please use the 'store' element instead {code} Expected: no warnings during default GateIn startup. was: This warning get logged five times during GateIn startup on JBoss AS 7.1.1 {code:none} WARN [org.infinispan.configuration.parsing.Parser52] (MSC service thread 1-1) ISPN000190: Use of the 'loader' element to configure a store is deprecated, please use the 'store' element instead {code} Expected: no warnings during default GateIn startup. > Eliminate warning ISPN000190: Use of the 'loader' element... > ------------------------------------------------------------ > > Key: GTNPORTAL-3395 > URL: https://issues.jboss.org/browse/GTNPORTAL-3395 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 3.7.0.Final > Reporter: Peter Palaga > > This warning gets logged five times during GateIn startup on JBoss AS 7.1.1 > {code:none} > WARN [org.infinispan.configuration.parsing.Parser52] (MSC service thread 1-1) ISPN000190: Use of the 'loader' element to configure a store is deprecated, please use the 'store' element instead > {code} > Expected: no warnings during default GateIn startup. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 14 06:01:30 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Fri, 14 Feb 2014 06:01:30 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3395) Eliminate warning ISPN000190: Use of the 'loader' element... In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Ponce reassigned GTNPORTAL-3395: -------------------------------------- Assignee: Lucas Ponce > Eliminate warning ISPN000190: Use of the 'loader' element... > ------------------------------------------------------------ > > Key: GTNPORTAL-3395 > URL: https://issues.jboss.org/browse/GTNPORTAL-3395 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 3.7.0.Final > Reporter: Peter Palaga > Assignee: Lucas Ponce > > This warning gets logged five times during GateIn startup on JBoss AS 7.1.1 > {code:none} > WARN [org.infinispan.configuration.parsing.Parser52] (MSC service thread 1-1) ISPN000190: Use of the 'loader' element to configure a store is deprecated, please use the 'store' element instead > {code} > Expected: no warnings during default GateIn startup. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 14 06:09:28 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Fri, 14 Feb 2014 06:09:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3312) Add REST management command to update header/footer for all dashboards In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3312?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Ponce closed GTNPORTAL-3312. ---------------------------------- Resolution: Done This feature will be included in GTNPORTAL-3328 patch > Add REST management command to update header/footer for all dashboards > ---------------------------------------------------------------------- > > Key: GTNPORTAL-3312 > URL: https://issues.jboss.org/browse/GTNPORTAL-3312 > Project: GateIn Portal > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Reporter: Lucas Ponce > Assignee: Lucas Ponce > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 14 06:25:28 2014 From: issues at jboss.org (Peter Palaga (JIRA)) Date: Fri, 14 Feb 2014 06:25:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3396) Support all possible js module dependency names in define() In-Reply-To: References: Message-ID: Peter Palaga created GTNPORTAL-3396: --------------------------------------- Summary: Support all possible js module dependency names in define() Key: GTNPORTAL-3396 URL: https://issues.jboss.org/browse/GTNPORTAL-3396 Project: GateIn Portal Issue Type: Task Security Level: Public (Everyone can see) Affects Versions: 3.7.0.Final Reporter: Peter Palaga Assignee: Peter Palaga Let's have a dependeny graph as simple as: dojo/sniff depends on dojo/has Given that both dojo/sniff and dojo/has live in the same directory named "dojo", the dojo/sniff.js file starts with define(["./has"], function(has){ Note the relative module path name "./has" there. Relative paths comply with the AMD spec [1] and "../" should also be supported. Using such relative module names in define() does not seem to work in GateIn. [1] https://github.com/amdjs/amdjs-api/wiki/AMD -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 14 06:57:29 2014 From: issues at jboss.org (Peter Palaga (JIRA)) Date: Fri, 14 Feb 2014 06:57:29 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3369) Add Public Render Parameter support at URL level In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Palaga updated GTNPORTAL-3369: ------------------------------------ Status: Resolved (was: Pull Request Sent) Resolution: Done > Add Public Render Parameter support at URL level > ------------------------------------------------ > > Key: GTNPORTAL-3369 > URL: https://issues.jboss.org/browse/GTNPORTAL-3369 > Project: GateIn Portal > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Components: WebUI > Reporter: Lucas Ponce > Assignee: Lucas Ponce > Fix For: 3.8.0.Final > > > Add support to pass Public Render Parameters at URL level -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 14 07:01:29 2014 From: issues at jboss.org (Peter Palaga (JIRA)) Date: Fri, 14 Feb 2014 07:01:29 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3379) Provide a button/icon to reset the search string In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Palaga updated GTNPORTAL-3379: ------------------------------------ Fix Version/s: 3.7.0.Final (was: 3.8.0.Final) > Provide a button/icon to reset the search string > ------------------------------------------------- > > Key: GTNPORTAL-3379 > URL: https://issues.jboss.org/browse/GTNPORTAL-3379 > Project: GateIn Portal > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Reporter: Juraci Paix?o Kr?hling > Assignee: Juraci Paix?o Kr?hling > Fix For: 3.7.0.Final > > > When I first click on the User Management, it does show the full list of users from LDAP. But after searching some user entry if I click on the User Management again, it does not render the full user list. The only way to get the full user list is to clear the entry in the search box and click the Search Icon. > From the usability standpoint of view, I think clicking again on the User Management should clear the search entry and render the full list of users. > If this can't be changed because of the current design then at least there should be a way to clear the search criteria. > The same applies to other lists which offer search functionality, such as in the Page Management. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 14 07:01:29 2014 From: issues at jboss.org (Peter Palaga (JIRA)) Date: Fri, 14 Feb 2014 07:01:29 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3379) Provide a button/icon to reset the search string In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Peter Palaga updated GTNPORTAL-3379: ------------------------------------ Status: Resolved (was: Pull Request Sent) Resolution: Done > Provide a button/icon to reset the search string > ------------------------------------------------- > > Key: GTNPORTAL-3379 > URL: https://issues.jboss.org/browse/GTNPORTAL-3379 > Project: GateIn Portal > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Reporter: Juraci Paix?o Kr?hling > Assignee: Juraci Paix?o Kr?hling > Fix For: 3.7.0.Final > > > When I first click on the User Management, it does show the full list of users from LDAP. But after searching some user entry if I click on the User Management again, it does not render the full user list. The only way to get the full user list is to clear the entry in the search box and click the Search Icon. > From the usability standpoint of view, I think clicking again on the User Management should clear the search entry and render the full list of users. > If this can't be changed because of the current design then at least there should be a way to clear the search criteria. > The same applies to other lists which offer search functionality, such as in the Page Management. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 14 07:01:30 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Fri, 14 Feb 2014 07:01:30 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3379) Provide a button/icon to reset the search string In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3379?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12944619#comment-12944619 ] RH Bugzilla Integration commented on GTNPORTAL-3379: ---------------------------------------------------- Peter Palaga changed the Status of [bug 793647|https://bugzilla.redhat.com/show_bug.cgi?id=793647] from ASSIGNED to POST > Provide a button/icon to reset the search string > ------------------------------------------------- > > Key: GTNPORTAL-3379 > URL: https://issues.jboss.org/browse/GTNPORTAL-3379 > Project: GateIn Portal > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Reporter: Juraci Paix?o Kr?hling > Assignee: Juraci Paix?o Kr?hling > Fix For: 3.7.0.Final > > > When I first click on the User Management, it does show the full list of users from LDAP. But after searching some user entry if I click on the User Management again, it does not render the full user list. The only way to get the full user list is to clear the entry in the search box and click the Search Icon. > From the usability standpoint of view, I think clicking again on the User Management should clear the search entry and render the full list of users. > If this can't be changed because of the current design then at least there should be a way to clear the search criteria. > The same applies to other lists which offer search functionality, such as in the Page Management. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 14 08:35:28 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Fri, 14 Feb 2014 08:35:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3328) Automatic way to update all sites at once (Portal, groups and user sites) In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3328?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Ponce updated GTNPORTAL-3328: ----------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/gatein/gatein-portal/pull/786 > Automatic way to update all sites at once (Portal, groups and user sites) > ------------------------------------------------------------------------- > > Key: GTNPORTAL-3328 > URL: https://issues.jboss.org/browse/GTNPORTAL-3328 > Project: GateIn Portal > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Reporter: Lucas Ponce > Assignee: Lucas Ponce > > This feature is described in the following document: > https://community.jboss.org/wiki/AutomaticWayToUpdateAllSitesAtOncePortalGroupsAndUserSites -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 14 08:41:28 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Fri, 14 Feb 2014 08:41:28 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3328) Automatic way to update all sites at once (Portal, groups and user sites) In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3328?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12944669#comment-12944669 ] RH Bugzilla Integration commented on GTNPORTAL-3328: ---------------------------------------------------- Lucas Ponce changed the Status of [bug 1038545|https://bugzilla.redhat.com/show_bug.cgi?id=1038545] from ASSIGNED to POST > Automatic way to update all sites at once (Portal, groups and user sites) > ------------------------------------------------------------------------- > > Key: GTNPORTAL-3328 > URL: https://issues.jboss.org/browse/GTNPORTAL-3328 > Project: GateIn Portal > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Reporter: Lucas Ponce > Assignee: Lucas Ponce > > This feature is described in the following document: > https://community.jboss.org/wiki/AutomaticWayToUpdateAllSitesAtOncePortalGroupsAndUserSites -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 14 08:47:29 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Fri, 14 Feb 2014 08:47:29 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3362) Add examples for Inter Portlet Communication In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12944673#comment-12944673 ] RH Bugzilla Integration commented on GTNPORTAL-3362: ---------------------------------------------------- Lucas Ponce changed the Status of [bug 793726|https://bugzilla.redhat.com/show_bug.cgi?id=793726] from POST to MODIFIED > Add examples for Inter Portlet Communication > -------------------------------------------- > > Key: GTNPORTAL-3362 > URL: https://issues.jboss.org/browse/GTNPORTAL-3362 > Project: GateIn Portal > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Reporter: Lucas Ponce > Assignee: Lucas Ponce > Fix For: 3.7.0.Final > > > Add examples covering Public Render Parameters and Portlet Events -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 14 08:47:29 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Fri, 14 Feb 2014 08:47:29 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3369) Add Public Render Parameter support at URL level In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12944674#comment-12944674 ] RH Bugzilla Integration commented on GTNPORTAL-3369: ---------------------------------------------------- Lucas Ponce changed the Status of [bug 793726|https://bugzilla.redhat.com/show_bug.cgi?id=793726] from POST to MODIFIED > Add Public Render Parameter support at URL level > ------------------------------------------------ > > Key: GTNPORTAL-3369 > URL: https://issues.jboss.org/browse/GTNPORTAL-3369 > Project: GateIn Portal > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Components: WebUI > Reporter: Lucas Ponce > Assignee: Lucas Ponce > Fix For: 3.8.0.Final > > > Add support to pass Public Render Parameters at URL level -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 14 09:09:29 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Fri, 14 Feb 2014 09:09:29 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3308) Management REST interface broken on marshalModelObject() In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3308?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Ponce resolved GTNPORTAL-3308. ------------------------------------ Resolution: Done Fixed with 2.4.0-Alpha4 > Management REST interface broken on marshalModelObject() > -------------------------------------------------------- > > Key: GTNPORTAL-3308 > URL: https://issues.jboss.org/browse/GTNPORTAL-3308 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Management > Reporter: Lucas Ponce > Assignee: Lucas Ponce > Fix For: 3.7.0.Final > > > A REST request to the management interface creates javax.xml.stream.XMLStreamException: Could not obtain portlet state exceptions. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 14 09:33:29 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Fri, 14 Feb 2014 09:33:29 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3369) Add Public Render Parameter support at URL level In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3369?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12944714#comment-12944714 ] RH Bugzilla Integration commented on GTNPORTAL-3369: ---------------------------------------------------- Lucas Ponce changed the Status of [bug 793726|https://bugzilla.redhat.com/show_bug.cgi?id=793726] from MODIFIED to POST > Add Public Render Parameter support at URL level > ------------------------------------------------ > > Key: GTNPORTAL-3369 > URL: https://issues.jboss.org/browse/GTNPORTAL-3369 > Project: GateIn Portal > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Components: WebUI > Reporter: Lucas Ponce > Assignee: Lucas Ponce > Fix For: 3.8.0.Final > > > Add support to pass Public Render Parameters at URL level -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 14 09:35:29 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Fri, 14 Feb 2014 09:35:29 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3362) Add examples for Inter Portlet Communication In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3362?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12944716#comment-12944716 ] RH Bugzilla Integration commented on GTNPORTAL-3362: ---------------------------------------------------- Lucas Ponce changed the Status of [bug 793726|https://bugzilla.redhat.com/show_bug.cgi?id=793726] from MODIFIED to POST > Add examples for Inter Portlet Communication > -------------------------------------------- > > Key: GTNPORTAL-3362 > URL: https://issues.jboss.org/browse/GTNPORTAL-3362 > Project: GateIn Portal > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Reporter: Lucas Ponce > Assignee: Lucas Ponce > Fix For: 3.7.0.Final > > > Add examples covering Public Render Parameters and Portlet Events -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Feb 17 04:43:47 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Mon, 17 Feb 2014 04:43:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3395) Eliminate warning ISPN000190: Use of the 'loader' element... In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3395?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Ponce updated GTNPORTAL-3395: ----------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/gatein/gatein-portal/pull/787 > Eliminate warning ISPN000190: Use of the 'loader' element... > ------------------------------------------------------------ > > Key: GTNPORTAL-3395 > URL: https://issues.jboss.org/browse/GTNPORTAL-3395 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 3.7.0.Final > Reporter: Peter Palaga > Assignee: Lucas Ponce > > This warning gets logged five times during GateIn startup on JBoss AS 7.1.1 > {code:none} > WARN [org.infinispan.configuration.parsing.Parser52] (MSC service thread 1-1) ISPN000190: Use of the 'loader' element to configure a store is deprecated, please use the 'store' element instead > {code} > Expected: no warnings during default GateIn startup. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Feb 17 05:39:48 2014 From: issues at jboss.org (Trong Tran (JIRA)) Date: Mon, 17 Feb 2014 05:39:48 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3389) URL query parameters are not propagated when going through the authentication process In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trong Tran updated GTNPORTAL-3389: ---------------------------------- Status: Resolved (was: Pull Request Sent) Resolution: Done > URL query parameters are not propagated when going through the authentication process > ------------------------------------------------------------------------------------- > > Key: GTNPORTAL-3389 > URL: https://issues.jboss.org/browse/GTNPORTAL-3389 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 3.5.8.Final > Reporter: Vu Viet Phuong > Assignee: Vu Viet Phuong > Fix For: 3.5.9.Final, 3.7.0.Final > > Original Estimate: 1 hour > Remaining Estimate: 1 hour > > Steps to reproduce > - Goto url http://localhost:8080/portal/g/:platform:administrators/administration/registry?test=abcd > --> it redirect to login page, login as root --> Query parameters are lost. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Feb 17 05:39:48 2014 From: issues at jboss.org (Trong Tran (JIRA)) Date: Mon, 17 Feb 2014 05:39:48 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3389) URL query parameters are not propagated when going through the authentication process In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3389?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trong Tran updated GTNPORTAL-3389: ---------------------------------- Original Estimate: 0 minutes (was: 1 hour) Remaining Estimate: 0 minutes (was: 1 hour) > URL query parameters are not propagated when going through the authentication process > ------------------------------------------------------------------------------------- > > Key: GTNPORTAL-3389 > URL: https://issues.jboss.org/browse/GTNPORTAL-3389 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 3.5.8.Final > Reporter: Vu Viet Phuong > Assignee: Vu Viet Phuong > Fix For: 3.5.9.Final, 3.7.0.Final > > Original Estimate: 0 minutes > Remaining Estimate: 0 minutes > > Steps to reproduce > - Goto url http://localhost:8080/portal/g/:platform:administrators/administration/registry?test=abcd > --> it redirect to login page, login as root --> Query parameters are lost. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 18 08:23:47 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Tue, 18 Feb 2014 08:23:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3292) Services Management - Invalid parameters lead to methods failing with exceptions In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12945534#comment-12945534 ] RH Bugzilla Integration commented on GTNPORTAL-3292: ---------------------------------------------------- Thomas Heute changed the Status of [bug 809422|https://bugzilla.redhat.com/show_bug.cgi?id=809422] from MODIFIED to ON_QA > Services Management - Invalid parameters lead to methods failing with exceptions > -------------------------------------------------------------------------------- > > Key: GTNPORTAL-3292 > URL: https://issues.jboss.org/browse/GTNPORTAL-3292 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 3.5.3.Final > Reporter: Miroslav Cupak > Assignee: Peter Palaga > Priority: Minor > Fix For: 3.6.4.Final, 3.7.0.Final > > > Description of problem: > Methods in "templatestatistics" and "portalcontroller" section of the Services Management gadget fail with exception (NPE/MalformedURLException) if they are called with an invalid parameter. The exception is visible in the server log, but in the UI, you only see the message "Method's executed, return no result", which might be a bit confusing. > For example methods "reloadConfiguration" without a parameter and "loadConfiguration" called with an invalid path both lead to the same message being shown in the gadget, whereas only one of them really failed with exception. > > Actual results: > Exception is logged, message "Method's executed, return no result" is displayed. > Expected results: > It would be nice to have these two situations (failure/no return value) distinguished in a consistent way (methods in other sections don't log an exception and usually return at least some value). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 18 11:19:47 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Tue, 18 Feb 2014 11:19:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3385) Support full-ha and ha profiles in domain mode In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3385?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12945626#comment-12945626 ] RH Bugzilla Integration commented on GTNPORTAL-3385: ---------------------------------------------------- Boleslaw Dawidowicz changed the Status of [bug 1056533|https://bugzilla.redhat.com/show_bug.cgi?id=1056533] from ON_QA to ASSIGNED > Support full-ha and ha profiles in domain mode > ---------------------------------------------- > > Key: GTNPORTAL-3385 > URL: https://issues.jboss.org/browse/GTNPORTAL-3385 > Project: GateIn Portal > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Reporter: Lucas Ponce > Assignee: Lucas Ponce > Fix For: 3.7.0.Final, 3.6.5.Final > > > Add support for full-ha and ha profiles in domain mode for GateIn distribution based on JBoss. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 18 11:29:47 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Tue, 18 Feb 2014 11:29:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3292) Services Management - Invalid parameters lead to methods failing with exceptions In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12945631#comment-12945631 ] RH Bugzilla Integration commented on GTNPORTAL-3292: ---------------------------------------------------- Tomas Kyjovsky changed the Status of [bug 809422|https://bugzilla.redhat.com/show_bug.cgi?id=809422] from ON_QA to VERIFIED > Services Management - Invalid parameters lead to methods failing with exceptions > -------------------------------------------------------------------------------- > > Key: GTNPORTAL-3292 > URL: https://issues.jboss.org/browse/GTNPORTAL-3292 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 3.5.3.Final > Reporter: Miroslav Cupak > Assignee: Peter Palaga > Priority: Minor > Fix For: 3.6.4.Final, 3.7.0.Final > > > Description of problem: > Methods in "templatestatistics" and "portalcontroller" section of the Services Management gadget fail with exception (NPE/MalformedURLException) if they are called with an invalid parameter. The exception is visible in the server log, but in the UI, you only see the message "Method's executed, return no result", which might be a bit confusing. > For example methods "reloadConfiguration" without a parameter and "loadConfiguration" called with an invalid path both lead to the same message being shown in the gadget, whereas only one of them really failed with exception. > > Actual results: > Exception is logged, message "Method's executed, return no result" is displayed. > Expected results: > It would be nice to have these two situations (failure/no return value) distinguished in a consistent way (methods in other sections don't log an exception and usually return at least some value). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 18 12:01:49 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Tue, 18 Feb 2014 12:01:49 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3391) Investigation W3C validation impact In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3391?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12945657#comment-12945657 ] Lucas Ponce commented on GTNPORTAL-3391: ---------------------------------------- Preliminar study: https://community.jboss.org/wiki/W3CValidationForGateIn Each area identified will be covered in a separate JIRA for better granularity. > Investigation W3C validation impact > ----------------------------------- > > Key: GTNPORTAL-3391 > URL: https://issues.jboss.org/browse/GTNPORTAL-3391 > Project: GateIn Portal > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Reporter: Lucas Ponce > Assignee: Lucas Ponce > > Re-investigate impact of w3c validation in GateIn -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 18 12:01:49 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Tue, 18 Feb 2014 12:01:49 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3391) Investigation W3C validation impact In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Ponce resolved GTNPORTAL-3391. ------------------------------------ Resolution: Done > Investigation W3C validation impact > ----------------------------------- > > Key: GTNPORTAL-3391 > URL: https://issues.jboss.org/browse/GTNPORTAL-3391 > Project: GateIn Portal > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Reporter: Lucas Ponce > Assignee: Lucas Ponce > > Re-investigate impact of w3c validation in GateIn -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Feb 19 06:55:48 2014 From: issues at jboss.org (Trong Tran (JIRA)) Date: Wed, 19 Feb 2014 06:55:48 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3397) Moving SecureRandomService configuration to a better place In-Reply-To: References: Message-ID: Trong Tran created GTNPORTAL-3397: ------------------------------------- Summary: Moving SecureRandomService configuration to a better place Key: GTNPORTAL-3397 URL: https://issues.jboss.org/browse/GTNPORTAL-3397 Project: GateIn Portal Issue Type: Task Security Level: Public (Everyone can see) Reporter: Trong Tran Fix For: 3.7.0.Final, 3.8.0.Final Currently it is located at the external configuration file gatein/conf/configuration.xml It should be in the jar portal module exo.portal.component.web.security/conf/configuration.xml -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Feb 19 06:57:47 2014 From: issues at jboss.org (Trong Tran (JIRA)) Date: Wed, 19 Feb 2014 06:57:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3397) Moving SecureRandomService configuration to a better place In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trong Tran updated GTNPORTAL-3397: ---------------------------------- Original Estimate: 30 minutes Remaining Estimate: 30 minutes > Moving SecureRandomService configuration to a better place > ---------------------------------------------------------- > > Key: GTNPORTAL-3397 > URL: https://issues.jboss.org/browse/GTNPORTAL-3397 > Project: GateIn Portal > Issue Type: Task > Security Level: Public(Everyone can see) > Reporter: Trong Tran > Fix For: 3.7.0.Final, 3.8.0.Final > > Original Estimate: 30 minutes > Remaining Estimate: 30 minutes > > Currently it is located at the external configuration file gatein/conf/configuration.xml > It should be in the jar portal module exo.portal.component.web.security/conf/configuration.xml -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Feb 19 06:57:47 2014 From: issues at jboss.org (Trong Tran (JIRA)) Date: Wed, 19 Feb 2014 06:57:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3397) Moving SecureRandomService configuration to a better place In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trong Tran updated GTNPORTAL-3397: ---------------------------------- Sprint: Sprint 94 > Moving SecureRandomService configuration to a better place > ---------------------------------------------------------- > > Key: GTNPORTAL-3397 > URL: https://issues.jboss.org/browse/GTNPORTAL-3397 > Project: GateIn Portal > Issue Type: Task > Security Level: Public(Everyone can see) > Reporter: Trong Tran > Fix For: 3.7.0.Final, 3.8.0.Final > > Original Estimate: 30 minutes > Remaining Estimate: 30 minutes > > Currently it is located at the external configuration file gatein/conf/configuration.xml > It should be in the jar portal module exo.portal.component.web.security/conf/configuration.xml -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 20 05:03:48 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Thu, 20 Feb 2014 05:03:48 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3355) Overlapping menus don't open properly In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12946288#comment-12946288 ] RH Bugzilla Integration commented on GTNPORTAL-3355: ---------------------------------------------------- Thomas Heute changed the Status of [bug 1004669|https://bugzilla.redhat.com/show_bug.cgi?id=1004669] from MODIFIED to ON_QA > Overlapping menus don't open properly > ------------------------------------- > > Key: GTNPORTAL-3355 > URL: https://issues.jboss.org/browse/GTNPORTAL-3355 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Mobile > Reporter: Matt Wringe > Assignee: Matt Wringe > Fix For: 3.6.4.Final, 3.7.0.Final > > > When dealing with small screens, if there is not enough room to display a submenu besides the parent menu, the submenu will overlap the parent menu when opened. > If the location where the parent menu is clicked happens to overlap with where the submenu will open, this can cause issues where displaying the submenu causes additional events to occur. This causes the submenu to open on one event and then close on another (usually its too fast and nothing is displayed to the user). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 20 05:03:48 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Thu, 20 Feb 2014 05:03:48 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3264) Topbar navigation menu issues with small screens and RTL languages In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12946289#comment-12946289 ] RH Bugzilla Integration commented on GTNPORTAL-3264: ---------------------------------------------------- Thomas Heute changed the Status of [bug 1004669|https://bugzilla.redhat.com/show_bug.cgi?id=1004669] from MODIFIED to ON_QA > Topbar navigation menu issues with small screens and RTL languages > ------------------------------------------------------------------ > > Key: GTNPORTAL-3264 > URL: https://issues.jboss.org/browse/GTNPORTAL-3264 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Mobile > Reporter: Matt Wringe > Assignee: Matt Wringe > Fix For: 3.7.0.Final > > > When dealing with small screens and RTL languages, the top navigation bar does not render correctly and can start to render outside of the screenspace. > There is also an issue with some of the text not being properly hidden on older browsers. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 20 05:49:48 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Thu, 20 Feb 2014 05:49:48 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3295) Incorrect position of inputs in Edit Portlet dialog In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12946303#comment-12946303 ] RH Bugzilla Integration commented on GTNPORTAL-3295: ---------------------------------------------------- Jiri Pallich changed the Status of [bug 794165|https://bugzilla.redhat.com/show_bug.cgi?id=794165] from MODIFIED to ON_QA > Incorrect position of inputs in Edit Portlet dialog > --------------------------------------------------- > > Key: GTNPORTAL-3295 > URL: https://issues.jboss.org/browse/GTNPORTAL-3295 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Reporter: Peter Palaga > Assignee: Peter Palaga > Fix For: 3.6.4.Final, 3.7.0.Final > > > The scope of the present issue is only LogoPortlet. IFramePortlet mentioned in the original report https://bugzilla.redhat.com/show_bug.cgi?id=794165 works correctly. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 20 05:59:47 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Thu, 20 Feb 2014 05:59:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3264) Topbar navigation menu issues with small screens and RTL languages In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3264?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12946310#comment-12946310 ] RH Bugzilla Integration commented on GTNPORTAL-3264: ---------------------------------------------------- Filip Kiss changed the Status of [bug 1004669|https://bugzilla.redhat.com/show_bug.cgi?id=1004669] from ON_QA to VERIFIED > Topbar navigation menu issues with small screens and RTL languages > ------------------------------------------------------------------ > > Key: GTNPORTAL-3264 > URL: https://issues.jboss.org/browse/GTNPORTAL-3264 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Mobile > Reporter: Matt Wringe > Assignee: Matt Wringe > Fix For: 3.7.0.Final > > > When dealing with small screens and RTL languages, the top navigation bar does not render correctly and can start to render outside of the screenspace. > There is also an issue with some of the text not being properly hidden on older browsers. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 20 05:59:47 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Thu, 20 Feb 2014 05:59:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3355) Overlapping menus don't open properly In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3355?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12946311#comment-12946311 ] RH Bugzilla Integration commented on GTNPORTAL-3355: ---------------------------------------------------- Filip Kiss changed the Status of [bug 1004669|https://bugzilla.redhat.com/show_bug.cgi?id=1004669] from ON_QA to VERIFIED > Overlapping menus don't open properly > ------------------------------------- > > Key: GTNPORTAL-3355 > URL: https://issues.jboss.org/browse/GTNPORTAL-3355 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Components: Mobile > Reporter: Matt Wringe > Assignee: Matt Wringe > Fix For: 3.6.4.Final, 3.7.0.Final > > > When dealing with small screens, if there is not enough room to display a submenu besides the parent menu, the submenu will overlap the parent menu when opened. > If the location where the parent menu is clicked happens to overlap with where the submenu will open, this can cause issues where displaying the submenu causes additional events to occur. This causes the submenu to open on one event and then close on another (usually its too fast and nothing is displayed to the user). -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 20 08:11:47 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Thu, 20 Feb 2014 08:11:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3295) Incorrect position of inputs in Edit Portlet dialog In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12946349#comment-12946349 ] RH Bugzilla Integration commented on GTNPORTAL-3295: ---------------------------------------------------- Tomas Kyjovsky changed the Status of [bug 794165|https://bugzilla.redhat.com/show_bug.cgi?id=794165] from ON_QA to VERIFIED > Incorrect position of inputs in Edit Portlet dialog > --------------------------------------------------- > > Key: GTNPORTAL-3295 > URL: https://issues.jboss.org/browse/GTNPORTAL-3295 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Reporter: Peter Palaga > Assignee: Peter Palaga > Fix For: 3.6.4.Final, 3.7.0.Final > > > The scope of the present issue is only LogoPortlet. IFramePortlet mentioned in the original report https://bugzilla.redhat.com/show_bug.cgi?id=794165 works correctly. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 20 22:43:47 2014 From: issues at jboss.org (Trong Tran (JIRA)) Date: Thu, 20 Feb 2014 22:43:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3397) Moving SecureRandomService configuration to a better place In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trong Tran reassigned GTNPORTAL-3397: ------------------------------------- Assignee: Trong Tran > Moving SecureRandomService configuration to a better place > ---------------------------------------------------------- > > Key: GTNPORTAL-3397 > URL: https://issues.jboss.org/browse/GTNPORTAL-3397 > Project: GateIn Portal > Issue Type: Task > Security Level: Public(Everyone can see) > Reporter: Trong Tran > Assignee: Trong Tran > Fix For: 3.7.0.Final, 3.8.0.Final > > Original Estimate: 30 minutes > Remaining Estimate: 30 minutes > > Currently it is located at the external configuration file gatein/conf/configuration.xml > It should be in the jar portal module exo.portal.component.web.security/conf/configuration.xml -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 20 22:43:48 2014 From: issues at jboss.org (Trong Tran (JIRA)) Date: Thu, 20 Feb 2014 22:43:48 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3397) Moving SecureRandomService configuration to a better place In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on GTNPORTAL-3397 started by Trong Tran. > Moving SecureRandomService configuration to a better place > ---------------------------------------------------------- > > Key: GTNPORTAL-3397 > URL: https://issues.jboss.org/browse/GTNPORTAL-3397 > Project: GateIn Portal > Issue Type: Task > Security Level: Public(Everyone can see) > Reporter: Trong Tran > Assignee: Trong Tran > Fix For: 3.7.0.Final, 3.8.0.Final > > Original Estimate: 30 minutes > Remaining Estimate: 30 minutes > > Currently it is located at the external configuration file gatein/conf/configuration.xml > It should be in the jar portal module exo.portal.component.web.security/conf/configuration.xml -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 20 23:31:47 2014 From: issues at jboss.org (Trong Tran (JIRA)) Date: Thu, 20 Feb 2014 23:31:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3397) Moving SecureRandomService configuration to a better place In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3397?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trong Tran resolved GTNPORTAL-3397. ----------------------------------- Resolution: Done > Moving SecureRandomService configuration to a better place > ---------------------------------------------------------- > > Key: GTNPORTAL-3397 > URL: https://issues.jboss.org/browse/GTNPORTAL-3397 > Project: GateIn Portal > Issue Type: Task > Security Level: Public(Everyone can see) > Reporter: Trong Tran > Assignee: Trong Tran > Fix For: 3.7.0.Final, 3.8.0.Final > > Original Estimate: 30 minutes > Remaining Estimate: 30 minutes > > Currently it is located at the external configuration file gatein/conf/configuration.xml > It should be in the jar portal module exo.portal.component.web.security/conf/configuration.xml -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 20 23:33:47 2014 From: issues at jboss.org (Trong Tran (JIRA)) Date: Thu, 20 Feb 2014 23:33:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3397) Moving SecureRandomService configuration to a better place In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3397?focusedWorklogId=12430620&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-12430620 ] Trong Tran logged work on GTNPORTAL-3397: ----------------------------------------- Author: Trong Tran Created on: 20/Feb/14 11:32 PM Start Date: 20/Feb/14 11:32 PM Worklog Time Spent: 30 minutes Issue Time Tracking ------------------- Remaining Estimate: 0 minutes (was: 30 minutes) Time Spent: 30 minutes Worklog Id: (was: 12430620) > Moving SecureRandomService configuration to a better place > ---------------------------------------------------------- > > Key: GTNPORTAL-3397 > URL: https://issues.jboss.org/browse/GTNPORTAL-3397 > Project: GateIn Portal > Issue Type: Task > Security Level: Public(Everyone can see) > Reporter: Trong Tran > Assignee: Trong Tran > Fix For: 3.7.0.Final, 3.8.0.Final > > Original Estimate: 30 minutes > Time Spent: 30 minutes > Remaining Estimate: 0 minutes > > Currently it is located at the external configuration file gatein/conf/configuration.xml > It should be in the jar portal module exo.portal.component.web.security/conf/configuration.xml -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 21 03:49:48 2014 From: issues at jboss.org (Marek Posolda (JIRA)) Date: Fri, 21 Feb 2014 03:49:48 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3397) Moving SecureRandomService configuration to a better place In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12946729#comment-12946729 ] Marek Posolda commented on GTNPORTAL-3397: ------------------------------------------ I have some doubts about this? The problem is that having configuration of component in JAR sucks as it's harder for people to change the configuration if needed. And SecureRandomService is configurable component. Probably not a big issue though, as people can override it in gatein/conf/configuration.xml if they need it, but still not think that move config to JAR is a way to go... > Moving SecureRandomService configuration to a better place > ---------------------------------------------------------- > > Key: GTNPORTAL-3397 > URL: https://issues.jboss.org/browse/GTNPORTAL-3397 > Project: GateIn Portal > Issue Type: Task > Security Level: Public(Everyone can see) > Reporter: Trong Tran > Assignee: Trong Tran > Fix For: 3.7.0.Final, 3.8.0.Final > > Original Estimate: 30 minutes > Time Spent: 30 minutes > Remaining Estimate: 0 minutes > > Currently it is located at the external configuration file gatein/conf/configuration.xml > It should be in the jar portal module exo.portal.component.web.security/conf/configuration.xml -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 21 04:01:48 2014 From: issues at jboss.org (Trong Tran (JIRA)) Date: Fri, 21 Feb 2014 04:01:48 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3397) Moving SecureRandomService configuration to a better place In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12946735#comment-12946735 ] Trong Tran commented on GTNPORTAL-3397: --------------------------------------- What do you mean by "And SecureRandomService is configurable component" ? I see the service is being used in org.exoplatform.web.security.security.AbstractTokenService and OAuth providers implementation (such as facebook, google) The purpose of external configuration file gatein/conf/configuration.xml is to re-define/override default configuration. That means portal should still work w/o it. > Moving SecureRandomService configuration to a better place > ---------------------------------------------------------- > > Key: GTNPORTAL-3397 > URL: https://issues.jboss.org/browse/GTNPORTAL-3397 > Project: GateIn Portal > Issue Type: Task > Security Level: Public(Everyone can see) > Reporter: Trong Tran > Assignee: Trong Tran > Fix For: 3.7.0.Final, 3.8.0.Final > > Original Estimate: 30 minutes > Time Spent: 30 minutes > Remaining Estimate: 0 minutes > > Currently it is located at the external configuration file gatein/conf/configuration.xml > It should be in the jar portal module exo.portal.component.web.security/conf/configuration.xml -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 21 04:11:47 2014 From: issues at jboss.org (Marek Posolda (JIRA)) Date: Fri, 21 Feb 2014 04:11:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3397) Moving SecureRandomService configuration to a better place In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3397?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12946740#comment-12946740 ] Marek Posolda commented on GTNPORTAL-3397: ------------------------------------------ I mean that SecureRandomService has some initial parameters like "random.algorithm" and "random.algorithm.provider", which could be configurable by people. I know that it's possible to override configuration, but it's a bit harder as people will need to copy SecureRandomService configuration to gatein/conf/configuration.xml instead of just adding configuration values. As I said, it's not a big issue though as people can still override as you said. If you think that it's good thing, feel free to add it. I am just not seeing any value in having configuration in JAR instead of gatein/conf/configuration.xml like it's now. > Moving SecureRandomService configuration to a better place > ---------------------------------------------------------- > > Key: GTNPORTAL-3397 > URL: https://issues.jboss.org/browse/GTNPORTAL-3397 > Project: GateIn Portal > Issue Type: Task > Security Level: Public(Everyone can see) > Reporter: Trong Tran > Assignee: Trong Tran > Fix For: 3.7.0.Final, 3.8.0.Final > > Original Estimate: 30 minutes > Time Spent: 30 minutes > Remaining Estimate: 0 minutes > > Currently it is located at the external configuration file gatein/conf/configuration.xml > It should be in the jar portal module exo.portal.component.web.security/conf/configuration.xml -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Feb 24 00:01:48 2014 From: issues at jboss.org (Hai Nguyen (JIRA)) Date: Mon, 24 Feb 2014 00:01:48 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3245) Add comfriming when user remove permissions on edit page & site In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12947137#comment-12947137 ] Hai Nguyen commented on GTNPORTAL-3245: --------------------------------------- Sorry for late reply. I will update PR for merge-able, soon. > Add comfriming when user remove permissions on edit page & site > --------------------------------------------------------------- > > Key: GTNPORTAL-3245 > URL: https://issues.jboss.org/browse/GTNPORTAL-3245 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 3.6.1.Final > Reporter: Hai Nguyen > Assignee: Hai Nguyen > Labels: backlogs > Original Estimate: 4 hours > Time Spent: 3 days, 1 hour, 20 minutes > Remaining Estimate: 2 hours > > - Login portal > - Go to user and group management > - Choose Group management tab > - Add new group ( ex: AAA) > - Go to Pages > - Add new page for group above > - Search this page and click edit > - Click view page properties > - Change access and edit permission to ( organization/*) > - Click Finish button on Editor composer > => Unknown error and throw exception in console > {noformat} > 2013-08-08 15:20:18,549 | ERROR | Error during the processAction phase [portal:UIPortalApplication] > java.lang.NullPointerException: null > at org.exoplatform.portal.webui.portal.UIPortalComposer$FinishPageEditionActionListener.execute(UIPortalComposer.java:680) ~[exo.portal.webui.portal-3.5.6-PLF.jar:3.5.6-PLF] > > {noformat} > > Reproduce on edit site is the same -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Feb 24 09:09:47 2014 From: issues at jboss.org (=?UTF-8?Q?Juraci_Paix=C3=A3o_Kr=C3=B6hling_=28JIRA=29?=) Date: Mon, 24 Feb 2014 09:09:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-2295) Add a function to completely hide a page using check-box and date-controll In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-2295?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juraci Paix?o Kr?hling updated GTNPORTAL-2295: ---------------------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/gatein/gatein-portal/pull/788 > Add a function to completely hide a page using check-box and date-controll > -------------------------------------------------------------------------- > > Key: GTNPORTAL-2295 > URL: https://issues.jboss.org/browse/GTNPORTAL-2295 > Project: GateIn Portal > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Components: Management > Affects Versions: 3.1.0-GA, 3.2.0-M01 > Reporter: Toshiya Kobayashi > > As mentioned in GTNPORTAL-2033, "Visible" and "Publication date" are effective only for Navigation. Pages are still accessible via direct URL access, such as http://localhost:8080/portal/private/classic/pagename > GTNPORTAL-2033 is for a documentation fix because it is an expected behaviour and the document should mention the limitation. > This JIRA is raised for a feature request to implement the function to completely hide a page from users. It may be going to add some capability to "Visible" and "Publication date" feature. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Feb 24 09:13:47 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Mon, 24 Feb 2014 09:13:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNWCM-27) Documentation: chapter 4.2 Templates tag In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNWCM-27?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Ponce resolved GTNWCM-27. ------------------------------- Resolution: Done > Documentation: chapter 4.2 Templates tag > ---------------------------------------- > > Key: GTNWCM-27 > URL: https://issues.jboss.org/browse/GTNWCM-27 > Project: GateIn WCM > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Components: Documentation > Affects Versions: 2.x > Reporter: Lucas Ponce > Assignee: Lucas Ponce > Fix For: 2.x > > > Review and complete documentation chapter 4.2 Templates editor -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Feb 24 09:17:47 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Mon, 24 Feb 2014 09:17:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNWCM-28) Documentation: chapter 5 Using WCM API in web applications In-Reply-To: References: Message-ID: Lucas Ponce created GTNWCM-28: --------------------------------- Summary: Documentation: chapter 5 Using WCM API in web applications Key: GTNWCM-28 URL: https://issues.jboss.org/browse/GTNWCM-28 Project: GateIn WCM Issue Type: Enhancement Security Level: Public (Everyone can see) Reporter: Lucas Ponce -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Feb 24 09:17:47 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Mon, 24 Feb 2014 09:17:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNWCM-28) Documentation: chapter 5 Using WCM API in web applications In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNWCM-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Ponce reassigned GTNWCM-28: --------------------------------- Assignee: Lucas Ponce > Documentation: chapter 5 Using WCM API in web applications > ---------------------------------------------------------- > > Key: GTNWCM-28 > URL: https://issues.jboss.org/browse/GTNWCM-28 > Project: GateIn WCM > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Reporter: Lucas Ponce > Assignee: Lucas Ponce > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Feb 24 12:07:48 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Mon, 24 Feb 2014 12:07:48 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNWCM-28) Documentation: chapter 5 Using WCM API in web applications In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNWCM-28?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Ponce resolved GTNWCM-28. ------------------------------- Resolution: Done https://docs.jboss.org/author/display/GTNWCM/5.+Using+WCM+API+in+web+applications > Documentation: chapter 5 Using WCM API in web applications > ---------------------------------------------------------- > > Key: GTNWCM-28 > URL: https://issues.jboss.org/browse/GTNWCM-28 > Project: GateIn WCM > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Reporter: Lucas Ponce > Assignee: Lucas Ponce > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Feb 24 12:15:48 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Mon, 24 Feb 2014 12:15:48 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNWCM-29) Documentation: chapter 6 Configuration reference In-Reply-To: References: Message-ID: Lucas Ponce created GTNWCM-29: --------------------------------- Summary: Documentation: chapter 6 Configuration reference Key: GTNWCM-29 URL: https://issues.jboss.org/browse/GTNWCM-29 Project: GateIn WCM Issue Type: Enhancement Security Level: Public (Everyone can see) Reporter: Lucas Ponce -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Feb 24 12:27:48 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Mon, 24 Feb 2014 12:27:48 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNWCM-29) Documentation: chapter 6 Configuration reference In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNWCM-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Ponce reassigned GTNWCM-29: --------------------------------- Assignee: Lucas Ponce > Documentation: chapter 6 Configuration reference > ------------------------------------------------ > > Key: GTNWCM-29 > URL: https://issues.jboss.org/browse/GTNWCM-29 > Project: GateIn WCM > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Reporter: Lucas Ponce > Assignee: Lucas Ponce > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Feb 24 15:41:47 2014 From: issues at jboss.org (Marek Posolda (JIRA)) Date: Mon, 24 Feb 2014 15:41:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-2662) Impersonation in GateIn In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marek Posolda updated GTNPORTAL-2662: ------------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/gatein/gatein-portal/pull/789 > Impersonation in GateIn > ----------------------- > > Key: GTNPORTAL-2662 > URL: https://issues.jboss.org/browse/GTNPORTAL-2662 > Project: GateIn Portal > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Affects Versions: 3.4.0.Final > Reporter: Marek Posolda > Assignee: Marek Posolda > Fix For: 3.7.0.Final > > > It would be nice to have impersonation feature available in GateIn. This will allow administrator to temporarily gain identity of another user, perform some actions in GateIn UI on behalf of this user and verify that everything looks as expected (for example protected pages, which should not be seen by particular user are really not seen etc.) > Some prototype is available on github: > https://github.com/mposolda/gatein-impersonation > https://github.com/ozoli/gatein-impersonation > but will require proper specification, review, and more work. > Also for UI, it would be better to have the functionality available directly in orgManagementPortlet. I though about possibility to have another action for "impersonate" in UserManagement. So having 3 actions like "Edit", "Delete", "Impersonate". I. this case, we will also need new icon in UI etc... -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Feb 24 15:43:47 2014 From: issues at jboss.org (Marek Posolda (JIRA)) Date: Mon, 24 Feb 2014 15:43:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-2662) Impersonation in GateIn In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-2662?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marek Posolda updated GTNPORTAL-2662: ------------------------------------- Status: Resolved (was: Pull Request Sent) Fix Version/s: 3.8.0.Final (was: 3.7.0.Final) Resolution: Done > Impersonation in GateIn > ----------------------- > > Key: GTNPORTAL-2662 > URL: https://issues.jboss.org/browse/GTNPORTAL-2662 > Project: GateIn Portal > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Affects Versions: 3.4.0.Final > Reporter: Marek Posolda > Assignee: Marek Posolda > Fix For: 3.8.0.Final > > > It would be nice to have impersonation feature available in GateIn. This will allow administrator to temporarily gain identity of another user, perform some actions in GateIn UI on behalf of this user and verify that everything looks as expected (for example protected pages, which should not be seen by particular user are really not seen etc.) > Some prototype is available on github: > https://github.com/mposolda/gatein-impersonation > https://github.com/ozoli/gatein-impersonation > but will require proper specification, review, and more work. > Also for UI, it would be better to have the functionality available directly in orgManagementPortlet. I though about possibility to have another action for "impersonate" in UserManagement. So having 3 actions like "Edit", "Delete", "Impersonate". I. this case, we will also need new icon in UI etc... -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Feb 24 21:05:47 2014 From: issues at jboss.org (Hai Nguyen (JIRA)) Date: Mon, 24 Feb 2014 21:05:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3245) Add comfriming when user remove permissions on edit page & site In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Hai Nguyen updated GTNPORTAL-3245: ---------------------------------- Git Pull Request: https://github.com/gatein/gatein-portal/pull/790 (was: https://github.com/gatein/gatein-portal/pull/661) > Add comfriming when user remove permissions on edit page & site > --------------------------------------------------------------- > > Key: GTNPORTAL-3245 > URL: https://issues.jboss.org/browse/GTNPORTAL-3245 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 3.6.1.Final > Reporter: Hai Nguyen > Assignee: Hai Nguyen > Labels: backlogs > Original Estimate: 4 hours > Time Spent: 3 days, 1 hour, 20 minutes > Remaining Estimate: 2 hours > > - Login portal > - Go to user and group management > - Choose Group management tab > - Add new group ( ex: AAA) > - Go to Pages > - Add new page for group above > - Search this page and click edit > - Click view page properties > - Change access and edit permission to ( organization/*) > - Click Finish button on Editor composer > => Unknown error and throw exception in console > {noformat} > 2013-08-08 15:20:18,549 | ERROR | Error during the processAction phase [portal:UIPortalApplication] > java.lang.NullPointerException: null > at org.exoplatform.portal.webui.portal.UIPortalComposer$FinishPageEditionActionListener.execute(UIPortalComposer.java:680) ~[exo.portal.webui.portal-3.5.6-PLF.jar:3.5.6-PLF] > > {noformat} > > Reproduce on edit site is the same -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Feb 24 21:05:47 2014 From: issues at jboss.org (Hai Nguyen (JIRA)) Date: Mon, 24 Feb 2014 21:05:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3245) Add comfriming when user remove permissions on edit page & site In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12947706#comment-12947706 ] Hai Nguyen commented on GTNPORTAL-3245: --------------------------------------- I updated PR for merge-able. Pls review & merge it soon > Add comfriming when user remove permissions on edit page & site > --------------------------------------------------------------- > > Key: GTNPORTAL-3245 > URL: https://issues.jboss.org/browse/GTNPORTAL-3245 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 3.6.1.Final > Reporter: Hai Nguyen > Assignee: Hai Nguyen > Labels: backlogs > Original Estimate: 4 hours > Time Spent: 3 days, 1 hour, 20 minutes > Remaining Estimate: 2 hours > > - Login portal > - Go to user and group management > - Choose Group management tab > - Add new group ( ex: AAA) > - Go to Pages > - Add new page for group above > - Search this page and click edit > - Click view page properties > - Change access and edit permission to ( organization/*) > - Click Finish button on Editor composer > => Unknown error and throw exception in console > {noformat} > 2013-08-08 15:20:18,549 | ERROR | Error during the processAction phase [portal:UIPortalApplication] > java.lang.NullPointerException: null > at org.exoplatform.portal.webui.portal.UIPortalComposer$FinishPageEditionActionListener.execute(UIPortalComposer.java:680) ~[exo.portal.webui.portal-3.5.6-PLF.jar:3.5.6-PLF] > > {noformat} > > Reproduce on edit site is the same -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Mon Feb 24 22:07:47 2014 From: issues at jboss.org (Tuyen Nguyen The (JIRA)) Date: Mon, 24 Feb 2014 22:07:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3398) Improve gatein oauth integration In-Reply-To: References: Message-ID: Tuyen Nguyen The created GTNPORTAL-3398: ------------------------------------------- Summary: Improve gatein oauth integration Key: GTNPORTAL-3398 URL: https://issues.jboss.org/browse/GTNPORTAL-3398 Project: GateIn Portal Issue Type: Task Security Level: Public (Everyone can see) Reporter: Tuyen Nguyen The Assignee: Tuyen Nguyen The Implement improvements in gatein oauth integration follow by spec: https://community.jboss.org/wiki/OAuthAuthenticationWithSocialNetworks -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 25 03:05:48 2014 From: issues at jboss.org (Trong Tran (JIRA)) Date: Tue, 25 Feb 2014 03:05:48 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3245) Add comfriming when user remove permissions on edit page & site In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3245?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trong Tran updated GTNPORTAL-3245: ---------------------------------- Status: Resolved (was: Pull Request Sent) Fix Version/s: 3.8.0.Final Resolution: Done > Add comfriming when user remove permissions on edit page & site > --------------------------------------------------------------- > > Key: GTNPORTAL-3245 > URL: https://issues.jboss.org/browse/GTNPORTAL-3245 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 3.6.1.Final > Reporter: Hai Nguyen > Assignee: Hai Nguyen > Labels: backlogs > Fix For: 3.8.0.Final > > Original Estimate: 4 hours > Time Spent: 3 days, 1 hour, 20 minutes > Remaining Estimate: 2 hours > > - Login portal > - Go to user and group management > - Choose Group management tab > - Add new group ( ex: AAA) > - Go to Pages > - Add new page for group above > - Search this page and click edit > - Click view page properties > - Change access and edit permission to ( organization/*) > - Click Finish button on Editor composer > => Unknown error and throw exception in console > {noformat} > 2013-08-08 15:20:18,549 | ERROR | Error during the processAction phase [portal:UIPortalApplication] > java.lang.NullPointerException: null > at org.exoplatform.portal.webui.portal.UIPortalComposer$FinishPageEditionActionListener.execute(UIPortalComposer.java:680) ~[exo.portal.webui.portal-3.5.6-PLF.jar:3.5.6-PLF] > > {noformat} > > Reproduce on edit site is the same -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 25 03:05:48 2014 From: issues at jboss.org (Trong Tran (JIRA)) Date: Tue, 25 Feb 2014 03:05:48 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3245) Add comfriming when user remove permissions on edit page & site In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3245?focusedWorklogId=12430629&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-12430629 ] Trong Tran logged work on GTNPORTAL-3245: ----------------------------------------- Author: Trong Tran Created on: 25/Feb/14 3:04 AM Start Date: 25/Feb/14 3:04 AM Worklog Time Spent: 2 hours Issue Time Tracking ------------------- Remaining Estimate: 0 minutes (was: 2 hours) Time Spent: 3 days, 3 hours, 20 minutes (was: 3 days, 1 hour, 20 minutes) Worklog Id: (was: 12430629) > Add comfriming when user remove permissions on edit page & site > --------------------------------------------------------------- > > Key: GTNPORTAL-3245 > URL: https://issues.jboss.org/browse/GTNPORTAL-3245 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Affects Versions: 3.6.1.Final > Reporter: Hai Nguyen > Assignee: Hai Nguyen > Labels: backlogs > Fix For: 3.8.0.Final > > Original Estimate: 4 hours > Time Spent: 3 days, 3 hours, 20 minutes > Remaining Estimate: 0 minutes > > - Login portal > - Go to user and group management > - Choose Group management tab > - Add new group ( ex: AAA) > - Go to Pages > - Add new page for group above > - Search this page and click edit > - Click view page properties > - Change access and edit permission to ( organization/*) > - Click Finish button on Editor composer > => Unknown error and throw exception in console > {noformat} > 2013-08-08 15:20:18,549 | ERROR | Error during the processAction phase [portal:UIPortalApplication] > java.lang.NullPointerException: null > at org.exoplatform.portal.webui.portal.UIPortalComposer$FinishPageEditionActionListener.execute(UIPortalComposer.java:680) ~[exo.portal.webui.portal-3.5.6-PLF.jar:3.5.6-PLF] > > {noformat} > > Reproduce on edit site is the same -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 25 03:23:47 2014 From: issues at jboss.org (Trong Tran (JIRA)) Date: Tue, 25 Feb 2014 03:23:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3398) Improve gatein oauth integration In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trong Tran updated GTNPORTAL-3398: ---------------------------------- Sprint: Sprint 95 > Improve gatein oauth integration > -------------------------------- > > Key: GTNPORTAL-3398 > URL: https://issues.jboss.org/browse/GTNPORTAL-3398 > Project: GateIn Portal > Issue Type: Task > Security Level: Public(Everyone can see) > Reporter: Tuyen Nguyen The > Assignee: Tuyen Nguyen The > > Implement improvements in gatein oauth integration follow by spec: https://community.jboss.org/wiki/OAuthAuthenticationWithSocialNetworks -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 25 04:27:47 2014 From: issues at jboss.org (Trong Tran (JIRA)) Date: Tue, 25 Feb 2014 04:27:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3398) Improve gatein oauth integration In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trong Tran updated GTNPORTAL-3398: ---------------------------------- Original Estimate: 2 days Remaining Estimate: 2 days > Improve gatein oauth integration > -------------------------------- > > Key: GTNPORTAL-3398 > URL: https://issues.jboss.org/browse/GTNPORTAL-3398 > Project: GateIn Portal > Issue Type: Task > Security Level: Public(Everyone can see) > Reporter: Tuyen Nguyen The > Assignee: Tuyen Nguyen The > Original Estimate: 2 days > Remaining Estimate: 2 days > > Implement improvements in gatein oauth integration follow by spec: https://community.jboss.org/wiki/OAuthAuthenticationWithSocialNetworks -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 25 06:19:47 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Tue, 25 Feb 2014 06:19:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNWCM-29) Documentation: chapter 6 Configuration reference In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNWCM-29?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Ponce resolved GTNWCM-29. ------------------------------- Resolution: Done https://docs.jboss.org/author/display/GTNWCM/6.+Configuration+reference > Documentation: chapter 6 Configuration reference > ------------------------------------------------ > > Key: GTNWCM-29 > URL: https://issues.jboss.org/browse/GTNWCM-29 > Project: GateIn WCM > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Reporter: Lucas Ponce > Assignee: Lucas Ponce > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 25 09:37:49 2014 From: issues at jboss.org (=?UTF-8?Q?Juraci_Paix=C3=A3o_Kr=C3=B6hling_=28JIRA=29?=) Date: Tue, 25 Feb 2014 09:37:49 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNWSRP-372) Exception appears in log while using WSRP portlets with PortletBridge In-Reply-To: References: Message-ID: Juraci Paix?o Kr?hling created GTNWSRP-372: ---------------------------------------------- Summary: Exception appears in log while using WSRP portlets with PortletBridge Key: GTNWSRP-372 URL: https://issues.jboss.org/browse/GTNWSRP-372 Project: GateIn WSRP Issue Type: Feature Request Security Level: Public (Everyone can see) Affects Versions: 2.2.11.Final Reporter: Juraci Paix?o Kr?hling Assignee: Juraci Paix?o Kr?hling Fix For: 2.2.12.Final >From Bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=1063918 : The following exception will appear in server log after portlet initialization on the page. It has no affect on functionality, everything is working just fine and this exception is thrown only once. How to reproduce 1. Enable WSRP 2. Deploy RichFaces Showcase portlet 3. Add it to page as remote portlet 4. See the exception at first access to Showcase I enclose the Showcase portlet and .txt with exception log. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 25 09:41:47 2014 From: issues at jboss.org (=?UTF-8?Q?Juraci_Paix=C3=A3o_Kr=C3=B6hling_=28JIRA=29?=) Date: Tue, 25 Feb 2014 09:41:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNWSRP-372) Exception appears in log while using WSRP portlets with PortletBridge In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNWSRP-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Juraci Paix?o Kr?hling updated GTNWSRP-372: ------------------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/gatein/gatein-wsrp/pull/90 > Exception appears in log while using WSRP portlets with PortletBridge > ---------------------------------------------------------------------- > > Key: GTNWSRP-372 > URL: https://issues.jboss.org/browse/GTNWSRP-372 > Project: GateIn WSRP > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Affects Versions: 2.2.11.Final > Reporter: Juraci Paix?o Kr?hling > Assignee: Juraci Paix?o Kr?hling > Fix For: 2.2.12.Final > > > From Bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=1063918 : > The following exception will appear in server log after portlet initialization on the page. It has no affect on functionality, everything is working just fine and this exception is thrown only once. > How to reproduce > 1. Enable WSRP > 2. Deploy RichFaces Showcase portlet > 3. Add it to page as remote portlet > 4. See the exception at first access to Showcase > I enclose the Showcase portlet and .txt with exception log. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 25 09:41:47 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Tue, 25 Feb 2014 09:41:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNWCM-30) Update gatein-wcm repo In-Reply-To: References: Message-ID: Lucas Ponce created GTNWCM-30: --------------------------------- Summary: Update gatein-wcm repo Key: GTNWCM-30 URL: https://issues.jboss.org/browse/GTNWCM-30 Project: GateIn WCM Issue Type: Enhancement Security Level: Public (Everyone can see) Reporter: Lucas Ponce Assignee: Lucas Ponce Update gatein-wcm repo with: - Branch 1.x for JCR PoC project. - Branch master with Java EE PoC project. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 25 09:43:48 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Tue, 25 Feb 2014 09:43:48 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNWSRP-372) Exception appears in log while using WSRP portlets with PortletBridge In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNWSRP-372?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] RH Bugzilla Integration updated GTNWSRP-372: -------------------------------------------- Bugzilla Update: Perform Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1063918 > Exception appears in log while using WSRP portlets with PortletBridge > ---------------------------------------------------------------------- > > Key: GTNWSRP-372 > URL: https://issues.jboss.org/browse/GTNWSRP-372 > Project: GateIn WSRP > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Affects Versions: 2.2.11.Final > Reporter: Juraci Paix?o Kr?hling > Assignee: Juraci Paix?o Kr?hling > Fix For: 2.2.12.Final > > > From Bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=1063918 : > The following exception will appear in server log after portlet initialization on the page. It has no affect on functionality, everything is working just fine and this exception is thrown only once. > How to reproduce > 1. Enable WSRP > 2. Deploy RichFaces Showcase portlet > 3. Add it to page as remote portlet > 4. See the exception at first access to Showcase > I enclose the Showcase portlet and .txt with exception log. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 25 09:43:47 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Tue, 25 Feb 2014 09:43:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNWCM-30) Update gatein-wcm repo In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNWCM-30?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Ponce resolved GTNWCM-30. ------------------------------- Resolution: Done Branch 1.x with JCR PoC: https://github.com/gatein/gatein-wcm/tree/1.x Branch master with Java EE PoC: https://github.com/gatein/gatein-wcm/tree/master > Update gatein-wcm repo > ---------------------- > > Key: GTNWCM-30 > URL: https://issues.jboss.org/browse/GTNWCM-30 > Project: GateIn WCM > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Reporter: Lucas Ponce > Assignee: Lucas Ponce > > Update gatein-wcm repo with: > - Branch 1.x for JCR PoC project. > - Branch master with Java EE PoC project. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 25 09:45:51 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Tue, 25 Feb 2014 09:45:51 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNWCM-31) Upgrade pom.xml version for master branch In-Reply-To: References: Message-ID: Lucas Ponce created GTNWCM-31: --------------------------------- Summary: Upgrade pom.xml version for master branch Key: GTNWCM-31 URL: https://issues.jboss.org/browse/GTNWCM-31 Project: GateIn WCM Issue Type: Enhancement Security Level: Public (Everyone can see) Reporter: Lucas Ponce Assignee: Lucas Ponce -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 25 09:47:48 2014 From: issues at jboss.org (=?UTF-8?Q?Juraci_Paix=C3=A3o_Kr=C3=B6hling_=28JIRA=29?=) Date: Tue, 25 Feb 2014 09:47:48 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNWSRP-372) Exception appears in log while using WSRP portlets with PortletBridge In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNWSRP-372?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12947896#comment-12947896 ] Juraci Paix?o Kr?hling commented on GTNWSRP-372: ------------------------------------------------ [~pmensik], would you be able to run a regression test with this commit, to check if other parts are affected by this change? > Exception appears in log while using WSRP portlets with PortletBridge > ---------------------------------------------------------------------- > > Key: GTNWSRP-372 > URL: https://issues.jboss.org/browse/GTNWSRP-372 > Project: GateIn WSRP > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Affects Versions: 2.2.11.Final > Reporter: Juraci Paix?o Kr?hling > Assignee: Juraci Paix?o Kr?hling > Fix For: 2.2.12.Final > > > From Bugzilla https://bugzilla.redhat.com/show_bug.cgi?id=1063918 : > The following exception will appear in server log after portlet initialization on the page. It has no affect on functionality, everything is working just fine and this exception is thrown only once. > How to reproduce > 1. Enable WSRP > 2. Deploy RichFaces Showcase portlet > 3. Add it to page as remote portlet > 4. See the exception at first access to Showcase > I enclose the Showcase portlet and .txt with exception log. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 25 10:11:49 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Tue, 25 Feb 2014 10:11:49 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNWCM-31) Upgrade pom.xml version for master branch In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNWCM-31?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Lucas Ponce resolved GTNWCM-31. ------------------------------- Resolution: Done Done > Upgrade pom.xml version for master branch > ----------------------------------------- > > Key: GTNWCM-31 > URL: https://issues.jboss.org/browse/GTNWCM-31 > Project: GateIn WCM > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Reporter: Lucas Ponce > Assignee: Lucas Ponce > -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 25 21:11:47 2014 From: issues at jboss.org (Tuyen Nguyen The (JIRA)) Date: Tue, 25 Feb 2014 21:11:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3398) Improve gatein oauth integration In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tuyen Nguyen The updated GTNPORTAL-3398: ---------------------------------------- Git Pull Request: https://github.com/gatein/gatein-portal/pull/791 > Improve gatein oauth integration > -------------------------------- > > Key: GTNPORTAL-3398 > URL: https://issues.jboss.org/browse/GTNPORTAL-3398 > Project: GateIn Portal > Issue Type: Task > Security Level: Public(Everyone can see) > Reporter: Tuyen Nguyen The > Assignee: Tuyen Nguyen The > Original Estimate: 2 days > Remaining Estimate: 2 days > > Implement improvements in gatein oauth integration follow by spec: https://community.jboss.org/wiki/OAuthAuthenticationWithSocialNetworks -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 25 21:11:47 2014 From: issues at jboss.org (Tuyen Nguyen The (JIRA)) Date: Tue, 25 Feb 2014 21:11:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3398) Improve gatein oauth integration In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3398?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12948129#comment-12948129 ] Tuyen Nguyen The commented on GTNPORTAL-3398: --------------------------------------------- I created PR for these improvements: https://github.com/gatein/gatein-portal/pull/791 > Improve gatein oauth integration > -------------------------------- > > Key: GTNPORTAL-3398 > URL: https://issues.jboss.org/browse/GTNPORTAL-3398 > Project: GateIn Portal > Issue Type: Task > Security Level: Public(Everyone can see) > Reporter: Tuyen Nguyen The > Assignee: Tuyen Nguyen The > Original Estimate: 2 days > Remaining Estimate: 2 days > > Implement improvements in gatein oauth integration follow by spec: https://community.jboss.org/wiki/OAuthAuthenticationWithSocialNetworks -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 25 22:31:47 2014 From: issues at jboss.org (Trong Tran (JIRA)) Date: Tue, 25 Feb 2014 22:31:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3398) Improve gatein oauth integration In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trong Tran reassigned GTNPORTAL-3398: ------------------------------------- Assignee: Trong Tran (was: Tuyen Nguyen The) > Improve gatein oauth integration > -------------------------------- > > Key: GTNPORTAL-3398 > URL: https://issues.jboss.org/browse/GTNPORTAL-3398 > Project: GateIn Portal > Issue Type: Task > Security Level: Public(Everyone can see) > Reporter: Tuyen Nguyen The > Assignee: Trong Tran > Original Estimate: 2 days > Remaining Estimate: 2 days > > Implement improvements in gatein oauth integration follow by spec: https://community.jboss.org/wiki/OAuthAuthenticationWithSocialNetworks -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Tue Feb 25 22:31:48 2014 From: issues at jboss.org (Trong Tran (JIRA)) Date: Tue, 25 Feb 2014 22:31:48 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3398) Improve gatein oauth integration In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3398?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Work on GTNPORTAL-3398 started by Trong Tran. > Improve gatein oauth integration > -------------------------------- > > Key: GTNPORTAL-3398 > URL: https://issues.jboss.org/browse/GTNPORTAL-3398 > Project: GateIn Portal > Issue Type: Task > Security Level: Public(Everyone can see) > Reporter: Tuyen Nguyen The > Assignee: Trong Tran > Original Estimate: 2 days > Remaining Estimate: 2 days > > Implement improvements in gatein oauth integration follow by spec: https://community.jboss.org/wiki/OAuthAuthenticationWithSocialNetworks -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Feb 26 00:03:47 2014 From: issues at jboss.org (Tuyen Nguyen The (JIRA)) Date: Wed, 26 Feb 2014 00:03:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3399) InvalidNameException when disabled-user login with oauth In-Reply-To: References: Message-ID: Tuyen Nguyen The created GTNPORTAL-3399: ------------------------------------------- Summary: InvalidNameException when disabled-user login with oauth Key: GTNPORTAL-3399 URL: https://issues.jboss.org/browse/GTNPORTAL-3399 Project: GateIn Portal Issue Type: Bug Security Level: Public (Everyone can see) Reporter: Tuyen Nguyen The When trying to login with disabled-user via oauth, i always meet exception {code} org.gatein.security.oauth.exception.OAuthException: PERSISTENCE_ERROR: javax.naming.InvalidNameException: User nttuyen not exists org.gatein.security.oauth.data.SocialNetworkServiceImpl.updateOAuthAccessToken(SocialNetworkServiceImpl.java:98) org.gatein.security.oauth.web.OAuthAuthenticationFilter.handleRedirectToPortalLogin(OAuthAuthenticationFilter.java:165) org.gatein.security.oauth.web.OAuthAuthenticationFilter.processPrincipal(OAuthAuthenticationFilter.java:127) org.gatein.security.oauth.web.OAuthAuthenticationFilter.doFilter(OAuthAuthenticationFilter.java:110) org.gatein.sso.integration.SSODelegateFilter$SSOFilterChain.doFilter(SSODelegateFilter.java:119) org.gatein.security.oauth.web.OAuthProviderFilter.doFilter(OAuthProviderFilter.java:130) org.gatein.sso.integration.SSODelegateFilter$SSOFilterChain.doFilter(SSODelegateFilter.java:119) org.gatein.security.oauth.webapi.OAuthDelegateFilter.doFilter(OAuthDelegateFilter.java:56) org.gatein.sso.integration.SSODelegateFilter.doFilter(SSODelegateFilter.java:60) org.exoplatform.container.web.PortalContainerFilter.doFilter(PortalContainerFilter.java:78) org.gatein.portal.init.PortalCheckInitFilter.doFilter(PortalCheckInitFilter.java:66) root cause javax.naming.InvalidNameException: User nttuyen not exists org.exoplatform.services.organization.idm.UserProfileDAOImpl.saveUserProfile(UserProfileDAOImpl.java:99) org.gatein.security.oauth.data.SocialNetworkServiceImpl.updateOAuthAccessToken(SocialNetworkServiceImpl.java:94) org.gatein.security.oauth.web.OAuthAuthenticationFilter.handleRedirectToPortalLogin(OAuthAuthenticationFilter.java:165) org.gatein.security.oauth.web.OAuthAuthenticationFilter.processPrincipal(OAuthAuthenticationFilter.java:127) org.gatein.security.oauth.web.OAuthAuthenticationFilter.doFilter(OAuthAuthenticationFilter.java:110) org.gatein.sso.integration.SSODelegateFilter$SSOFilterChain.doFilter(SSODelegateFilter.java:119) org.gatein.security.oauth.web.OAuthProviderFilter.doFilter(OAuthProviderFilter.java:130) org.gatein.sso.integration.SSODelegateFilter$SSOFilterChain.doFilter(SSODelegateFilter.java:119) org.gatein.security.oauth.webapi.OAuthDelegateFilter.doFilter(OAuthDelegateFilter.java:56) org.gatein.sso.integration.SSODelegateFilter.doFilter(SSODelegateFilter.java:60) org.exoplatform.container.web.PortalContainerFilter.doFilter(PortalContainerFilter.java:78) org.gatein.portal.init.PortalCheckInitFilter.doFilter(PortalCheckInitFilter.java:66) {code} The expect is redirect to login page with "user is disabled" message. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Feb 26 00:11:47 2014 From: issues at jboss.org (Tuyen Nguyen The (JIRA)) Date: Wed, 26 Feb 2014 00:11:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3399) InvalidNameException when disabled-user login with oauth In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3399?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12948162#comment-12948162 ] Tuyen Nguyen The commented on GTNPORTAL-3399: --------------------------------------------- This exception is caused by SocialNetworkService try to update user profile when found user by social-info But in UserProfileHandler, it require user is existing and enabled before update his profile. > InvalidNameException when disabled-user login with oauth > -------------------------------------------------------- > > Key: GTNPORTAL-3399 > URL: https://issues.jboss.org/browse/GTNPORTAL-3399 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Reporter: Tuyen Nguyen The > > When trying to login with disabled-user via oauth, i always meet exception > {code} > org.gatein.security.oauth.exception.OAuthException: PERSISTENCE_ERROR: javax.naming.InvalidNameException: User nttuyen not exists > org.gatein.security.oauth.data.SocialNetworkServiceImpl.updateOAuthAccessToken(SocialNetworkServiceImpl.java:98) > org.gatein.security.oauth.web.OAuthAuthenticationFilter.handleRedirectToPortalLogin(OAuthAuthenticationFilter.java:165) > org.gatein.security.oauth.web.OAuthAuthenticationFilter.processPrincipal(OAuthAuthenticationFilter.java:127) > org.gatein.security.oauth.web.OAuthAuthenticationFilter.doFilter(OAuthAuthenticationFilter.java:110) > org.gatein.sso.integration.SSODelegateFilter$SSOFilterChain.doFilter(SSODelegateFilter.java:119) > org.gatein.security.oauth.web.OAuthProviderFilter.doFilter(OAuthProviderFilter.java:130) > org.gatein.sso.integration.SSODelegateFilter$SSOFilterChain.doFilter(SSODelegateFilter.java:119) > org.gatein.security.oauth.webapi.OAuthDelegateFilter.doFilter(OAuthDelegateFilter.java:56) > org.gatein.sso.integration.SSODelegateFilter.doFilter(SSODelegateFilter.java:60) > org.exoplatform.container.web.PortalContainerFilter.doFilter(PortalContainerFilter.java:78) > org.gatein.portal.init.PortalCheckInitFilter.doFilter(PortalCheckInitFilter.java:66) > root cause > javax.naming.InvalidNameException: User nttuyen not exists > org.exoplatform.services.organization.idm.UserProfileDAOImpl.saveUserProfile(UserProfileDAOImpl.java:99) > org.gatein.security.oauth.data.SocialNetworkServiceImpl.updateOAuthAccessToken(SocialNetworkServiceImpl.java:94) > org.gatein.security.oauth.web.OAuthAuthenticationFilter.handleRedirectToPortalLogin(OAuthAuthenticationFilter.java:165) > org.gatein.security.oauth.web.OAuthAuthenticationFilter.processPrincipal(OAuthAuthenticationFilter.java:127) > org.gatein.security.oauth.web.OAuthAuthenticationFilter.doFilter(OAuthAuthenticationFilter.java:110) > org.gatein.sso.integration.SSODelegateFilter$SSOFilterChain.doFilter(SSODelegateFilter.java:119) > org.gatein.security.oauth.web.OAuthProviderFilter.doFilter(OAuthProviderFilter.java:130) > org.gatein.sso.integration.SSODelegateFilter$SSOFilterChain.doFilter(SSODelegateFilter.java:119) > org.gatein.security.oauth.webapi.OAuthDelegateFilter.doFilter(OAuthDelegateFilter.java:56) > org.gatein.sso.integration.SSODelegateFilter.doFilter(SSODelegateFilter.java:60) > org.exoplatform.container.web.PortalContainerFilter.doFilter(PortalContainerFilter.java:78) > org.gatein.portal.init.PortalCheckInitFilter.doFilter(PortalCheckInitFilter.java:66) > {code} > The expect is redirect to login page with "user is disabled" message. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Feb 26 01:57:47 2014 From: issues at jboss.org (Takayuki Konishi (JIRA)) Date: Wed, 26 Feb 2014 01:57:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3400) Multibyte character issues in Dashboard tab In-Reply-To: References: Message-ID: Takayuki Konishi created GTNPORTAL-3400: ------------------------------------------- Summary: Multibyte character issues in Dashboard tab Key: GTNPORTAL-3400 URL: https://issues.jboss.org/browse/GTNPORTAL-3400 Project: GateIn Portal Issue Type: Bug Security Level: Public (Everyone can see) Environment: Internet Explorer 9 Reporter: Takayuki Konishi 1. After set multibyte characters in Dashboard tab, It cannot edit on IE 9. 2. The window title doesn't display multibyte charactoers. It displays numeric character references (i.e. あああ for "???") -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Feb 26 01:59:47 2014 From: issues at jboss.org (Takayuki Konishi (JIRA)) Date: Wed, 26 Feb 2014 01:59:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3400) Multibyte character issues in Dashboard tab In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takayuki Konishi updated GTNPORTAL-3400: ---------------------------------------- Description: 1. After set multibyte characters in Dashboard tab, It cannot edit on IE 9. 2. The window title doesn't display multibyte charactoers. It displays numeric character references (i.e. "&\#x3042;&\#x3042;&\#x3042;" for "???") was: 1. After set multibyte characters in Dashboard tab, It cannot edit on IE 9. 2. The window title doesn't display multibyte charactoers. It displays numeric character references (i.e. あああ for "???") > Multibyte character issues in Dashboard tab > ------------------------------------------- > > Key: GTNPORTAL-3400 > URL: https://issues.jboss.org/browse/GTNPORTAL-3400 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Environment: Internet Explorer 9 > Reporter: Takayuki Konishi > > 1. After set multibyte characters in Dashboard tab, It cannot edit on IE 9. > 2. The window title doesn't display multibyte charactoers. It displays numeric character references (i.e. "&\#x3042;&\#x3042;&\#x3042;" for "???") -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Feb 26 01:59:47 2014 From: issues at jboss.org (Takayuki Konishi (JIRA)) Date: Wed, 26 Feb 2014 01:59:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3400) Multibyte character issues in Dashboard tab In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takayuki Konishi updated GTNPORTAL-3400: ---------------------------------------- Description: 1. After set multibyte characters in Dashboard tab, It cannot edit on IE 9. 2. The window title doesn't display multibyte characters. It displays numeric character references (i.e. "&\#x3042;&\#x3042;&\#x3042;" for "???") was: 1. After set multibyte characters in Dashboard tab, It cannot edit on IE 9. 2. The window title doesn't display multibyte charactoers. It displays numeric character references (i.e. "&\#x3042;&\#x3042;&\#x3042;" for "???") > Multibyte character issues in Dashboard tab > ------------------------------------------- > > Key: GTNPORTAL-3400 > URL: https://issues.jboss.org/browse/GTNPORTAL-3400 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Environment: Internet Explorer 9 > Reporter: Takayuki Konishi > > 1. After set multibyte characters in Dashboard tab, It cannot edit on IE 9. > 2. The window title doesn't display multibyte characters. It displays numeric character references (i.e. "&\#x3042;&\#x3042;&\#x3042;" for "???") -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Feb 26 02:01:48 2014 From: issues at jboss.org (Takayuki Konishi (JIRA)) Date: Wed, 26 Feb 2014 02:01:48 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3400) Multibyte character issues in Dashboard tab name In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takayuki Konishi updated GTNPORTAL-3400: ---------------------------------------- Summary: Multibyte character issues in Dashboard tab name (was: Multibyte character issues in Dashboard tab) > Multibyte character issues in Dashboard tab name > ------------------------------------------------ > > Key: GTNPORTAL-3400 > URL: https://issues.jboss.org/browse/GTNPORTAL-3400 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Environment: Internet Explorer 9 > Reporter: Takayuki Konishi > > 1. After set multibyte characters in Dashboard tab, It cannot edit on IE 9. > 2. The window title doesn't display multibyte characters. It displays numeric character references (i.e. "&\#x3042;&\#x3042;&\#x3042;" for "???") -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Feb 26 02:07:47 2014 From: issues at jboss.org (Takayuki Konishi (JIRA)) Date: Wed, 26 Feb 2014 02:07:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3400) Multibyte character issues in Dashboard tab name In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takayuki Konishi updated GTNPORTAL-3400: ---------------------------------------- Description: 1. After set multibyte characters in Dashboard tab, we cannot edit it anymore on IE 9. 2. The window title doesn't display multibyte characters. It displays numeric character references (i.e. "&\#x3042;&\#x3042;&\#x3042;" for "???") was: 1. After set multibyte characters in Dashboard tab, It cannot edit on IE 9. 2. The window title doesn't display multibyte characters. It displays numeric character references (i.e. "&\#x3042;&\#x3042;&\#x3042;" for "???") > Multibyte character issues in Dashboard tab name > ------------------------------------------------ > > Key: GTNPORTAL-3400 > URL: https://issues.jboss.org/browse/GTNPORTAL-3400 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Environment: Internet Explorer 9 > Reporter: Takayuki Konishi > Attachments: gatein.png > > > 1. After set multibyte characters in Dashboard tab, we cannot edit it anymore on IE 9. > 2. The window title doesn't display multibyte characters. It displays numeric character references (i.e. "&\#x3042;&\#x3042;&\#x3042;" for "???") -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Feb 26 02:07:47 2014 From: issues at jboss.org (Takayuki Konishi (JIRA)) Date: Wed, 26 Feb 2014 02:07:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3400) Multibyte character issues in Dashboard tab name In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Takayuki Konishi updated GTNPORTAL-3400: ---------------------------------------- Attachment: gatein.png > Multibyte character issues in Dashboard tab name > ------------------------------------------------ > > Key: GTNPORTAL-3400 > URL: https://issues.jboss.org/browse/GTNPORTAL-3400 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Environment: Internet Explorer 9 > Reporter: Takayuki Konishi > Attachments: gatein.png > > > 1. After set multibyte characters in Dashboard tab, It cannot edit on IE 9. > 2. The window title doesn't display multibyte characters. It displays numeric character references (i.e. "&\#x3042;&\#x3042;&\#x3042;" for "???") -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Feb 26 03:21:47 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Wed, 26 Feb 2014 03:21:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3400) Multibyte character issues in Dashboard tab name In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] RH Bugzilla Integration updated GTNPORTAL-3400: ----------------------------------------------- Bugzilla Update: Perform Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1070073 > Multibyte character issues in Dashboard tab name > ------------------------------------------------ > > Key: GTNPORTAL-3400 > URL: https://issues.jboss.org/browse/GTNPORTAL-3400 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Environment: Internet Explorer 9 > Reporter: Takayuki Konishi > Attachments: gatein.png > > > 1. After set multibyte characters in Dashboard tab, we cannot edit it anymore on IE 9. > 2. The window title doesn't display multibyte characters. It displays numeric character references (i.e. "&\#x3042;&\#x3042;&\#x3042;" for "???") -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Feb 26 03:27:47 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Wed, 26 Feb 2014 03:27:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3400) Multibyte character issues in Dashboard tab name In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] RH Bugzilla Integration updated GTNPORTAL-3400: ----------------------------------------------- Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1070073, https://bugzilla.redhat.com/show_bug.cgi?id=1070077 (was: https://bugzilla.redhat.com/show_bug.cgi?id=1070073) > Multibyte character issues in Dashboard tab name > ------------------------------------------------ > > Key: GTNPORTAL-3400 > URL: https://issues.jboss.org/browse/GTNPORTAL-3400 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Environment: Internet Explorer 9 > Reporter: Takayuki Konishi > Attachments: gatein.png > > > 1. After set multibyte characters in Dashboard tab, we cannot edit it anymore on IE 9. > 2. The window title doesn't display multibyte characters. It displays numeric character references (i.e. "&\#x3042;&\#x3042;&\#x3042;" for "???") -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Feb 26 06:33:47 2014 From: issues at jboss.org (Lucas Ponce (JIRA)) Date: Wed, 26 Feb 2014 06:33:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3401) Encoding of "&" characters in URLs. In-Reply-To: References: Message-ID: Lucas Ponce created GTNPORTAL-3401: -------------------------------------- Summary: Encoding of "&" characters in URLs. Key: GTNPORTAL-3401 URL: https://issues.jboss.org/browse/GTNPORTAL-3401 Project: GateIn Portal Issue Type: Enhancement Security Level: Public (Everyone can see) Reporter: Lucas Ponce Assignee: Lucas Ponce GateIn produces XHTML 1.0 Strict type documents. For a w3c validation, URLs should be encoded using html entities instead of plain "&" characters. A configuration flag should be implemented to enable/disable URLs encoded. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Feb 26 06:39:48 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Wed, 26 Feb 2014 06:39:48 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3401) Encoding of "&" characters in URLs. In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3401?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] RH Bugzilla Integration updated GTNPORTAL-3401: ----------------------------------------------- Bugzilla Update: Perform Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=1065987 > Encoding of "&" characters in URLs. > ----------------------------------- > > Key: GTNPORTAL-3401 > URL: https://issues.jboss.org/browse/GTNPORTAL-3401 > Project: GateIn Portal > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Reporter: Lucas Ponce > Assignee: Lucas Ponce > > GateIn produces XHTML 1.0 Strict type documents. > For a w3c validation, URLs should be encoded using html entities instead of plain "&" characters. > A configuration flag should be implemented to enable/disable URLs encoded. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Feb 26 17:34:47 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Wed, 26 Feb 2014 17:34:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3400) Multibyte character issues in Dashboard tab name In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12948525#comment-12948525 ] RH Bugzilla Integration commented on GTNPORTAL-3400: ---------------------------------------------------- Boleslaw Dawidowicz changed the Status of [bug 1070077|https://bugzilla.redhat.com/show_bug.cgi?id=1070077] from NEW to ASSIGNED > Multibyte character issues in Dashboard tab name > ------------------------------------------------ > > Key: GTNPORTAL-3400 > URL: https://issues.jboss.org/browse/GTNPORTAL-3400 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Environment: Internet Explorer 9 > Reporter: Takayuki Konishi > Attachments: gatein.png > > > 1. After set multibyte characters in Dashboard tab, we cannot edit it anymore on IE 9. > 2. The window title doesn't display multibyte characters. It displays numeric character references (i.e. "&\#x3042;&\#x3042;&\#x3042;" for "???") -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Wed Feb 26 23:04:47 2014 From: issues at jboss.org (Takayuki Konishi (JIRA)) Date: Wed, 26 Feb 2014 23:04:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3400) Multibyte character issues in Dashboard tab name In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12948545#comment-12948545 ] Takayuki Konishi commented on GTNPORTAL-3400: --------------------------------------------- objectId parameter in a request after edited the tab name is not % encoded with IE. The value is utf-8 itself. It seems the cause of 1st issue. "e3 81 82 e3 81 82 e3 81 82" is "???" in utf-8. {code} 0000 2f 70 6f 72 74 61 6c 2f 75 2f 6a 6f 68 6e 2f 25 /portal/u/john/% 0010 45 33 25 38 31 25 38 32 25 45 33 25 38 31 25 38 E3%81%82%E3%81%8 0020 32 25 45 33 25 38 31 25 38 32 3f 70 6f 72 74 61 2%E3%81%82?porta 0030 6c 3a 63 6f 6d 70 6f 6e 65 6e 74 49 64 3d 61 61 l:componentId=aa 0040 38 61 64 35 30 64 2d 38 61 35 62 2d 34 32 61 64 8ad50d-8a5b-42ad 0050 2d 62 61 31 35 2d 37 33 37 33 36 32 64 35 61 33 -ba15-737362d5a3 0060 31 39 26 70 6f 72 74 61 6c 3a 74 79 70 65 3d 61 19&portal:type=a 0070 63 74 69 6f 6e 26 70 6f 72 74 61 6c 3a 69 73 53 ction&portal:isS 0080 65 63 75 72 65 3d 66 61 6c 73 65 26 75 69 63 6f ecure=false&uico 0090 6d 70 6f 6e 65 6e 74 3d 55 49 54 61 62 50 61 6e mponent=UITabPan 00a0 65 44 61 73 68 62 6f 61 72 64 26 6f 70 3d 52 65 eDashboard&op=Re 00b0 6e 61 6d 65 54 61 62 4c 61 62 65 6c 26 6f 62 6a nameTabLabel&obj 00c0 65 63 74 49 64 3d e3 81 82 e3 81 82 e3 81 82 26 ectId=.........& 00d0 6e 65 77 54 61 62 4c 61 62 65 6c 3d 25 45 33 25 newTabLabel=%E3% 00e0 38 31 25 38 32 61 61 25 45 33 25 38 31 25 38 32 81%82aa%E3%81%82 00f0 25 45 33 25 38 31 25 38 32 %E3%81%82 {code} > Multibyte character issues in Dashboard tab name > ------------------------------------------------ > > Key: GTNPORTAL-3400 > URL: https://issues.jboss.org/browse/GTNPORTAL-3400 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Environment: Internet Explorer 9 > Reporter: Takayuki Konishi > Attachments: gatein.png > > > 1. After set multibyte characters in Dashboard tab, we cannot edit it anymore on IE 9. > 2. The window title doesn't display multibyte characters. It displays numeric character references (i.e. "&\#x3042;&\#x3042;&\#x3042;" for "???") -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 27 01:48:47 2014 From: issues at jboss.org (Trong Tran (JIRA)) Date: Thu, 27 Feb 2014 01:48:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3398) Improve gatein oauth integration In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3398?focusedWorklogId=12430661&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-12430661 ] Trong Tran logged work on GTNPORTAL-3398: ----------------------------------------- Author: Trong Tran Created on: 27/Feb/14 1:47 AM Start Date: 26/Feb/14 1:47 AM Worklog Time Spent: 4 hours Issue Time Tracking ------------------- Remaining Estimate: 1 day, 4 hours (was: 2 days) Time Spent: 4 hours Worklog Id: (was: 12430661) > Improve gatein oauth integration > -------------------------------- > > Key: GTNPORTAL-3398 > URL: https://issues.jboss.org/browse/GTNPORTAL-3398 > Project: GateIn Portal > Issue Type: Task > Security Level: Public(Everyone can see) > Reporter: Tuyen Nguyen The > Assignee: Trong Tran > Original Estimate: 2 days > Time Spent: 4 hours > Remaining Estimate: 1 day, 4 hours > > Implement improvements in gatein oauth integration follow by spec: https://community.jboss.org/wiki/OAuthAuthenticationWithSocialNetworks -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 27 03:34:47 2014 From: issues at jboss.org (Tuyen Nguyen The (JIRA)) Date: Thu, 27 Feb 2014 03:34:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3399) InvalidNameException when disabled-user login with oauth In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tuyen Nguyen The reassigned GTNPORTAL-3399: ------------------------------------------- Assignee: Tuyen Nguyen The > InvalidNameException when disabled-user login with oauth > -------------------------------------------------------- > > Key: GTNPORTAL-3399 > URL: https://issues.jboss.org/browse/GTNPORTAL-3399 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Reporter: Tuyen Nguyen The > Assignee: Tuyen Nguyen The > > When trying to login with disabled-user via oauth, i always meet exception > {code} > org.gatein.security.oauth.exception.OAuthException: PERSISTENCE_ERROR: javax.naming.InvalidNameException: User nttuyen not exists > org.gatein.security.oauth.data.SocialNetworkServiceImpl.updateOAuthAccessToken(SocialNetworkServiceImpl.java:98) > org.gatein.security.oauth.web.OAuthAuthenticationFilter.handleRedirectToPortalLogin(OAuthAuthenticationFilter.java:165) > org.gatein.security.oauth.web.OAuthAuthenticationFilter.processPrincipal(OAuthAuthenticationFilter.java:127) > org.gatein.security.oauth.web.OAuthAuthenticationFilter.doFilter(OAuthAuthenticationFilter.java:110) > org.gatein.sso.integration.SSODelegateFilter$SSOFilterChain.doFilter(SSODelegateFilter.java:119) > org.gatein.security.oauth.web.OAuthProviderFilter.doFilter(OAuthProviderFilter.java:130) > org.gatein.sso.integration.SSODelegateFilter$SSOFilterChain.doFilter(SSODelegateFilter.java:119) > org.gatein.security.oauth.webapi.OAuthDelegateFilter.doFilter(OAuthDelegateFilter.java:56) > org.gatein.sso.integration.SSODelegateFilter.doFilter(SSODelegateFilter.java:60) > org.exoplatform.container.web.PortalContainerFilter.doFilter(PortalContainerFilter.java:78) > org.gatein.portal.init.PortalCheckInitFilter.doFilter(PortalCheckInitFilter.java:66) > root cause > javax.naming.InvalidNameException: User nttuyen not exists > org.exoplatform.services.organization.idm.UserProfileDAOImpl.saveUserProfile(UserProfileDAOImpl.java:99) > org.gatein.security.oauth.data.SocialNetworkServiceImpl.updateOAuthAccessToken(SocialNetworkServiceImpl.java:94) > org.gatein.security.oauth.web.OAuthAuthenticationFilter.handleRedirectToPortalLogin(OAuthAuthenticationFilter.java:165) > org.gatein.security.oauth.web.OAuthAuthenticationFilter.processPrincipal(OAuthAuthenticationFilter.java:127) > org.gatein.security.oauth.web.OAuthAuthenticationFilter.doFilter(OAuthAuthenticationFilter.java:110) > org.gatein.sso.integration.SSODelegateFilter$SSOFilterChain.doFilter(SSODelegateFilter.java:119) > org.gatein.security.oauth.web.OAuthProviderFilter.doFilter(OAuthProviderFilter.java:130) > org.gatein.sso.integration.SSODelegateFilter$SSOFilterChain.doFilter(SSODelegateFilter.java:119) > org.gatein.security.oauth.webapi.OAuthDelegateFilter.doFilter(OAuthDelegateFilter.java:56) > org.gatein.sso.integration.SSODelegateFilter.doFilter(SSODelegateFilter.java:60) > org.exoplatform.container.web.PortalContainerFilter.doFilter(PortalContainerFilter.java:78) > org.gatein.portal.init.PortalCheckInitFilter.doFilter(PortalCheckInitFilter.java:66) > {code} > The expect is redirect to login page with "user is disabled" message. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 27 03:34:47 2014 From: issues at jboss.org (Tuyen Nguyen The (JIRA)) Date: Thu, 27 Feb 2014 03:34:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3399) InvalidNameException when disabled-user login with oauth In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tuyen Nguyen The updated GTNPORTAL-3399: ---------------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/gatein/gatein-portal/pull/792 > InvalidNameException when disabled-user login with oauth > -------------------------------------------------------- > > Key: GTNPORTAL-3399 > URL: https://issues.jboss.org/browse/GTNPORTAL-3399 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Reporter: Tuyen Nguyen The > Assignee: Tuyen Nguyen The > > When trying to login with disabled-user via oauth, i always meet exception > {code} > org.gatein.security.oauth.exception.OAuthException: PERSISTENCE_ERROR: javax.naming.InvalidNameException: User nttuyen not exists > org.gatein.security.oauth.data.SocialNetworkServiceImpl.updateOAuthAccessToken(SocialNetworkServiceImpl.java:98) > org.gatein.security.oauth.web.OAuthAuthenticationFilter.handleRedirectToPortalLogin(OAuthAuthenticationFilter.java:165) > org.gatein.security.oauth.web.OAuthAuthenticationFilter.processPrincipal(OAuthAuthenticationFilter.java:127) > org.gatein.security.oauth.web.OAuthAuthenticationFilter.doFilter(OAuthAuthenticationFilter.java:110) > org.gatein.sso.integration.SSODelegateFilter$SSOFilterChain.doFilter(SSODelegateFilter.java:119) > org.gatein.security.oauth.web.OAuthProviderFilter.doFilter(OAuthProviderFilter.java:130) > org.gatein.sso.integration.SSODelegateFilter$SSOFilterChain.doFilter(SSODelegateFilter.java:119) > org.gatein.security.oauth.webapi.OAuthDelegateFilter.doFilter(OAuthDelegateFilter.java:56) > org.gatein.sso.integration.SSODelegateFilter.doFilter(SSODelegateFilter.java:60) > org.exoplatform.container.web.PortalContainerFilter.doFilter(PortalContainerFilter.java:78) > org.gatein.portal.init.PortalCheckInitFilter.doFilter(PortalCheckInitFilter.java:66) > root cause > javax.naming.InvalidNameException: User nttuyen not exists > org.exoplatform.services.organization.idm.UserProfileDAOImpl.saveUserProfile(UserProfileDAOImpl.java:99) > org.gatein.security.oauth.data.SocialNetworkServiceImpl.updateOAuthAccessToken(SocialNetworkServiceImpl.java:94) > org.gatein.security.oauth.web.OAuthAuthenticationFilter.handleRedirectToPortalLogin(OAuthAuthenticationFilter.java:165) > org.gatein.security.oauth.web.OAuthAuthenticationFilter.processPrincipal(OAuthAuthenticationFilter.java:127) > org.gatein.security.oauth.web.OAuthAuthenticationFilter.doFilter(OAuthAuthenticationFilter.java:110) > org.gatein.sso.integration.SSODelegateFilter$SSOFilterChain.doFilter(SSODelegateFilter.java:119) > org.gatein.security.oauth.web.OAuthProviderFilter.doFilter(OAuthProviderFilter.java:130) > org.gatein.sso.integration.SSODelegateFilter$SSOFilterChain.doFilter(SSODelegateFilter.java:119) > org.gatein.security.oauth.webapi.OAuthDelegateFilter.doFilter(OAuthDelegateFilter.java:56) > org.gatein.sso.integration.SSODelegateFilter.doFilter(SSODelegateFilter.java:60) > org.exoplatform.container.web.PortalContainerFilter.doFilter(PortalContainerFilter.java:78) > org.gatein.portal.init.PortalCheckInitFilter.doFilter(PortalCheckInitFilter.java:66) > {code} > The expect is redirect to login page with "user is disabled" message. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 27 05:32:48 2014 From: issues at jboss.org (Takayuki Konishi (JIRA)) Date: Thu, 27 Feb 2014 05:32:48 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3400) Multibyte character issues in Dashboard tab name In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3400?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12948593#comment-12948593 ] Takayuki Konishi commented on GTNPORTAL-3400: --------------------------------------------- https://github.com/gatein/gatein-portal/blob/master/portlet/dashboard/src/main/webapp/javascript/eXo/webui/UITabbedDashboard.js#L53 {code} href += "&objectId=" + input.attr("id"); {code} I think former code should be modified to: {code} href += "&objectId=" + encodeURIComponent(input.attr("id")); {code} > Multibyte character issues in Dashboard tab name > ------------------------------------------------ > > Key: GTNPORTAL-3400 > URL: https://issues.jboss.org/browse/GTNPORTAL-3400 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Environment: Internet Explorer 9 > Reporter: Takayuki Konishi > Attachments: gatein.png > > > 1. After set multibyte characters in Dashboard tab, we cannot edit it anymore on IE 9. > 2. The window title doesn't display multibyte characters. It displays numeric character references (i.e. "&\#x3042;&\#x3042;&\#x3042;" for "???") -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 27 05:54:47 2014 From: issues at jboss.org (Trong Tran (JIRA)) Date: Thu, 27 Feb 2014 05:54:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3399) InvalidNameException when disabled-user login with oauth In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3399?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Trong Tran updated GTNPORTAL-3399: ---------------------------------- Status: Resolved (was: Pull Request Sent) Fix Version/s: 3.7.0.Final 3.8.0.Final Resolution: Done > InvalidNameException when disabled-user login with oauth > -------------------------------------------------------- > > Key: GTNPORTAL-3399 > URL: https://issues.jboss.org/browse/GTNPORTAL-3399 > Project: GateIn Portal > Issue Type: Bug > Security Level: Public(Everyone can see) > Reporter: Tuyen Nguyen The > Assignee: Tuyen Nguyen The > Fix For: 3.7.0.Final, 3.8.0.Final > > > When trying to login with disabled-user via oauth, i always meet exception > {code} > org.gatein.security.oauth.exception.OAuthException: PERSISTENCE_ERROR: javax.naming.InvalidNameException: User nttuyen not exists > org.gatein.security.oauth.data.SocialNetworkServiceImpl.updateOAuthAccessToken(SocialNetworkServiceImpl.java:98) > org.gatein.security.oauth.web.OAuthAuthenticationFilter.handleRedirectToPortalLogin(OAuthAuthenticationFilter.java:165) > org.gatein.security.oauth.web.OAuthAuthenticationFilter.processPrincipal(OAuthAuthenticationFilter.java:127) > org.gatein.security.oauth.web.OAuthAuthenticationFilter.doFilter(OAuthAuthenticationFilter.java:110) > org.gatein.sso.integration.SSODelegateFilter$SSOFilterChain.doFilter(SSODelegateFilter.java:119) > org.gatein.security.oauth.web.OAuthProviderFilter.doFilter(OAuthProviderFilter.java:130) > org.gatein.sso.integration.SSODelegateFilter$SSOFilterChain.doFilter(SSODelegateFilter.java:119) > org.gatein.security.oauth.webapi.OAuthDelegateFilter.doFilter(OAuthDelegateFilter.java:56) > org.gatein.sso.integration.SSODelegateFilter.doFilter(SSODelegateFilter.java:60) > org.exoplatform.container.web.PortalContainerFilter.doFilter(PortalContainerFilter.java:78) > org.gatein.portal.init.PortalCheckInitFilter.doFilter(PortalCheckInitFilter.java:66) > root cause > javax.naming.InvalidNameException: User nttuyen not exists > org.exoplatform.services.organization.idm.UserProfileDAOImpl.saveUserProfile(UserProfileDAOImpl.java:99) > org.gatein.security.oauth.data.SocialNetworkServiceImpl.updateOAuthAccessToken(SocialNetworkServiceImpl.java:94) > org.gatein.security.oauth.web.OAuthAuthenticationFilter.handleRedirectToPortalLogin(OAuthAuthenticationFilter.java:165) > org.gatein.security.oauth.web.OAuthAuthenticationFilter.processPrincipal(OAuthAuthenticationFilter.java:127) > org.gatein.security.oauth.web.OAuthAuthenticationFilter.doFilter(OAuthAuthenticationFilter.java:110) > org.gatein.sso.integration.SSODelegateFilter$SSOFilterChain.doFilter(SSODelegateFilter.java:119) > org.gatein.security.oauth.web.OAuthProviderFilter.doFilter(OAuthProviderFilter.java:130) > org.gatein.sso.integration.SSODelegateFilter$SSOFilterChain.doFilter(SSODelegateFilter.java:119) > org.gatein.security.oauth.webapi.OAuthDelegateFilter.doFilter(OAuthDelegateFilter.java:56) > org.gatein.sso.integration.SSODelegateFilter.doFilter(SSODelegateFilter.java:60) > org.exoplatform.container.web.PortalContainerFilter.doFilter(PortalContainerFilter.java:78) > org.gatein.portal.init.PortalCheckInitFilter.doFilter(PortalCheckInitFilter.java:66) > {code} > The expect is redirect to login page with "user is disabled" message. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 27 08:09:48 2014 From: issues at jboss.org (=?UTF-8?Q?Juraci_Paix=C3=A3o_Kr=C3=B6hling_=28JIRA=29?=) Date: Thu, 27 Feb 2014 08:09:48 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3402) Allow customers to customize login validation and accounts expiration In-Reply-To: References: Message-ID: Juraci Paix?o Kr?hling created GTNPORTAL-3402: ------------------------------------------------- Summary: Allow customers to customize login validation and accounts expiration Key: GTNPORTAL-3402 URL: https://issues.jboss.org/browse/GTNPORTAL-3402 Project: GateIn Portal Issue Type: Feature Request Security Level: Public (Everyone can see) Reporter: Juraci Paix?o Kr?hling Assignee: Juraci Paix?o Kr?hling Allow customers to add custom password rules to their GateIn installations. We've had a discussion about the possibilities, and it seems that the best for now would be something as follows: 1) Adapt/extend the current UserConfigurableValidator, which allows the usage of min/max/regex constraints for values based on values from a configuration file, for instance: gatein.validators.mycompanypasspolicy.length.min=5 gatein.validators.mycompanypasspolicy.length.max=50 gatein.validators.mycompanypasspolicy.regexp=... 2) Extend the User Interface to allow the administrator to enter the name of the configuration entry related to the password policy (mycompanypasspolicy , in this case). (originally requested via Bugzilla #973835) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 27 08:09:48 2014 From: issues at jboss.org (RH Bugzilla Integration (JIRA)) Date: Thu, 27 Feb 2014 08:09:48 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3402) Allow customers to customize login validation and accounts expiration In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3402?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] RH Bugzilla Integration updated GTNPORTAL-3402: ----------------------------------------------- Bugzilla Update: Perform Bugzilla References: https://bugzilla.redhat.com/show_bug.cgi?id=973835 > Allow customers to customize login validation and accounts expiration > ---------------------------------------------------------------------- > > Key: GTNPORTAL-3402 > URL: https://issues.jboss.org/browse/GTNPORTAL-3402 > Project: GateIn Portal > Issue Type: Feature Request > Security Level: Public(Everyone can see) > Reporter: Juraci Paix?o Kr?hling > Assignee: Juraci Paix?o Kr?hling > > Allow customers to add custom password rules to their GateIn installations. > We've had a discussion about the possibilities, and it seems that the best for now would be something as follows: > 1) Adapt/extend the current UserConfigurableValidator, which allows the usage of min/max/regex constraints for values based on values from a configuration file, for instance: > gatein.validators.mycompanypasspolicy.length.min=5 > gatein.validators.mycompanypasspolicy.length.max=50 > gatein.validators.mycompanypasspolicy.regexp=... > 2) Extend the User Interface to allow the administrator to enter the name of the configuration entry related to the password policy (mycompanypasspolicy , in this case). > (originally requested via Bugzilla #973835) -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Thu Feb 27 10:29:48 2014 From: issues at jboss.org (Julien Viet (JIRA)) Date: Thu, 27 Feb 2014 10:29:48 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNMOP-51) Upgrade to Chromattic 1.3.0-beta2 In-Reply-To: References: Message-ID: Julien Viet created GTNMOP-51: --------------------------------- Summary: Upgrade to Chromattic 1.3.0-beta2 Key: GTNMOP-51 URL: https://issues.jboss.org/browse/GTNMOP-51 Project: GateIn Model Object for Portal Issue Type: Feature Request Reporter: Julien Viet Assignee: Julien Viet Fix For: 1.3.0.Beta02 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 28 02:59:47 2014 From: issues at jboss.org (Tran Trung Thanh (JIRA)) Date: Fri, 28 Feb 2014 02:59:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3403) Custom validator of page node name In-Reply-To: References: Message-ID: Tran Trung Thanh created GTNPORTAL-3403: ------------------------------------------- Summary: Custom validator of page node name Key: GTNPORTAL-3403 URL: https://issues.jboss.org/browse/GTNPORTAL-3403 Project: GateIn Portal Issue Type: Enhancement Security Level: Public (Everyone can see) Affects Versions: 3.5.8.Final Reporter: Tran Trung Thanh Please provide a way to customize page name pattern. In current code, it is hardcoded. for example: https://github.com/gatein/gatein-portal/blob/3.5.x/portlet/exoadmin/src/main/java/org/exoplatform/navigation/webui/component/UIPageNodeForm.java#L142 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 28 04:45:47 2014 From: issues at jboss.org (Tran Trung Thanh (JIRA)) Date: Fri, 28 Feb 2014 04:45:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3403) Custom validator of page node name In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3403?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tran Trung Thanh updated GTNPORTAL-3403: ---------------------------------------- Status: Pull Request Sent (was: Open) Git Pull Request: https://github.com/gatein/gatein-portal/pull/793 Fix description: - Implement new ConfigurableIdentifierValidator > Custom validator of page node name > ---------------------------------- > > Key: GTNPORTAL-3403 > URL: https://issues.jboss.org/browse/GTNPORTAL-3403 > Project: GateIn Portal > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Affects Versions: 3.5.8.Final > Reporter: Tran Trung Thanh > > Please provide a way to customize page name pattern. In current code, it is hardcoded. for example: https://github.com/gatein/gatein-portal/blob/3.5.x/portlet/exoadmin/src/main/java/org/exoplatform/navigation/webui/component/UIPageNodeForm.java#L142 -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 28 05:51:47 2014 From: issues at jboss.org (Racha Touzi (JIRA)) Date: Fri, 28 Feb 2014 05:51:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3404) The path of JCr index cache is hard coded in configuration.properties In-Reply-To: References: Message-ID: Racha Touzi created GTNPORTAL-3404: -------------------------------------- Summary: The path of JCr index cache is hard coded in configuration.properties Key: GTNPORTAL-3404 URL: https://issues.jboss.org/browse/GTNPORTAL-3404 Project: GateIn Portal Issue Type: Enhancement Security Level: Public (Everyone can see) Reporter: Racha Touzi Priority: Minor The path 's configuration of the JCR index cache is always configured in cluster mode "/conf/jcr/infinispan/cluster/indexer-config.xml" whatever the profil mode ( local or cluster) . The configuration of JCR Index cache must be one for local mode and one for Cluster mode , So the path must be {code} gatein.jcr.index.cache.config=war:/conf/jcr/infinispan/${gatein.jcr.config.type}/indexer-config.xml {code} instead of {code} gatein.jcr.index.cache.config=war:/conf/jcr/infinispan/cluster/indexer-config.xml {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 28 05:53:47 2014 From: issues at jboss.org (Racha Touzi (JIRA)) Date: Fri, 28 Feb 2014 05:53:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3404) The path of JCr index cache is hard coded in configuration.properties In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Racha Touzi updated GTNPORTAL-3404: ----------------------------------- Security Sensitive Issue: (was: Check in case of security relevant issue) > The path of JCr index cache is hard coded in configuration.properties > --------------------------------------------------------------------- > > Key: GTNPORTAL-3404 > URL: https://issues.jboss.org/browse/GTNPORTAL-3404 > Project: GateIn Portal > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Reporter: Racha Touzi > Priority: Minor > > The path 's configuration of the JCR index cache is always configured in cluster mode "/conf/jcr/infinispan/cluster/indexer-config.xml" whatever the profil mode ( local or cluster) . > The configuration of JCR Index cache must be one for local mode and one for Cluster mode , > So the path must be > {code} > gatein.jcr.index.cache.config=war:/conf/jcr/infinispan/${gatein.jcr.config.type}/indexer-config.xml > {code} > instead of > {code} > gatein.jcr.index.cache.config=war:/conf/jcr/infinispan/cluster/indexer-config.xml > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 28 05:53:47 2014 From: issues at jboss.org (Racha Touzi (JIRA)) Date: Fri, 28 Feb 2014 05:53:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3404) The path of JCr index cache is hard coded in configuration.properties In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Racha Touzi updated GTNPORTAL-3404: ----------------------------------- Security Sensitive Issue: Check in case of security relevant issue > The path of JCr index cache is hard coded in configuration.properties > --------------------------------------------------------------------- > > Key: GTNPORTAL-3404 > URL: https://issues.jboss.org/browse/GTNPORTAL-3404 > Project: GateIn Portal > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Reporter: Racha Touzi > Priority: Minor > > The path 's configuration of the JCR index cache is always configured in cluster mode "/conf/jcr/infinispan/cluster/indexer-config.xml" whatever the profil mode ( local or cluster) . > The configuration of JCR Index cache must be one for local mode and one for Cluster mode , > So the path must be > {code} > gatein.jcr.index.cache.config=war:/conf/jcr/infinispan/${gatein.jcr.config.type}/indexer-config.xml > {code} > instead of > {code} > gatein.jcr.index.cache.config=war:/conf/jcr/infinispan/cluster/indexer-config.xml > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 28 05:59:47 2014 From: issues at jboss.org (Racha Touzi (JIRA)) Date: Fri, 28 Feb 2014 05:59:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3405) Problem when edit portal config. In-Reply-To: References: Message-ID: Racha Touzi created GTNPORTAL-3405: -------------------------------------- Summary: Problem when edit portal config. Key: GTNPORTAL-3405 URL: https://issues.jboss.org/browse/GTNPORTAL-3405 Project: GateIn Portal Issue Type: Bug Security Level: Public (Everyone can see) Affects Versions: 3.7.0.Final Reporter: Racha Touzi -Create a new page "Sites Management" contains the portlet "Portal Navigation Portlet" under "Administration" menu . Click on Group Editor -> Edit Layout Click on "Properties" Change somethings: label, description or locate ( ex: change label: test). Click Save ==> The label is not updated under the menu "Site "=> NOk Go to Administration-> Sites Management click on "Edit site configuration" => Label of classic portal is not updated => NOK. Expected output: new label is updated in Edit Site's Configuration and the menu "Site" PS: the problem is reproduced only when edit the site properties when we are in the group navigation . for example This problem is not reproduced when edit the site properties when we are in the home page . -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 28 06:13:47 2014 From: issues at jboss.org (Racha Touzi (JIRA)) Date: Fri, 28 Feb 2014 06:13:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3404) The path of JCr index cache is hard coded in configuration.properties In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Racha Touzi updated GTNPORTAL-3404: ----------------------------------- Description: The path 's configuration of the JCR index cache is always configured in cluster mode "/conf/jcr/infinispan/cluster/indexer-config.xml" whatever the profil mode ( local or cluster) . But in local mode we don't really need the transport configuration and the clustering configuration {code} {code} So , The configuration of JCR Index cache must be one for local mode and one for Cluster mode , the path must be {code} gatein.jcr.index.cache.config=war:/conf/jcr/infinispan/${gatein.jcr.config.type}/indexer-config.xml {code} instead of {code} gatein.jcr.index.cache.config=war:/conf/jcr/infinispan/cluster/indexer-config.xml {code} was: The path 's configuration of the JCR index cache is always configured in cluster mode "/conf/jcr/infinispan/cluster/indexer-config.xml" whatever the profil mode ( local or cluster) . The configuration of JCR Index cache must be one for local mode and one for Cluster mode , So the path must be {code} gatein.jcr.index.cache.config=war:/conf/jcr/infinispan/${gatein.jcr.config.type}/indexer-config.xml {code} instead of {code} gatein.jcr.index.cache.config=war:/conf/jcr/infinispan/cluster/indexer-config.xml {code} > The path of JCr index cache is hard coded in configuration.properties > --------------------------------------------------------------------- > > Key: GTNPORTAL-3404 > URL: https://issues.jboss.org/browse/GTNPORTAL-3404 > Project: GateIn Portal > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Reporter: Racha Touzi > Priority: Minor > > The path 's configuration of the JCR index cache is always configured in cluster mode "/conf/jcr/infinispan/cluster/indexer-config.xml" whatever the profil mode ( local or cluster) . > But in local mode we don't really need the transport configuration and the clustering configuration > {code} > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xsi:schemaLocation="urn:infinispan:config:5.2 http://www.infinispan.org/schemas/infinispan-config-5.2.xsd" > xmlns="urn:infinispan:config:5.2"> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > {code} > So , The configuration of JCR Index cache must be one for local mode and one for Cluster mode , > the path must be > {code} > gatein.jcr.index.cache.config=war:/conf/jcr/infinispan/${gatein.jcr.config.type}/indexer-config.xml > {code} > instead of > {code} > gatein.jcr.index.cache.config=war:/conf/jcr/infinispan/cluster/indexer-config.xml > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira From issues at jboss.org Fri Feb 28 06:13:47 2014 From: issues at jboss.org (Racha Touzi (JIRA)) Date: Fri, 28 Feb 2014 06:13:47 -0500 (EST) Subject: [gatein-issues] [JBoss JIRA] (GTNPORTAL-3404) The path of JCr index cache is hard coded in configuration.properties In-Reply-To: References: Message-ID: [ https://issues.jboss.org/browse/GTNPORTAL-3404?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Racha Touzi updated GTNPORTAL-3404: ----------------------------------- Affects Version/s: 3.7.0.Final > The path of JCr index cache is hard coded in configuration.properties > --------------------------------------------------------------------- > > Key: GTNPORTAL-3404 > URL: https://issues.jboss.org/browse/GTNPORTAL-3404 > Project: GateIn Portal > Issue Type: Enhancement > Security Level: Public(Everyone can see) > Affects Versions: 3.7.0.Final > Reporter: Racha Touzi > Priority: Minor > > The path 's configuration of the JCR index cache is always configured in cluster mode "/conf/jcr/infinispan/cluster/indexer-config.xml" whatever the profil mode ( local or cluster) . > But in local mode we don't really need the transport configuration and the clustering configuration > {code} > xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" > xsi:schemaLocation="urn:infinispan:config:5.2 http://www.infinispan.org/schemas/infinispan-config-5.2.xsd" > xmlns="urn:infinispan:config:5.2"> > > > > > > > > > > > > > > > > > > > > > > > > > > > > > > {code} > So , The configuration of JCR Index cache must be one for local mode and one for Cluster mode , > the path must be > {code} > gatein.jcr.index.cache.config=war:/conf/jcr/infinispan/${gatein.jcr.config.type}/indexer-config.xml > {code} > instead of > {code} > gatein.jcr.index.cache.config=war:/conf/jcr/infinispan/cluster/indexer-config.xml > {code} -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira