Fix multiple issues with how Thingy handles default values, and values that are false. Fixes bug #12362

This commit is contained in:
Colin Kuskie 2012-09-05 09:50:36 -07:00
parent 56e8240006
commit b37f9d581d
2 changed files with 7 additions and 5 deletions

View file

@ -4,7 +4,7 @@
- fixed: Threads with no posts return the wrong lastReply data.
- fixed #12339: Upgrade to 7.10 causes metadata values to "disappear" (Dale Trexel)
- Upgraded TinyMCE to 3.5.6
- fixed #12362: Thingy default Y/N field overly default
7.10.26
- fixed: Template diagnostics when called without a session asset.