← Back to team overview

openerp-india team mailing list archive

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

 

Public bug reported:

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.

** Affects: openobject-addons
     Importance: Undecided
         Status: New

** Description changed:

  Steps to reproduce:
  
- 1. Enter meeting which repeats 5 times weekly
- 2. Try to access the webdav URI: 
-       wget --http-user=user --http-password=pass \
-       http://example.com:port/webdav/database/Calendars/Meetings.ics
+ 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.

-- 
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):
  New

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


Follow ups

References