latos / wave-protocol

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

Cannot navigate to other blip via link #208

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Run Wiab server and login.
2. Create a new wave A. Click on "Link" button of first (or other) blip and 
copy the wave id.
3. Create another wave B. Create a link to a blip from wave A.
4. Click on the link.

What is the expected output? What do you see instead?
Expected: Wave A is loaded and referenced blip has the focus.
Actual: Nothing happens. Warning message in the debug log: "History token 
contains invalid path: local/w+Ipn-XMoeeaA/~/conv+root/b+Ipn-XMoeeaB

Revision: 0da67d7072    

Original issue reported on code.google.com by vega113 on 21 Jan 2011 at 7:39

GoogleCodeExporter commented 8 years ago
Please review patch at:
http://codereview.waveprotocol.org/521001

Original comment by vega113 on 22 Jan 2011 at 1:55

GoogleCodeExporter commented 8 years ago
fixed by 3332c01605

Original comment by vega113 on 27 Jan 2011 at 7:49