On user registration help text for username field contains semi-colon it should be comma.
Steps to re-produce
1. Go to /user/register
2. Look for help text under username field after "Sapaces are allowed" text there is a semi-colon
| Comment | File | Size | Author |
|---|---|---|---|
| #8 | After_patch_semicolon_not_displayed.JPG | 18.19 KB | Trupti Bhosale |
| #8 | Before_patch_semicolon_displayed.JPG | 16.29 KB | Trupti Bhosale |
| #4 | semi-colon-be-gone.png | 17.43 KB | lammensj |
| #3 | After applying Patch .png | 152.65 KB | NikitaJain |
| #2 | text-registration-page-2405449-1.patch | 799 bytes | Poornima3 |
Comments
Comment #1
prashant.cSubmitting patch for the issue.
Comment #2
Poornima3 commentedReplaced the semi-colon with a comma
Comment #3
NikitaJain commentedTested the above patch text-registration-page-2405449-1_0.patch. Its not working fine. I can see the semi-colon in username field help text registration page "Spaces are allowed; " after applying the patch. Tested on chrome & Firefox Ubuntu 14.04
Screenshot attached.
Comment #4
lammensj commentedI can confirm that the patch is working, not seeing any semi-colon in the description.
Comment #5
lammensj commentedComment #6
alexpottSemi-colons are valid punctuation...
I'm not sure that this is incorrect.
Comment #7
lammensj commentedPerhaps we should just leave it like it is. After reading through, a colon might be too soft and a period perhaps too strong.
In dutch we probably would have written this with a semi-colon because it is a list of something.
Comment #8
Trupti Bhosale commentedVerified the fix with the patch 'text-registration-page-2405449-1.patch' and it is working fine.Semicolon after 'Spaces are allowed' is removed and comma is displayed.Verified on Firefox & Chrome on Windows 8.
Attached snapshot for reference.
Comment #9
Trupti Bhosale commentedComment #10
alexpott@Truptti yes the patch works but your comment does not address #6. Is the removal grammatically correct?
Comment #11
Trupti Bhosale commented@alexpott :yes your right.
I came across an issue related to punctuation,please refer this https://www.drupal.org/node/827468
Comment #12
no_angel commentedSuggest changing Status to Closed (won't fix) or (works as designed)?
Comment #13
cilefen commentedActually, this is a duplicate.