Known-Issues.md
... ...
@@ -5,9 +5,18 @@
5 5
<!---[Known Issues Report](http://fogbugz.izenda.us/reporting/reportviewer.aspx?rn=Tracking_DO_NOT_EDIT\\KIL\\KnownIssues)-->
6 6
##Known Issues
7 7
8
-This list of issues is tentative and expected to change. Last updated on September 18, 2017.
9
-
10
-Known Issues for version 6.10.0.23 TBD.
8
+This list of issues is tentative and expected to change. Last updated on September 20, 2017.
9
+
10
+|Expected Release|Tenative Date|Case|Notes|
11
+|:----|:-----------|:----------------|:---------------|
12
+|6.10.0.23|October 10|27754|Refactored internal datetime handling to prevent some possible issues with Culture datetime translations.|
13
+|6.10.0.23|October 10|28261|Fixed location of dropdown menu in Instant Reports so as to not try to render itself partially offscreen.|
14
+|6.10.0.23|October 10|28263|Refactored use of forward and back slashes for greater ease of use (both should be acceptable for most uses).|
15
+|6.10.0.23|October 10|28294|Allowed caching of AdHocSettings.Culture.|
16
+|6.10.0.23|October 10|28326|Corrected some UI behavior in Firefox that would prevent deleting reports.|
17
+|6.10.0.23|October 10|28330|Minor tweaks to button color and appearance in the Instant Reports toolbar.|
18
+|6.10.0.23|October 10|28334|Corrected "Multipart Identifier Could Not Be Bound" error when inheriting a field filter against a field from a datasource which is absent in the joined tables list of subreport.|
19
+|6.10.0.23|October 10|28351|Changed URL generation for images so that they load without permissions errors in MVC.|
11 20
12 21
13 22