Details
-
Type:
Improvement
-
Status: Closed
-
Priority:
Major
-
Resolution: Done
-
Affects Version/s: 1.7.06
-
Fix Version/s: 1.7.07
-
Component/s: Web Client Framework
-
Labels:None
-
i2b2 Sponsored Project/s:i2b2 Web Client
-
Affects Web Browser/s:All Web Browsers
-
Testing Notes:
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.