Opened 14 months ago
Closed 14 months ago
#20332 closed defect (bug) (fixed)
Fix minor punctuation issues in wpmu_validate_user_signup()
| Reported by: |
|
Owned by: |
|
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | Multisite | Version: | |
| Severity: | trivial | Keywords: | has-patch commit |
| Cc: | daryl@… |
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)
comment:1
follow-up:
↓ 2
SergeyBiryukov — 14 months 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.
comment:3
SergeyBiryukov — 14 months ago
- Keywords commit added; needs-testing removed
- Milestone changed from Awaiting Review to 3.4
- Severity changed from normal to trivial
Note: See
TracTickets for help on using
tickets.

There are also similar messages without terminal punctuation in wpmu_validate_blog_signup().