Stabilization - Languages and Data-Handling
##Stabilization Release
Internal Improvements
- Language fallback sequence is now better controlled #2292
- Worked around DNN inconsistency where the portal languages was different in various phases of the page lifecycle #2289
Various fixes
- Issues with Turkish language which treats ToLower different for capital
I#2261 - v11.11.01 had a bug when DNN was hosted in a subfolder / sub-application in IIS #2288
- v11.11.01 had trouble when the files where on a NAS (WebFarm scenario) #2286
- Edit-UI shows fewer errors in console when a language resource is missing #2290
- ADAM now correctly approves files with upper-case extensions like
JPGinstead ofjpg#2284 - In rare cases an internal cache threw an error because
Dictionarywas used instead ofConcurrentDictionary#2293 - State-updates were not fully logged any more #2296
- AppState updates now use two locks to ensure that parallel requests don't cause errors #2297 #2298
- Minor stuff / internal #2288