I have tried all morning to remove my blog address from my profile. This has no effect on the address it still remains. I think that the code is not updating the blog entry in the profile.
-
-
Added bug to the Wiki
http://channel9.msdn.com/wiki/default.aspx/Channel9.ForumBugs -
I can repro as well - you can set it, you can change it, but once set you can't blank it out again.
Updating to "" doesn't work
Updating to "http://" doesn't work
I recommend setting to "http://www.example.com/" until bug is fixed -
body must not be empty... [Duncanma]
-
thanks
-
Not limited to blog field - ALL fields on the profile page exhibit this behavior.
Possibly related to the enctype handling code for the avatar upload? -
Fixed.
The bug was that User extended attributes that are null or empty string were not being serialized (so the the User extended attribute blob was not being updated).
C -
Thanks Charles!
Thread Closed
This thread is kinda stale and has been closed but if you'd like to continue the conversation, please create a new thread in our Forums,
or Contact Us and let us know.