Opened 14 years ago
Closed 14 years ago
#20332 closed defect (bug) (fixed)
Fix minor punctuation issues in wpmu_validate_user_signup()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Milestone: | 3.4 | Priority: | normal |
| Severity: | trivial | Version: | |
| Component: | Multisite | Keywords: | has-patch commit |
| Focuses: | Cc: |
Description
Some of the validation error messages include terminal punctuation. Others don't. The forthcoming patch adds terminal punctuation where needed.
Attachments (2)
Change History (6)
#2
in reply to:
↑ 1
@
14 years ago
Replying to SergeyBiryukov:
There are also similar messages without terminal punctuation in
wpmu_validate_blog_signup().
Indeed there are. I've added a new patch that corrects them there as well.
Note: See
TracTickets for help on using
tickets.
There are also similar messages without terminal punctuation in
wpmu_validate_blog_signup().