Details
-
Type:
Problem Report
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Affects versions: RM Release 1.0.2
-
Fix versions: RM Release 1.0.4
-
Components: RM - EHR IM
-
Labels:None
Description
In http://www.openehr.org/releases/RM/Release-1.0.2/docs/ehr/ehr.html#_activity_class
The description of action_archetype_id has a missing character on: enclosed in //' delimiters....
In the PDF that is: enclosed in '//' delimiters....
Also on: Defaults to /.*/ , meaning ...
That should be: Defaults to "/.*/" , meaning...
Somehow the HTML generator is trimming the quotes.
The description of action_archetype_id has a missing character on: enclosed in //' delimiters....
In the PDF that is: enclosed in '//' delimiters....
Also on: Defaults to /.*/ , meaning ...
That should be: Defaults to "/.*/" , meaning...
Somehow the HTML generator is trimming the quotes.