Closed (fixed)
Project:
Bbcode
Version:
master
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Reporter:
Created:
25 May 2007 at 11:40 UTC
Updated:
9 Jun 2007 at 08:16 UTC
Jump to comment: Most recent file
Nested [size]/[font]/[color] tags are not converted correctly. This issue was reported also here.
I contribute a patch for this issue. Please review and apply it.
example code is as follows;
[size=10]10px [size=20]20px [size=30]30px [/size]20px [/size]10px[/size]
[size=20][color=blue]BLUE [color=red]RED [/color][color=green]GREEN [/color]BLUE[/color] [/size]
[size=20][font=Arial]Arial [font=Century]Century [/font][font=Comic sans MS]Comic sans MS [/font]Arial [font=Arial Bold Italic]Arial Bold Italic [/font]Arial [/font][/size]
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | bbcode_5_patch_8-2_txt.txt | 3.99 KB | Takafumi |
| #1 | nested_tags.png | 9.77 KB | Takafumi |
| bbcode_5_patch_8_txt.txt | 3.99 KB | Takafumi |
Comments
Comment #1
Takafumi commentedThis attached file is a screen shot.
Comment #2
Takafumi commentedA patch was updated because small bug was found.
Comment #3
naudefj commentedPatch works for me. Again, thank you very much!
Comment #4
naudefj commentedPatch applied - http://drupal.org/cvs?commit=68594
Comment #5
(not verified) commented