You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looks like the DNN 8 resource editor have issues with resource strings having CDATA.
To ensure compatibility, we could just avoid using CDATA in resources (which is hard) or convert them to compatible form during install package build (which is not universal).
The text was updated successfully, but these errors were encountered:
Looks like the DNN 8 resource editor have issues with resource strings having CDATA.
To ensure compatibility, we could just avoid using CDATA in resources (which is hard) or convert them to compatible form during install package build (which is not universal).
The text was updated successfully, but these errors were encountered: