[JBoss JIRA] (GTNPORTAL-3411) Minor markup XHTML issues
by Peter Palaga (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3411?page=com.atlassian.jira.pl... ]
Peter Palaga updated GTNPORTAL-3411:
------------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 3.8.0.Final
Resolution: Done
> Minor markup XHTML issues
> -------------------------
>
> Key: GTNPORTAL-3411
> URL: https://issues.jboss.org/browse/GTNPORTAL-3411
> Project: GateIn Portal
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Reporter: Lucas Ponce
> Assignee: Lucas Ponce
> Fix For: 3.8.0.Final
>
>
> GateIn produces XHTML 1.0 Strict type documents.
> There are some minor markups not compliant with XHTML specification (i.e. empty list <ul></ul>, or bad use of <span> tag inside a block element).
> These issues don't affect to Portal behaviour but creates a non compliant markup.
--
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
10 years, 8 months
[JBoss JIRA] (GTNPORTAL-3416) UI error message instead of HTTP400 when trying to impersonate twice
by Peter Palaga (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3416?page=com.atlassian.jira.pl... ]
Peter Palaga updated GTNPORTAL-3416:
------------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 3.8.0.Final
Resolution: Done
> UI error message instead of HTTP400 when trying to impersonate twice
> --------------------------------------------------------------------
>
> Key: GTNPORTAL-3416
> URL: https://issues.jboss.org/browse/GTNPORTAL-3416
> Project: GateIn Portal
> Issue Type: Feature Request
> Security Level: Public(Everyone can see)
> Environment: 3.8.0.Beta01-SNAPSHOT
> Reporter: Vlastislav Ramik
> Assignee: Marek Posolda
> Labels: RHJP62
> Fix For: 3.8.0.Final
>
>
> Steps to reproduce:
> 1. sign in as a root
> 2. go to users and group management
> 3. impersonate root user
> 4. go to users and group management
> 5. try to impersonate user
> actual results: HTTP400 + ERROR message in log
> expected results: UI error message (not sure what about ERROR message in 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
10 years, 8 months
[JBoss JIRA] (GTNPORTAL-3400) Multibyte character issues in Dashboard tab name
by Peter Palaga (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3400?page=com.atlassian.jira.pl... ]
Peter Palaga updated GTNPORTAL-3400:
------------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 3.8.0.Final
Resolution: Done
> 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)
> Affects Versions: 3.6.0.Final
> Environment: Internet Explorer 9
> Reporter: Takayuki Konishi
> Assignee: Juraci Paixão Kröhling
> Fix For: 3.8.0.Final
>
> 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
10 years, 8 months
[JBoss JIRA] (GTNPORTAL-3429) Minor fixes for menu.js
by Lucas Ponce (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3429?page=com.atlassian.jira.pl... ]
Lucas Ponce updated GTNPORTAL-3429:
-----------------------------------
Description:
Some minor issues detected on
https://github.com/lucasponce/gatein-portal/commit/a9db401e3f09076706ef06...
- dataTarget, dataTargetClass, dataAction, dataSelfClass objects should be initialized if children().length > 0 instead of first().
was:
Some minor issues detected on
https://github.com/lucasponce/gatein-portal/commit/a9db401e3f09076706ef06...
- dataTarget, dataTargetClass, dataAction, dataSelfClass objects should be initialized if chidlren().length > 0 instead of first().
> Minor fixes for menu.js
> -----------------------
>
> Key: GTNPORTAL-3429
> URL: https://issues.jboss.org/browse/GTNPORTAL-3429
> Project: GateIn Portal
> Issue Type: Enhancement
> Security Level: Public(Everyone can see)
> Reporter: Lucas Ponce
> Assignee: Lucas Ponce
>
> Some minor issues detected on
> https://github.com/lucasponce/gatein-portal/commit/a9db401e3f09076706ef06...
> - dataTarget, dataTargetClass, dataAction, dataSelfClass objects should be initialized if children().length > 0 instead of first().
--
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
10 years, 8 months