Release-Notes.md
... ...
@@ -18,7 +18,7 @@
18 18
|28755|Internal|Settings|Added AdHocSettings.FilterTextAreaHeight to control the height of filter text boxes.|
19 19
|28764|Report Design|Exports|Corrected encoding of spaces in XML export.|
20 20
|28778|User Interface|Report Design|Fixed incorrect display of functions for a field based on wrong datatype in Chrome.|
21
-|28784|Internal|Optimization|Fixed XSS security removing <script> tags from Forms when unnecessary.|
21
+|28784|Internal|Optimization|Fixed XSS security removing script tags from Forms when unnecessary.|
22 22
|28792|User Interface|Report List|Corrected report searching on the report list to account for categories.|
23 23
|28793|User Interface|Report Viewer|Corrected error notification display to prevent a loading loop in the case of multiple errors.|
24 24
|28796|Internal|Data |Corrected column population in custom drivers which override GetAllTables and GetColumns, which end up returning no columns.|