Mantis - Quercus
Viewing Issue Advanced Details
3771 minor always 11-18-09 12:20 11-18-09 12:20
nam  
 
normal  
new 4.0.0  
open  
none    
none  
0003771: Error Adding BBCode Tags in phpBB3
(rep by GT500)

http://forum.caucho.com/showthread.php?t=2206 [^]

Received the following exception after trying to add the YouTube video tag to my phpBB 3.0.5 forums. Error prevents adding the custom tag.

com.caucho.quercus.QuercusExecutionException: com.caucho.quercus.QuercusException
bad regexp
com.caucho.quercus.QuercusException: bad regexp
    at com.caucho.quercus.lib.regexp.RegexpModule.compileReplacement(RegexpModule.java:1896)
    at com.caucho.quercus.lib.regexp.RegexpModule.pregReplaceString(RegexpModule.java:1167)
    at com.caucho.quercus.lib.regexp.RegexpModule.pregReplace(RegexpModule.java:956)
    at com.caucho.quercus.lib.regexp.RegexpModule.preg_replace(RegexpModule.java:905)
    

There are no notes attached to this issue.