Actions
Bug #3417
closedQuick Message results in error in attempt to strip bbcode
Description
When the quick message feature tries to strop the bbcode it's looking for a function that has been renamed in latest UddeIM releases.
It's now uddeIMbbcode_strip instead of bbcode_strip. For backwards compatibility sake we should just function exists check and use whichever is found.
Files
Updated by krileon over 12 years ago
- File 3417.patch 3417.patch added
- Status changed from Assigned to Resolved
- Assignee changed from krileon to beat
- % Done changed from 0 to 100
Updated by beat over 12 years ago
- Target version changed from CB 1.8.1 to CB 1.9
Updated by beat about 12 years ago
- Status changed from Resolved to Closed
- Estimated time set to 1:00 h
Fixed as suggested in r1888 .
Thank you Kyle.
Actions