Details
-
Type:
Bug
-
Status: Resolved (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: Meridian-2018.1.7, 24.0.0
-
Fix Version/s: Meridian-2016.1.21, Meridian-2017.1.17, Meridian-2018.1.8, 24.1.0, Meridian-2019.1.0, Meridian-2015.1.11
-
Component/s: Web UI - Node Details
-
Security Level: Default (Default Security Scheme)
-
Labels:None
-
Sprint:Horizon - May 1st 2019, Horizon 2019 - 19, Horizon 2019 - May 15th 2019
Description
Steps to reproduce:
1) Provision at least one node
2) Visit /element/node.jsp?node=12345 where 12345 is any integer that's not a valid node DB ID.
Expected result: Error page reading "Node ID not found"
Actual result: Completely empty page— not just devoid of renderable content; view-source shows no content whatsoever
Clue: Specifying a non-integer value for the node parameter gives the expected "Node ID not found" page, albeit with detail text indicating that the data type is incorrect.