Closed GoogleCodeExporter closed 8 years ago
If i comment the lines 1425-1426 in ContentDocument i.e.
Preconditions.checkState(level != Level.EDITING,
"Cannot attach editor to a document already with an editor");
It seems to work normal.
Original comment by vega113
on 22 Dec 2010 at 7:33
Verified
Original comment by ano...@google.com
on 23 Dec 2010 at 12:45
(I'm not working on this right now, leaving it assigned to me)
Original comment by danila...@google.com
on 23 Dec 2010 at 1:00
I'll take this.
Original comment by hearn...@google.com
on 7 Jan 2011 at 8:19
Fixed by patch 43328221f89a
Original comment by hearn...@google.com
on 10 Jan 2011 at 5:40
Original issue reported on code.google.com by
vega113
on 22 Dec 2010 at 7:03Attachments: