[ 
https://issues.apache.org/jira/browse/GUACAMOLE-526?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16709306#comment-16709306
 ] 

Michael Jumper commented on GUACAMOLE-526:
------------------------------------------

Looking over the CAS source, nothing looks odd to me except for an unnecessary 
dependency on {{ngRoute}} with a trailing comma:

https://github.com/apache/guacamole-client/blob/fc457c080d813044e30e1f4e8fe855d6a5900259/extensions/guacamole-auth-cas/src/main/resources/casModule.js#L25

It hurts the eyes, but that shouldn't break anything. I'm not sure what could 
be failing to result in the unhandled rejections. Presumably there must be some 
exception occurring between when the field HTML is inserted into the DOM and 
when the controller is attached (which would cause the redirect to occur), but 
I'm not seeing such a failure with OpenID and the two extensions are 
essentially identical.

[~nick.couch...@yahoo.com], are you able to see what is failing to result in 
the unhandled rejection? An exception of some kind? Maybe enable "pause on 
exceptions" in dev tools?

> Update Guacamole-Client Webapp to Angular 1.6.9
> -----------------------------------------------
>
>                 Key: GUACAMOLE-526
>                 URL: https://issues.apache.org/jira/browse/GUACAMOLE-526
>             Project: Guacamole
>          Issue Type: Improvement
>            Reporter: James Muehlner
>            Assignee: James Muehlner
>            Priority: Blocker
>             Fix For: 1.0.0
>
>
> The client webapp is currently running AngularJS version 1.3.16, which is 
> about 3 years old.
> Upgrading to the new typescript-based Angular would be a very involved 
> change, but we should at least attempt to upgrade to the most recent version 
> of AngularJS, 1.6.9.
>  



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to