Package: phpbb2
Severity: normal

  Hi,

     I use a Debian phpbb2 server (I don't know the version of the
package) and it has a bug.

     When inside a message I post a url with the parentesis symbol, it
does this:

     Example of link posted in the message:
       http://www.example.com/test.cgi?a=abc&b=12(345)678

     When the user views the topic, it sould have a link like this:
       <a href="http://www.example.com/test.cgi?a=abc&b=12(345)678"> ...

     However, the link is like this:
       <a href="http://www.example.com/test.cgi?a=abc&b=12";> ...

     Thanks,
     Pedro


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to