Ticket #2923 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Link Categories double quotes break editing of before/after/between

Reported by: westi Assigned to: westi
Priority: normal Milestone:
Component: Administration Version: 2.0.3
Severity: normal Keywords: bg|has-patch
Cc:

Description

If you put double quotes in one of before/after/between then it breaks the display as the double quotes end up in the html raw (reported by xqt in wordpress-bugs on irc)

Attachments

2923.diff (1.3 kB) - added by westi on 07/06/06 20:56:29.
Patch to fix this by calling wp_specialchars correctly

Change History

07/06/06 20:56:29 changed by westi

  • attachment 2923.diff added.

Patch to fix this by calling wp_specialchars correctly

07/06/06 20:57:16 changed by westi

  • keywords set to bg|has-patch.

07/06/06 21:18:25 changed by westi

  • status changed from new to assigned.

Note this is 2.0.4 only as 2.1 doesn't have this functionality in the admin ui anymore after categories were merged.

07/23/06 18:41:49 changed by ryan

  • status changed from assigned to closed.
  • resolution set to fixed.

(In [4034]) Escape quotes. Props westi. fixes #2923

11/30/06 19:41:50 changed by

  • milestone deleted.

Milestone 2.0.4 deleted