View Full Version : Calendar control has problem
garypayton
10-17-2005, 06:31 AM
Hi,all
When I start SpringAir.Web --> BookTrip/TripForm.aspx and click the calendar control , it threw an script error. Is it a bug?
Rick Evans
10-17-2005, 10:13 AM
Hi Gary
Indeed it does, and yes it is (a bug (http://opensource2.atlassian.com/projects/spring/browse/SPRNET-220)).
I will add that the SpringAir reference application is in major state of flux at the moment as we bang examples of all the features that Spring.NET has to offer into it (IoC, DI, AOP, ASP.NET support, etc).
Thanks for spotting it and being such an early adopter :)
Ciao
Rick
Aleks Seovic
10-18-2005, 07:37 AM
Mark and I noticed the script error when running SpringAir on his machine, which doesn't have .NET 1.1 SP1 installed. On my machine, with .NET SP1 installed, everything works fine.
Problem is not in the calendar control but in the postback script generated by ASP.NET. Pre-SP1 code simply generates invalid postback script when master page is used.
- Aleks
Rick Evans
10-18-2005, 07:47 AM
Hiya
Darn. I have just changed laptops and indeed, I don't have SP1 installed. At least that issue is cleared up, 'cos it was running fine on my old laptop the other week.
I'll go update my box. I have also updated the issue (http://opensource2.atlassian.com/projects/spring/browse/SPRNET-220) accordingly. So I guess the 'fix' for this issue is 'make sure you have the latest SP installed before using Spring.Web (and SpringAir specifically)'. I'll go update the README.TXT in the SpringAir root directory too.
Cheers
Rick
garypayton
10-24-2005, 06:31 AM
Thanks
--Gary
vBulletin® v3.7.3, Copyright ©2000-2009, Jelsoft Enterprises Ltd.