Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
Unknown
Description
When redesigning the tests to use mock objects, I noticed that the atomic number producer actually uses the incorrect atomic number name. If you try to update an atomic number named "foo", it actually updates one named "ue:foo". This is because it uses the wrong constant (the one for instances) when it picks apart the URI.