Quote:
Originally Posted by leeherron
So no one knows about the changed subject threading bug?
|
I remember noting that. Before inserting, gateway.php searches for the same subject. It really should insert the post by looking up the reference field.
The original gateway.php does not have reference field, hence it was implemented this way.
One of the TO DO, ie. if no official release comes out soon.
Another thing on the TO DO list is the text wrapping for quoted text. Quoted text is wrapped unnecessary at the moment. "> >"s are added to quoted text pushing the line beyond the 72 characters.