Bug #4816
Inserting bb code
| Status: | Resolved | Start date: | 2009-09-30 | |
|---|---|---|---|---|
| Priority: | Should have | Due date: | ||
| Assignee: | - | % Done: | 100% |
|
| Category: | Forum | |||
| Target version: | 1.9.0 | Estimated time: | 0.10 hour | |
| Votes: | 0 |
Description
Line 100 of class.forum_editor.js (editor.value += smilie;) is copied from insertSmilie(), but it has to be changed to editor.value += open + close;
History
Updated by Martin Helmich over 3 years ago
- Category set to Forum
- Status changed from New to Accepted
- Assignee set to Martin Helmich
- Target version set to 1.9.0
- Estimated time set to 0.10
Updated by Martin Helmich over 3 years ago
- Status changed from Accepted to Resolved
- Assignee deleted (
Martin Helmich) - % Done changed from 0 to 100
Fixed in r28510.