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

Ryan Emerson (JIRA) issues at jboss.org
Fri Dec 16 05:29:00 EST 2016


Ryan Emerson created ISPN-7317:
----------------------------------

             Summary: Errors on 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


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