Closed (fixed)
Project:
Shortcode
Version:
7.x-2.x-dev
Component:
Documentation
Priority:
Major
Category:
Support request
Assigned:
Reporter:
Created:
20 Dec 2011 at 03:56 UTC
Updated:
25 Oct 2012 at 05:21 UTC
Jump to comment: Most recent file
Comments
Comment #1
denes.szabo commentedNice question, I have no idea. I will look into the code then maybe I can answer to you…
Comment #2
denes.szabo commentedI have a good news to you: I allowed escaped codes, if you duplicate the [] around the code then this code will be not parsed by the api - similar to the WP-s shortcode API.
So use your code this way:
I committed it to the dev version only. I am waiting for your opinion and test result!
Comment #3
dropletz commentedHi,
i check it under older versions also in dev version without any success!
Thanks.
Comment #4
denes.szabo commentedI tried it again with a clean drupal + shortcode-7.x-dev: I inserted the code I have given before. It was success on a first run:
Could you try it again?
Comment #5
denes.szabo commentedToday I committed a fix, it seems it solves your problem.