Prevent Form/File from returning links in getValueAsHtml if there's

no real value in the storage element to return.
This commit is contained in:
Colin Kuskie 2009-06-03 21:08:40 +00:00
parent cdedf8c6b5
commit 472580dd45
2 changed files with 2 additions and 0 deletions

View file

@ -24,6 +24,7 @@
- fixed #10228: Calendar: Weekly re-occurence function not working properly ( Martin Kamerbeek / Oqapi )
- fixed #9851: New Users have blank profile field privacy settings (United Knowledge)
- fixed #10208: Account/Inbox.pm site invititations
- fixed #10355: Thingy: dirty delete FileField value
7.7.8
- fixed: Basic Auth doesn't work if password contains colon (Arjan Widlak,