Code review comment for lp:~abentley/launchpad/fix-inline-reply

Revision history for this message
Aaron Bentley (abentley) wrote :

= Summary =
Fix bug 487209

== Proposed fix ==
Remove whitespace that was causing a lookup failure. Add windmill test of replying to code review comments.

== Pre-implementation notes ==
Tim pointed out to me that the bug was caused by whitespace and asked me to
write a windmill test.

== Implementation details ==
None

== Tests ==
bin/test -t test_merge_proposal_replying --layer=CodeWindmillLayer

== Demo and Q/A ==
Create a merge proposal and make a comment. Reload the page. Click the reply
link and create a reply. If this works, you've succeeded.

« Back to merge proposal