Comment subject Re: gets confused in input tag
Status: Abandoned
Brought to you by:
deekayen
If I click to reply to a comment that has a subject with quotation marks in it, the reply subject line in the reply form only prints "Re: " instead of the whole "Re: "quoted text"". Netscape gets confused by the excess number of quotation marks within the input tag.
Possible fix: translate quotation marks into double apostrope or even single. The way this was fixed in admin was to replace the input tags with 1 row textareas.
Fixed in CVS.