You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@eagle.apache.org by "Jilin, Jiang (JIRA)" <ji...@apache.org> on 2016/04/11 08:49:25 UTC

[jira] [Commented] (EAGLE-214) Policy edit page need auto switch application

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

Jilin, Jiang commented on EAGLE-214:
------------------------------------

Checked. For the policy edit page open in different application will alert this error. Need auto switch application when check the policy is in another application.

> Policy edit page need auto switch application
> ---------------------------------------------
>
>                 Key: EAGLE-214
>                 URL: https://issues.apache.org/jira/browse/EAGLE-214
>             Project: Eagle
>          Issue Type: Bug
>    Affects Versions: v0.4.0
>            Reporter: Edward Zhang
>            Assignee: Jilin, Jiang
>             Fix For: v0.4.0
>
>
> When I tried to edit a policy, it fails with a icon running forever. I checked, it has the following issues.
> doc.js:7626 [Switch] current -> Object {url: "/:feature/:page/:filter", resolve: Object, pageConfig: "FeaturePageConfig", name: "pageFilter"}controllerProvider: ($stateParams)name: "pageFilter"pageConfig: "FeaturePageConfig"resolve: ObjecttemplateUrl: ($stateParams)url: "/:feature/:page/:filter"__proto__: Object Object {feature: "common", page: "policyDetail", filter: "YEktKX_____62aP_6x97ysPDsy8ANd9HRJqLHyCZKe0vTQCXXKQFUJvxH4Ve-7-Mrq0lGQ"}
> doc.js:7626 [Switch] next -> Object {url: "/:feature/:page/:filter", resolve: Object, pageConfig: "FeaturePageConfig", name: "pageFilter"} Object {feature: "common", page: "policyEdit", filter: "YEktKX_____62aP_6x97ysPDsy8ANd9HRJqLHyCZKe0vTQCXXKQFUJvxH4Ve-7-Mrq0lGQ"}
> doc.js:239 TypeError: Cannot read property 'metas' of null
>     at $scope.steps.init (controller.js?_=1458197027495:402)
>     at _check (controller.js?_=1458197027495:683)
>     at m.$scope.changeStep (controller.js?_=1458197027495:702)
>     at controller.js?_=1458197027495:652
>     at doc.js:251
>     at m.$eval (doc.js:266)
>     at m.$digest (doc.js:263)
>     at m.$apply (doc.js:266)
>     at g (doc.js:219)
>     at t (doc.js:223)(anonymous function) @ doc.js:239(anonymous function) @ doc.js:212(anonymous function) @ doc.js:251m.$eval @ doc.js:266m.$digest @ doc.js:263m.$apply @ doc.js:266g @ doc.js:219t @ doc.js:223u.onload @ doc.js:224
> 2doc.js:239 TypeError: Cannot read property 'metas' of null
>     at $scope.steps.ready (controller.js?_=1458197027495:419)
>     at _check (controller.js?_=1458197027495:683)
>     at m.$scope.stepReady (controller.js?_=1458197027495:691)
>     at fn (eval at <anonymous> (doc.js:1), <anonymous>:4:285)
>     at m.$digest (doc.js:263)
>     at m.$apply (doc.js:266)
>     at g (doc.js:219)
>     at t (doc.js:223)
>     at XMLHttpRequest.u.onload (doc.js:224)(anonymous function) @ doc.js:239(anonymous function) @ doc.js:212m.$digest @ doc.js:264m.$apply @ doc.js:266g @ doc.js:219t @ doc.js:223u.onload @ doc.js:224
> doc.js:239 TypeError: Cannot read property 'metas' of null
>     at $scope.steps.ready (controller.js?_=1458197027495:419)
>     at _check (controller.js?_=1458197027495:683)
>     at m.$scope.stepReady (controller.js?_=1458197027495:691)
>     at fn (eval at <anonymous> (doc.js:1), <anonymous>:4:285)
>     at m.$digest (doc.js:263)
>     at doc.js:266
>     at e (doc.js:170)
>     at doc.js:173(anonymous function) @ doc.js:239(anonymous function) @ doc.js:212m.$digest @ doc.js:264(anonymous function) @ doc.js:266e @ doc.js:170(anonymous function) @ doc.js:173
> doc.js:239 TypeError: Cannot read property 'metas' of null
>     at $scope.steps.ready (controller.js?_=1458197027495:419)
>     at _check (controller.js?_=1458197027495:683)
>     at m.$scope.stepReady (controller.js?_=1458197027495:691)
>     at fn (eval at <anonymous> (doc.js:1), <anonymous>:4:285)
>     at m.$digest (doc.js:263)
>     at m.$apply (doc.js:266)
>     at g (doc.js:219)
>     at t (doc.js:223)
>     at XMLHttpRequest.u.onload (doc.js:224)



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)