[JBoss JIRA] (GTNPORTAL-3092) Improve error handling in Facebook code request
by Boleslaw Dawidowicz (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3092?page=com.atlassian.jira.pl... ]
Boleslaw Dawidowicz updated GTNPORTAL-3092:
-------------------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
> Improve error handling in Facebook code request
> -----------------------------------------------
>
> Key: GTNPORTAL-3092
> URL: https://issues.jboss.org/browse/GTNPORTAL-3092
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.6.0.Beta02
> Reporter: Marek Posolda
> Assignee: Marek Posolda
> Fix For: 3.6.0.Final
>
>
> In some cases, Facebook doesn't send "error" parameter but it just sends error in other parameters (like error_code, error_message etc). This case is currently not properly handled by GateIn (it's handled correctly from end-user perspective but errors are not logged)
--
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-3030) Responsive Navigation Portlet closes menu on android browser
by Boleslaw Dawidowicz (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3030?page=com.atlassian.jira.pl... ]
Boleslaw Dawidowicz updated GTNPORTAL-3030:
-------------------------------------------
Status: Resolved (was: Pull Request Sent)
Fix Version/s: 3.6.0.Final
Resolution: Done
> Responsive Navigation Portlet closes menu on android browser
> ------------------------------------------------------------
>
> Key: GTNPORTAL-3030
> URL: https://issues.jboss.org/browse/GTNPORTAL-3030
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Components: Mobile
> Reporter: Matt Wringe
> Assignee: Viliam Rockai
> Fix For: 3.6.0.Final
>
>
> When using the responsive navigation portlet on the android 'browser' and a menu is open, it will be closed if the user touches anywhere else on the screen.
> This has to do with how the older android browser handles mouse and touch events. In this case, a virtual mouse pointer mover away from the menu, which causes the 'mouseleave' event to occur (which closes the menu).
> For example, when the user is zoomed in on the screen with the menu open, they may need to swipe to the left to access the newly opened menu. But when they touch the screen to pan, this causes the menu to close.
> Note: this issue requires https://github.com/gatein/gatein-portal/pull/467 to be merged, since the nav menu does not work on the android 'browser' without this fix.
> Note: there is no 'touchleave' event and touchstart/touchmove/touchstop does not get called when a touch event occurs outside of the menu. This may require reconfiguring how the menu operates.
--
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-3073) GateIn Redirect Service: Condition properties should be initialized as null
by Boleslaw Dawidowicz (JIRA)
[ https://issues.jboss.org/browse/GTNPORTAL-3073?page=com.atlassian.jira.pl... ]
Boleslaw Dawidowicz resolved GTNPORTAL-3073.
--------------------------------------------
Fix Version/s: 3.6.0.Final
Resolution: Done
> GateIn Redirect Service: Condition properties should be initialized as null
> ---------------------------------------------------------------------------
>
> Key: GTNPORTAL-3073
> URL: https://issues.jboss.org/browse/GTNPORTAL-3073
> Project: GateIn Portal
> Issue Type: Bug
> Security Level: Public(Everyone can see)
> Affects Versions: 3.6.0.Beta02
> Reporter: Alexandre Mendonça
> Assignee: Matt Wringe
> Fix For: 3.6.0.Final
>
>
> When a new condition property is created, the property values (matches, greaterThan, etc.) are not initialized, causing them to get their default value ("" for Strings, and 0.0f for Float types). This causes the Web UI administration not to know if a "" or 0.0f is absence of value or an inputted value. They should be initialized as null instead.
--
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