← Back to team overview

oship-dev team mailing list archive

[Bug 603375] [NEW] It would be interesting to check if a string is a valid UUID.

 

Public bug reported:

In class  org.openehr.rm.support.identification.Uuid it would be
interesting to check in the initialization if the value argument is a
valid UUID.

Also in the initialization, the line self.value = value should be
removed since the initializer in the superclass (Uid) does that.

** Affects: oship
     Importance: Medium
         Status: New

** Changed in: oship
    Milestone: None => 1.5

** Changed in: oship
   Importance: Undecided => Medium

-- 
It would be interesting to check if a string is a valid UUID.
https://bugs.launchpad.net/bugs/603375
You received this bug notification because you are a member of OSHIP
Development Team, which is subscribed to Open Source Health Information
Platform.

Status in Open Source Health Information Platform (OSHIP): New

Bug description:
In class  org.openehr.rm.support.identification.Uuid it would be interesting to check in the initialization if the value argument is a valid UUID. 

Also in the initialization, the line self.value = value should be removed since the initializer in the superclass (Uid) does that.





Follow ups

References