Thursday, August 2, 2007

DotNetNuke - Fixing a Strange Blog Module Error

It always makes me nervous when I have to crack open the source code for someone else's component, but that's pretty much what you have to do to get the DNN blog module to work correctly for registered users (this is evidently not a problem for admin-level users):

DotNetNuke Blogs - The server tag is not well formed, oh
my!

http://www.dotnetnuke.com/Community/Blogs/tabid/825/EntryID/1496/Default.aspx

...turns out having a unicode accented "e" character is probably not a good thing. ;)

No comments: