latos / wave-protocol

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

Clicking on "Link" button on the blip menu causes error message #201

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Login to Wiab.
2. Create a new wave, click on the "Link" button.

What is the expected output? What do you see instead?
Expected: Pop up with link to the blip is displayed.
Actual: Displayed alert message: "Unable to link to this blip, invalid 
conversation id vegalabz.com!conv+root".
What changeset or version are you using?
rev 826

Please provide any additional information below.
The issue is caused by attempt to serialize the wavelet id with 
ModernIdSerializer while the actual id has legacy representation.

Suggested fix is attached.

Original issue reported on code.google.com by vega113 on 11 Jan 2011 at 6:54

Attachments:

GoogleCodeExporter commented 8 years ago
Thanks, I'll apply the patch.

Original comment by ano...@google.com on 12 Jan 2011 at 12:26

GoogleCodeExporter commented 8 years ago

Original comment by ano...@google.com on 12 Jan 2011 at 11:46