Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

problem with [img] and emoticon #149

Open
ernestocuzcueta opened this issue Jun 12, 2019 · 1 comment
Open

problem with [img] and emoticon #149

ernestocuzcueta opened this issue Jun 12, 2019 · 1 comment

Comments

@ernestocuzcueta
Copy link

ernestocuzcueta commented Jun 12, 2019

I have this content:
...... [img]3299%20[1280x768].JPG[/img]
The code first resolve the emoticon replacing 8] and later replace the [img]

My symfony configuration is:
post:
strict: false
locale: es
xhtml: true
filters: [ default, list, url, quote, text]
hooks: [ emoticon, custom ]
whitelist: [ b, quote, url, img, text, size, color ]

Is possible change the parse order?

Thanks

@alquerci
Copy link
Contributor

Hello @ernestocuzcueta, apologies for the delay of this response.

What version of decoda do you have?

As I know this bug should be fixed with latest version.
The emoticon hook has been patched.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants