← Back to team overview

openerp-india team mailing list archive

[Bug 966981] Re: Repeating events produce http 409 errors when accessing webdav URI

 

Hello Turkesh,

First of all, I apologise for the vishal's video which clearly doesn't show the bug.
 
I think you might have misunderstood the bug, you have fixed for another error which is shows in video. But it's not a bug rather than it's behaviour. As xrg said we have intensely put this domain, If you removed/changed this domain the caldav module's functionality may be broken. Please look in to lp: 673960 , as this issue was reported ago but we can not consider this as a bug.

Now comes up a real bug, which is occurs due to recurrent meeting 's ics
file and error is "DataError: invalid input syntax for integer:" as
Marcel said on comment#1.

I have attached a video which clearly shows the bug, So you can easily
check it. (As I think the error generated because of date are passed as
string not 100% sure). And I request to you please correct your merge
proposal and then put it. because If you removed this domain which
doesn't make sense ;-) and it will block the functionality.

I am again resetting this as a "Confirmed".

Thanks for understanding!

-- 
You received this bug notification because you are a member of OpenERP
Indian Team, which is subscribed to OpenERP Addons.
https://bugs.launchpad.net/bugs/966981

Title:
  Repeating events produce http 409 errors when accessing webdav URI

Status in OpenERP Addons (modules):
  Confirmed

Bug description:
  Steps to reproduce:

  1. Enter meeting which repeats 5 times, type weekly, every tuesday
  2. Try to access the webdav URI:
        wget --http-user=user --http-password=pass \
        http://example.com:port/webdav/database/Calendars/Meetings.ics

  http error 409 (conflict)

  Removing the repeating meeting solves the issue.

To manage notifications about this bug go to:
https://bugs.launchpad.net/openobject-addons/+bug/966981/+subscriptions


References