|
<< Click to Display Table of Contents >> Navigation: Version History > 15.4.2 |
2023-10-20
Bug fixes
Cookie SameSite attribute wgeb CookieOptions.SameSite = ssoNone will render correctly with 'none' attribute. This forces modern browsers to accept SameSite = none, instead of using Lax as the default attribute
WebApplication.ActiveFormCount property may return an incorrect value. This could affect mainly the exception logger reporting a wrong number of active forms.