Just checked - I already have that code adjustment in the code you gave me
The problem is that it's taking a submitted URL such as
http://www.example.com and displaying it right on first submission, but after an edit it tries to submit HTML back which is disabled.
Shouldn't it parse and display it as [ url ]http://www.example.com[/ url] when you click edit rather than HTML?