Fixed
Details
Assignee
Benjamin ReedBenjamin ReedReporter
Ronny TrommerRonny TrommerComponents
Fix versions
Affects versions
Priority
Major
Details
Details
Assignee
Benjamin Reed
Benjamin ReedReporter
Ronny Trommer
Ronny TrommerComponents
Fix versions
Affects versions
Priority
PagerDuty
PagerDuty
PagerDuty
Created May 12, 2018 at 9:41 AM
Updated May 16, 2018 at 11:20 AM
Resolved May 16, 2018 at 11:20 AM
In 22.0.0-SNAPSHOT the, "Add" button is non-responsive in the WebUI
admin -> Configure Opennms -> Run Single Discovery Scan -> Include Ranges -> Add New
while adding ip range for Discovery. It seems like this is a JavaScript error:
Uncaught TypeError: this.parse is not a function at Object.l [as Address4] (ipv4.js:45) at checkIpRange (ipaddress-js.js:19) at doAddIncludeRange (add-ir.jsp?mode=scan:131) at HTMLButtonElement.onclick (add-ir.jsp?mode=scan:221) l @ ipv4.js:45 checkIpRange @ ipaddress-js.js:19 doAddIncludeRange @ add-ir.jsp?mode=scan:131 onclick @ add-ir.jsp?mode=scan:221
This bug is reported and investigated by users of the Docker Image on DockerHub:
https://github.com/vishleshpp
https://github.com/stevecheckoway
Bug Report:
https://github.com/opennms-forge/docker-horizon-core-web/issues/27#issuecomment-388535361