|
Mantis - Quercus
|
|||||
| Viewing Issue Advanced Details | |||||
|
|
|||||
| ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
| 4121 | minor | always | 07-13-10 23:15 | 07-13-10 23:15 | |
|
|
|||||
| Reporter: | GT500 | Platform: | |||
| Assigned To: | OS: | ||||
| Priority: | normal | OS Version: | |||
| Status: | new | Product Version: | 4.0.7 | ||
| Product Build: | Resolution: | open | |||
| Projection: | none | ||||
| ETA: | none | Fixed in Version: | |||
|
|
|||||
| Summary: | 0004121: Adding Custom BBCode Causes Strange Text in phpBB 3.0.7-PL1 | ||||
| Description: | When adding a custom BBCode to phpBB 3.0.7-PL1, regardless of what custom tag you try to add, the text inside the new BBCode tag always reads "${0. (1 + $pad) ." | ||||
| Steps To Reproduce: | |||||
| Additional Information: |
As an example, I attempted to add the following: BBCode: [indent]{TEXT}[/indent] HTML Replacement: <span style="padding-left: 1em;">{TEXT}</span> If I were to try and post the following: Quick [indent]test of[/indent] indentation. It would display as the following: Quick ${0. (1 + $pad) . indentation. |
||||
| Relationships | |||||
| Attached Files: | |||||
| There are no notes attached to this issue. |