I like to have super secure passwords with all possible characters for my website. In the NFO control panel the passwords can mess up the HTML structure of the page. If a password contains the character '>' it is interpreted as an HTML end tag (the rest of the page becomes bold text). Those should be escaped as > for displaying the passwords. There are other characters that can do it, I don't know the complete list. I would guess it would contain "> < &" at least.
This is a very minor issue, but I thought I'd mention it.
Minor control panel display issue with complicated passwords
- mrredvps
- New to forums
- Posts: 8
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Sun May 29, 2011 8:04 pm
- Location: Tacoma, WA
Re: Minor control panel display issue with complicated passw
Thank you for bringing this bug to my attention. It should be addressed now.