[JBoss JIRA] (GTNPORTAL-3120) GateIn Redirect Admin UI: Delete icon moves in site redirects when mouse is over it
by Alexandre Mendonça (JIRA)
Alexandre Mendonça created GTNPORTAL-3120:
---------------------------------------------
Summary: GateIn Redirect Admin UI: Delete icon moves in site redirects when mouse is over it
Key: GTNPORTAL-3120
URL: https://issues.jboss.org/browse/GTNPORTAL-3120
Project: GateIn Portal
Issue Type: Bug
Security Level: Public (Everyone can see)
Affects Versions: 3.6.0.Beta02
Reporter: Alexandre Mendonça
Assignee: Alexandre Mendonça
Priority: Minor
It's just small issue:
Steps to reproduce:
1. open portal, create new redirect
2. add new condition
3. add contains conditions
4. try to delete some contains conditions by clicking trash icon - when mouse is over it, trash icon moves
- same problem is with the adding properties at the same page - "plus icon" is moving when clicking trash icon
--
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
11 years, 7 months
[JBoss JIRA] (GTNPORTAL-3105) Shindig classloading issue in as7
by Nick Scavelli (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3105?page=com.atlassian.jira.pl... ]
Nick Scavelli resolved GTNPORTAL-3105.
--------------------------------------
Fix Version/s: 3.6.0.Final
Resolution: Done
> Shindig classloading issue in as7
> ---------------------------------
>
> Key: GTNPORTAL-3105
> URL: https://issues.jboss.org/browse/GTNPORTAL-3105
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Packaging
> Affects Versions: 3.6.0.Beta02
> Reporter: Nick Scavelli
> Assignee: Nick Scavelli
> Fix For: 3.6.0.Final
>
>
> Recent changes to shindig module seem to have introduced the need for web apps to declare a dependency on shindig. This was done for exoGadgetServer but not for exoadmin. This is needed when creating a gadget, see BZ reference.
> Note: It seems that AS 7.1.1 was able to resolve the dependency, while later versions cannot.
--
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
11 years, 7 months
[JBoss JIRA] (GTNPORTAL-3118) Portal Page Editor fails with IBM JDK
by RH Bugzilla Integration (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3118?page=com.atlassian.jira.pl... ]
RH Bugzilla Integration commented on GTNPORTAL-3118:
----------------------------------------------------
Lucas Ponce <lponce(a)redhat.com> made a comment on [bug 906487|https://bugzilla.redhat.com/show_bug.cgi?id=906487]
The WebUI layer uses hashCode() function for some UI components IDs.
The IBM JDK returns some negative hashCodes() for components where OpenJDK or SunJDK returns positive.
The drag and drop javascript module filters the "-" symbol for these elements, so when you have a negative ID the NPE is thrown.
I've fixed this one, forcing to have positive IDs for UI components.
I've performed several tests both with OpenJDK and IBM JDK and I can't reproduce the error with this patch.
PR sent attached in JIRA.
Lucas
> Portal Page Editor fails with IBM JDK
> -------------------------------------
>
> Key: GTNPORTAL-3118
> URL: https://issues.jboss.org/browse/GTNPORTAL-3118
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Reporter: Lucas Ponce
> Assignee: Lucas Ponce
> Priority: Critical
>
--
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
11 years, 7 months