Jiri Danek created DISPATCH-751:
-----------------------------------
Summary: Clicking entities/connector in stand-alone console prints
"Error: [ngModel:numfmt] Expected `1` to be a number"
Key: DISPATCH-751
URL: https://issues.apache.org/jira/browse/DISPATCH-751
Project: Qpid Dispatch
Issue Type: Bug
Components: Console
Affects Versions: 0.8.0
Environment: The following log is from Firefox running stand-alone
console from git at version from Latest commit 7a5b091. Same happens in Chrome.
Reporter: Jiri Danek
Attachments: click_entities_connector.png
Open stand-alone dispatch console, navigate to the Entities tab, click the
connector node in the tree on the left. See errors in the browser debug console.
!click_entities_connector.png|height=600!
This does not affect hawtio console, there I see only
{noformat}
Empty string passed to getElementById(). app.js:1:23330
{noformat}
when clicking the entities/connector node in the tree.
The firefox log
{noformat}
"Error: [ngModel:numfmt] Expected `1` to be a number
http://errors.angularjs.org/1.6.2/ngModel/numfmt?p0=1
minErr/<@https://ajax.googleapis.com/ajax/libs/angularjs/1.6.2/angular.js:68:12
numberFormatterParser/<@https://ajax.googleapis.com/ajax/libs/angularjs/1.6.2/angular.js:24844:15
ngModelWatch@https://ajax.googleapis.com/ajax/libs/angularjs/1.6.2/angular.js:28740:21
$RootScopeProvider/this.$get</Scope.prototype.$digest@https://ajax.googleapis.com/ajax/libs/angularjs/1.6.2/angular.js:17847:34
$RootScopeProvider/this.$get</Scope.prototype.$apply@https://ajax.googleapis.com/ajax/libs/angularjs/1.6.2/angular.js:18125:13
applyDetails@http://35.190.152.164:8080/stand-alone/plugin/js/qdrList.js:398:7
" angular.js:14362:18
consoleLog/<
https://ajax.googleapis.com/ajax/libs/angularjs/1.6.2/angular.js:14362:18
$ExceptionHandlerProvider/this.$get</<
https://ajax.googleapis.com/ajax/libs/angularjs/1.6.2/angular.js:10859:7
$RootScopeProvider/this.$get</Scope.prototype.$digest
https://ajax.googleapis.com/ajax/libs/angularjs/1.6.2/angular.js:17873:19
$RootScopeProvider/this.$get</Scope.prototype.$apply
https://ajax.googleapis.com/ajax/libs/angularjs/1.6.2/angular.js:18125:13
applyDetails
http://35.190.152.164:8080/stand-alone/plugin/js/qdrList.js:398:7
{noformat}
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]