This queue is for tickets about the Parse-BBCode CPAN distribution.
Maintainer(s)' notes
If you have any wishes, feel free to create a ticket.
Plans:
I would like to add callbacks to the parser so that you can gather some information about specific tags and ideally can manipulate them during parsing.
But there are already enough informations to create a download link for code tags, for example. See example/code_download.pl.
Parse::BBCode is now hosted on github, so for bug reports also check
https://github.com/perlpunk/Parse-BBCode
Owner: |
Nobody in particular
|
Requestors: |
harv [...] ruin.nu
|
Cc: |
|
AdminCc: |
|
|
Severity: |
Important |
Broken in: |
0.06 |
Fixed in: |
0.07 |
|
Sun Jan 25 09:25:06 2009
harv [...] ruin.nu - Ticket created
The div for the quote-body is missing a > in the closing-tag.
'quote' => 'block:<div class="bbcode_quote_header">%{html}a:
<div class="bbcode_quote_body">%s</div</div>',
should be:
'quote' => 'block:<div class="bbcode_quote_header">%{html}a:
<div class="bbcode_quote_body">%s</div></div>',
Wed Feb 18 04:16:52 2009
TINITA [...] cpan.org - Correspondence added
On So. 25. Jan. 2009, 09:25:06, harv wrote:
Show quoted text> The div for the quote-body is missing a > in the closing-tag.
[...]
thanks for the report, good catch =)
will be in the next release...
Wed Feb 18 04:16:53 2009
The RT System itself - Status changed from 'new' to 'open'
Thu Feb 19 06:34:40 2009
TINITA [...] cpan.org - Correspondence added
Fri Feb 20 05:30:11 2009
TINITA [...] cpan.org - Status changed from 'open' to 'resolved'
Fri Feb 20 05:30:15 2009
TINITA [...] cpan.org - Broken in 0.07 added
Fri Feb 20 05:30:21 2009
TINITA [...] cpan.org - Broken in 0.06 deleted
Fri Feb 20 05:30:29 2009
TINITA [...] cpan.org - Broken in 0.06 added
Fri Feb 20 05:30:32 2009
TINITA [...] cpan.org - Broken in 0.07 deleted