dropdownlist shows htmlencoded data

This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.

Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.

This is the place to report bugs and get support

When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:

  • What operating system were you running when the bug appeared?
  • What database platform is your site using?
  • What version of mojoPortal are you running?
  • What version of .NET do you use?
  • What steps are necessary to reproduce the issue? Compare expected results vs actual results.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum.
This thread is closed to new posts. You must sign in to post in the forums.
4/10/2008 5:04:06 AM
Gravatar
Total Posts 43

dropdownlist shows htmlencoded data

Hi,

I have a page name with an ampersand in. This looks fine on the external site, but within the administration system the page name dropdownlist is showing the htmlencoded ampersand - this looks very bad.

See the screenshot here.

I understand the need to htmlencode user entered data from a security perspective, but the ampersand character poses no risk.

I would suggest performing an htmlunencode on safe formatting characters that may appear in page titles, such as the ampersand.

4/10/2008 6:10:52 AM
Gravatar
Total Posts 18439

Re: dropdownlist shows htmlencoded data

Thanks. I'm looking into this now and will fix it for the next release.

Best,

Joe

You must sign in to post in the forums. This thread is closed to new posts.