Quote:
Originally Posted by HappyPike
My member reported that he has issue using the > and < characters inside the descriptions for the files even inside of the code, html, and quote tags. I just tried it and the >, <, and tags all get removed in the description.
For example, when I try with this code:
Code:
<ModInfo>
<Type>IMPROVEMENT</Type>
<Description>IMPROVEMENT_INN</Description>
</ModInfo>
It changes the code to just:
Code:
IMPROVEMENT
IMPROVEMENT_INN
!
|
If the user is using the "Enhanced Interface - Full WYSIWYG Editing" this will not occur. However, from my testing, it does occur using the other two editors. I'll look into it more.:cross-eyed: