Skip to content
This repository has been archived by the owner on May 16, 2018. It is now read-only.

BBcode renderer can't render string with incorrect brackets #13

Closed
zfbot opened this issue Apr 5, 2013 · 2 comments
Closed

BBcode renderer can't render string with incorrect brackets #13

zfbot opened this issue Apr 5, 2013 · 2 comments

Comments

@zfbot
Copy link

zfbot commented Apr 5, 2013

Jira Information

Original Issue:ZF-12408
Issue Type:Bug
Reporter:Olivier MELLINGER
Created:09/07/12
Assignee:Pieter Kokx
Components:Zend_Markup

Description

echo $bbcode->render('poijgsz;oih [ioda hgij [gdsjag;acheck [url=http://google.fr]link[/url]  [b]formatted text[/b]  [i]this is italics[/i]');

will render


of course, this text is malformed because some brackets are opened without being closed.
But I don't understand why in that case, these brackets aren't just displayed like that and the rest of the text rendered correctly.
@zfbot
Copy link
Author

zfbot commented Apr 5, 2013

This issue was ported from the ZF2 Jira Issue Tracker at
http://framework.zend.com/issues/browse/ZF-12408

Known GitHub users mentioned in the original message or comment:

@froschdesign
Copy link
Member

But I don't understand why in that case, these brackets aren't just displayed like that and the rest of the text rendered correctly.

This is a limitation of the component.
There will be no further development. (it's deprecated)

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

No branches or pull requests

2 participants