Opened 15 years ago
Closed 15 years ago
#11390 closed defect (bug) (fixed)
Press This entity encoding fix and blank title
Reported by: | noel | Owned by: | azaozz |
---|---|---|---|
Milestone: | 3.0 | Priority: | normal |
Severity: | normal | Version: | 2.9 |
Component: | Press This | Keywords: | press this, has-patch |
Focuses: | Cc: |
Description
Allows posts to have an empty title (for P2 and other themes) and fixes entities that were not decoded upon display in the editor.
Attachments (3)
Change History (15)
#1
@
15 years ago
- Milestone changed from Unassigned to 2.9
- Type changed from task (blessed) to defect (bug)
- Version set to 2.9
#5
@
15 years ago
Not sure about the HTML entities fix. If there's a selection we do stripslashes(), aposfix(), html_entity_decode(), htmlspecialchars() and trim() on it, then we add some <p> and then do html_entity_decode() again (in effect reverting htmlspecialchars)?
#7
@
15 years ago
- Keywords reporter-feedback added
Can the original reporter please provide feedback wether or not this is fixed now with the current version?
#8
@
15 years ago
- Status changed from new to reviewing
original reporter is still testing the patch. :)
Note: See
TracTickets for help on using
tickets.
fixes entities and titles