dcorking / google-wave-resources

Automatically exported from code.google.com/p/google-wave-resources
0 stars 0 forks source link

Bug: wave.wavelet.modifyParticipantRole returns a notImplemented error at random #753

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Steps to re-create the issue:
 0. react to an event
 1. create a wavelet with the active api
 2. modify the role of a participant in the wavelet created in 1
 3. submit the created wavelet with the active api

As this happens at random you may have to try it a few times. 

Included is a java robot and two log files with output. The output is from 
two subsequent runs of the robot. In one the role of the participant gets 
changed. In the other a method not implemented error (501) is returned.

Original issue reported on code.google.com by peter.o....@gmail.com on 6 May 2010 at 8:33

Attachments:

GoogleCodeExporter commented 9 years ago
We will have a fix for this soon. Thanks for filing.

Original comment by pamela.fox on 7 May 2010 at 12:30

GoogleCodeExporter commented 9 years ago
This should be resolved now.

Original comment by pamela.fox on 7 May 2010 at 9:06