716: Admin->database->siteConfiguration update DB with unicode which case unknown attribute error.
- Incomplete
- Review Board
who.m*****@gmai***** (Google Code) (Is this you? Claim this profile.) | |
Dec. 28, 2008 |
What's the URL of the page containing the problem? http://reviewboard:8080/admin/db/siteconfig/siteconfiguration/1/ What steps will reproduce the problem? 1. change config 2. click save 3. try refresh What is the expected output? What do you see instead? it should not. cause error. What operating system are you using? What browser? centos5.2 Please provide any additional information below. default db format: -> settings='{"mail_host_password": "", when using ui: -> {u'mail_host_password': u'',
Please provide the error you're seeing. Also make sure you've updated today, as a major bug with this has been fixed. I should also make it clear that you really shouldn't be modifying the SiteConfiguration entries in the Database Admin UI. Things can easily break, and there's no great solution for this. Please use the Settings UI where possible, and if there's a setting you really need in the Settings UI, let us know.