From Bugzilla Helper: User-Agent: Mozilla/4.7 [en] (X11; I; Linux 2.2.16-22 i586) Description of problem: When using HTML target attribute, as in <form action="/cgi-bin/script.cgi" target="other-frame"> </form> or <base href="http://server" target="other-frame"> page is served in new browser window in Netscape communicator 4.7. Problem does not occur in httpd built from source code. Version-Release number of selected component (if applicable): How reproducible: Always Steps to Reproduce: 1.Enter data 2.Click "submit" button 3.Browser opens new window. Actual Results: Browser opened CGI generated page in new window. Expected Results: Browser should open page in other frame. Additional info: Source code available upon request.
Seems very unlikely this is an Apache bug.