[infinispan-issues] [JBoss JIRA] (ISPN-7317) Errors on Cache Configuration Screen

Vladimir Blagojevic (JIRA) issues at jboss.org
Mon Jan 23 06:02:02 EST 2017


    [ https://issues.jboss.org/browse/ISPN-7317?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13352072#comment-13352072 ] 

Vladimir Blagojevic commented on ISPN-7317:
-------------------------------------------

Resolved with https://github.com/infinispan/infinispan-management-console/pull/174 as a fix for ISPN-6988

> Errors on Cache Configuration Screen
> ------------------------------------
>
>                 Key: ISPN-7317
>                 URL: https://issues.jboss.org/browse/ISPN-7317
>             Project: Infinispan
>          Issue Type: Bug
>          Components: Console
>    Affects Versions: 9.0.0.Beta1
>            Reporter: Ryan Emerson
>            Assignee: Vladimir Blagojevic
>             Fix For: 9.0.0.Beta2
>
>         Attachments: Screenshot from 2016-12-16 10-29-39.png
>
>
> When going to a cache's configuration screen there are errors thrown in the console stating that the property type is undefined. 
> {code:javascript}
> TypeError: Cannot read property 'type' of undefined
>     at Object.convertListToJson (http://localhost:3000/common/configuration/ConfigUtil.js:38:46)
>     at ConfigurationSectionCtrl.eval (http://localhost:3000/components/configuration-section/ConfigurationSectionCtrl.js:42:34)
>     at Array.forEach (native)
>     at eval (http://localhost:3000/components/configuration-section/ConfigurationSectionCtrl.js:41:30)
>     at Array.forEach (native)
>     at ConfigurationSectionCtrl.cleanMetadata (http://localhost:3000/components/configuration-section/ConfigurationSectionCtrl.js:40:25)
>     at new ConfigurationSectionCtrl (http://localhost:3000/components/configuration-section/ConfigurationSectionCtrl.js:13:18)
>     at Object.invoke (http://localhost:3000/vendor/jspm_packages/npm/angular@1.5.8/angular.js:4721:19)
>     at $controllerInit (http://localhost:3000/vendor/jspm_packages/npm/angular@1.5.8/angular.js:10357:34)
>     at nodeLinkFn (http://localhost:3000/vendor/jspm_packages/npm/angular@1.5.8/angular.js:9266:34)
> {code}



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the infinispan-issues mailing list