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
Hi Pauli
in Email/Web/UI/BasePage.cs the metode EntityToken is outputting string containing Double quotation marks, witch is breaking html output.
I have made a hackaround in Email/Package/Content/Composite/InstalledPackages/CompositeC1Contrib.Email/log.aspx with One quotation marks at attributes where EntityToken is included.
I'm pretty shore there is at better way like Replacing before outputting or something :-)
Hi Pauli
in Email/Web/UI/BasePage.cs the metode EntityToken is outputting string containing Double quotation marks, witch is breaking html output.
I have made a hackaround in Email/Package/Content/Composite/InstalledPackages/CompositeC1Contrib.Email/log.aspx with One quotation marks at attributes where EntityToken is included.
I'm pretty shore there is at better way like Replacing before outputting or something :-)
https://github.com/burningice2866/CompositeC1Contrib.Email/blob/master/Email/Web/UI/BasePage.cs#L17C13-L17C63
The text was updated successfully, but these errors were encountered: