Merge lp://staging/~robru/friends/dont-linkify-doctype into lp://staging/friends
Proposed by
Robert Bruce Park
Status: | Merged |
---|---|
Approved by: | Robert Bruce Park |
Approved revision: | 212 |
Merged at revision: | 212 |
Proposed branch: | lp://staging/~robru/friends/dont-linkify-doctype |
Merge into: | lp://staging/friends |
Diff against target: |
59 lines (+18/-8) 2 files modified
friends/tests/test_protocols.py (+11/-0) friends/utils/base.py (+7/-8) |
To merge this branch: | bzr merge lp://staging/~robru/friends/dont-linkify-doctype |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
PS Jenkins bot (community) | continuous-integration | Approve | |
Robert Bruce Park | Approve | ||
Review via email: mp+170900@code.staging.launchpad.net |
Commit message
Don't linkify URLs inside the DOCTYPE.
To post a comment you must log in.
Excellent test coverage!