Opened 14 years ago
Closed 14 years ago
#20332 closed defect (bug) (fixed)
Fix minor punctuation issues in wpmu_validate_user_signup()
| Reported by: | dllh | Owned by: | ryan |
|---|---|---|---|
| Priority: | normal | Milestone: | 3.4 |
| Component: | Multisite | Version: | |
| Severity: | trivial | Keywords: | has-patch commit |
| Cc: | Focuses: |
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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
There are also similar messages without terminal punctuation in
wpmu_validate_blog_signup().