Changes between Initial Version and Version 1 of Ticket #35770, comment 7
- Timestamp:
- 02/12/2016 04:11:46 PM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #35770, comment 7
initial v1 12 12 13 13 So this is definitely a bug, and support for that "strange space" char should be put back in shortcode parsing source, in order to support pasting from 3rd party WYSIWYG. 14 15 Hmm, I find out that "strange space" char is ASCII 160 char, which is "non breaking space". I don't know how that appeared in shortcode content, but the fact is that is the issue. WP 4.4 doesn't support "non breaking space" as shortcode attribute delimiter.