google-code-export / webical

Automatically exported from code.google.com/p/webical
GNU General Public License v3.0
1 stars 1 forks source link

error message if you add a new invalid calendar #27

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Create a new calendar. Enter URL: http://1.nl and fill in the other values.
The log out and log in as the new user with the new password. The error
page shows. If you go back to calendar it doesn't work. You have to go back
to settings and delete the new calendar.

Original issue reported on code.google.com by choquol...@hotmail.com on 11 Jan 2008 at 3:11

GoogleCodeExporter commented 9 years ago
the username and password fields when adding a new calendar are not for a new
application user. The fields are used when the server the calendar file is on 
needs
authentication. So loging in as the user you entered fails. 

Because you entered an incorrect calendar, the error page is shown. I agree 
this is a
bit rigorous. It would be better to try to disable the calendar and notify the 
user
the calendar is incorrect.

Original comment by mattijsh...@gmail.com on 29 Jan 2008 at 7:52

GoogleCodeExporter commented 9 years ago
Need to do three things here
- Make it clearer what the fields are meant for (some explanation field)
- Disable a calendar on connection errors
- Add a test button to test the calendar before saving

Original comment by ivovando...@gmail.com on 24 Feb 2008 at 5:56

GoogleCodeExporter commented 9 years ago

Original comment by ivovando...@gmail.com on 24 Feb 2008 at 5:58

GoogleCodeExporter commented 9 years ago
Added a check on existence of the calendar ics file

Original comment by hz0885 on 16 Jul 2012 at 2:24