Details
-
Improvement
-
Status: Closed
-
Major
-
Resolution: Done
-
1.7.06
-
None
-
i2b2 Web Client
-
All Web Browsers
Description
The .HideBreak() method would remove any "<BR>" html tags that would cause unintended line breaks in plugins like ExportsXLS, CARE-, etc.
The .getXNODEVal() has been changed in v1.7.0.6 to always return with children information (probably to fix a bug) -- it causes the wISE-Annotator to no longer work. Adding the .getXNodeValNoKids() method (that'll only be used by that plugin) would circumvent that introduced problem.
The .getXNODEVal() has been changed in v1.7.0.6 to always return with children information (probably to fix a bug) -- it causes the wISE-Annotator to no longer work. Adding the .getXNodeValNoKids() method (that'll only be used by that plugin) would circumvent that introduced problem.