Don't include ) or ] in bug link
Review Request #10594 — Created June 15, 2019 and submitted
Makes references like "(see issue #abc)" work as expected. Also modify existing linkifyText test lines to be <= 79 chars.
Unit test.
Summary | ID |
---|---|
444b21c8da6d2c23205da3fbc4c7c6694c026d11 |
Description | From | Last Updated |
---|---|---|
Can you make sure this fits in <= 79 chars? I know some of the others have this issue as … |
chipx86 | |
Since this is an ES6 file we should use const instead of var. Let's also add a blank line between … |
david | |
Col: 53 Script URL. |
reviewbot | |
Col: 55 Script URL. |
reviewbot | |
Can you add a blank line after this? |
david | |
const, blank line. |
david | |
Col: 53 Script URL. |
reviewbot | |
Col: 55 Script URL. |
reviewbot |
-
Thanks for the ping on this. We've been pretty busy with a major update of everything for Django 1.11 and eventually Python 3 (btw, only planned to be officially supported under RB5, RB4 with a custom contract). So we haven't been looking much at contributions. I'll get this in for 3.0, though, after the below fix.
-
Can you make sure this fits in <= 79 chars? I know some of the others have this issue as well, but you could update this one to save the linkified text in a variable and then just compare the variable.
- Change Summary:
-
Make all linkifyText test lines be <= 79 chars.
- Description:
-
Makes references like "(see issue #abc)" work as expected.
+ + Also modify existing linkifyText test lines to be <= 79 chars.
- Commits:
-
Summary ID 6dcee1b20abff90466cd4ee20a62f33a57f23e89 19bf0b5ff5ca61eb1940ec088a35b9b24b22535e