#1919 closed defect (bug) (fixed)
New setup creates a \ in blog title with a '
| Reported by: | ch0de | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | General | Version: | 1.6 |
| Severity: | minor | Keywords: | |
| Cc: | Focuses: |
Description
When setting up a new blog and you use a blogname like "Joe's Blog", It makes it "Joe\s Blog" instead...
Change History (2)
Note:
See TracTickets
for help on using tickets.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
(In [3173]) stripslashes() from admin email and weblog title since update_option() takes care of escaping them. fixes #1919