Closed (fixed)
Project:
Shortcode
Version:
7.x-2.x-dev
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
28 Aug 2012 at 01:42 UTC
Updated:
25 Oct 2012 at 05:21 UTC
With the module enabled, non-shortcode words in brackets just disappear.
This shouldn't happen. If a word or phrase in brackets doesn't match any shortcodes, the module should just leave it alone.
I'm aware we can escape bracketed terms, but that should only be necessary for text that would ordinarily act as a shortcode.
Comments
Comment #1
spacegoat1701 commentedI don't know if this is the best way, but I've added this to my copy of the module like so:
Comment #2
denes.szabo commentedThanks for the error report!
I committed my solution http://drupalcode.org/project/shortcode.git/commit/cc90b069dd0eb1e4c869d....