Known-Issues.md
... ...
@@ -12,9 +12,11 @@ This list of issues is tentative and expected to change.
12 12
|6.10.0.33|August 7|29154|Enhanced uniformity among reporttype values.|
13 13
|6.10.0.33|August 7|29239|Corrected ODBC error related to "Number of parameter markers is not equal" when using a Group by Datetime function as a pivot header.|
14 14
|6.10.0.33|August 7|29339|Cleaned up possible functions in subtotal function list to apply properly by data type.|
15
+|6.10.0.33|August 7|29344|Prevented map shading from disappearing when city or location bars are also mapped on that area.|
15 16
|6.10.0.33|August 7|29380|Corrected visual based formats such as "Visual Square" and "Heat Map" to display properly when show when ShowHtmlAsCode and ApplyAntiXssToReportOutput are both true.|
16 17
|6.10.0.33|August 7|29481|Corrected resource inclusion in exports when Izenda tries to download some resource such as an image to include it in the export but is not successful.|
17 18
|6.10.0.33|August 7|29482|Refactored InitDefaultValues to instead use default value initialization on a per-setting basis.|
19
+|6.10.0.33|August 7|29537|Ensured that visualization record count when the visualization is on a dashboard conforms to local record count settings.|
18 20
|6.10.0.33|August 7|29544|Reduced number of calls to PullTables and PullSp when one or more values in VisibleDataSources is invalid.|
19 21
|6.10.0.33|August 7|29549|Added tickmark next to current value of preview records in Instant Reports 2.0.|
20 22
|6.10.0.33|August 7|29550|Corrected handling of automatic subreport links when they are attached to a visual group header.|
... ...
@@ -22,6 +24,11 @@ This list of issues is tentative and expected to change.
22 24
|6.10.0.33|August 7|29573|Corrected filter error preventing filters using calculated fields from being properly passed to dashboards.|
23 25
|6.10.0.33|August 7|29574|Corrected filter error which prevented changing operators in report viewer.|
24 26
|6.10.0.33|August 7|29585|Made Help header label translatable.|
27
+|6.10.0.33|August 7|29588|Corrected pivot related error when using an aliased table.|
28
+|6.10.0.33|August 7|29605|Corrected data vulnerability in log4net usage which could expose directory info in error logs.|
29
+|6.10.0.33|August 7|29606|Prevented 'Report Not Found' error when there is a special character in the category name of a report.|
30
+|6.10.0.33|August 7|29625|Optimized GetSQL calls on aggregate functions to better handle custom code overrides.|
31
+
25 32
26 33
27 34