The following is an unofficial list of the issues signaled by the users of the Atlas forums (except the Atlas Control Toolkit forum). Thanks go to Luis Abreu for helping me to build and maintain the list. If you are aware of a bug/issue not listed here
or want to provide a repro for one of them, please add a reply to this thread. Please note that this list has been built for reference and discussion purposes and it's not to be considered an official bug/issue tracker.
July CTP
Description
Forum Thread
Repro
Fixed
1. ASP.NET validation doesn't work (ie, a postback is always performed) if the validators are outside an updatepanel:
2. __doPostBack isn't correctly added to the page during a partial postback(if it's not added correctly during the initial rendering, then it's simply discarded)
10. RequiredFieldValidator should trim the string before checking the lengthand i'd like to add that validation should be performed when the control looses focus and notthe propertychanged event is fired
24. ScriptManager includes UpdatePanel name in xml script even if this panel is marked as Visible="False". This causes a JavaScript error (Object Not Found).
Garbin
Contributor
7428 Points
1507 Posts
ASPInsiders
Unofficial bug/issue list for the Atlas July CTP
Jul 06, 2006 04:04 PM|LINK
The following is an unofficial list of the issues signaled by the users of the Atlas forums (except the Atlas Control Toolkit forum). Thanks go to Luis Abreu for helping me to build and maintain the list. If you are aware of a bug/issue not listed here or want to provide a repro for one of them, please add a reply to this thread. Please note that this list has been built for reference and discussion purposes and it's not to be considered an official bug/issue tracker.
July CTP
12. Firefox: Webparts and updatepanel13. Returning exceptions from the page