This is the place to report bugs and get support. When posting in this forum, please always provide as much detail as possible.
Please do not report problems with a custom build or custom code in this forum. If you are producing your own build from the source code and have problems or questions, ask in the developer forum, do not report it as a bug.
When posting in this forum, please try to provide as many relevant details as possible. Particularly the following:
hi, joe.
after upgrade to the 2.3.8.1. the setting for <asp:Calendar in theme.skin is invalid now.
Befor upgrade,
I changed DayNameFormat="FirstLetter" to DayNameFormat="Shortest" for <asp:Calendar in theme.skin. It is ok!
After upgrade, the setting is invalid.
I chaged other settings for <asp:Calendar, it is also invalid.
I can't find the reason.
Thanks!
Hi,
If you're talking about the calendar in the blog, add SkinID="Blog" to the calendar in your theme.skin file.
Hope that helps,
Joe
It works now!