[Interchange-bugs] [Bug 176] Changed - frames_html missing target in toc

bugzilla-daemon@localhost.akopia.com bugzilla-daemon@localhost.akopia.com
Fri, 4 May 2001 11:32:34 -0400


http://developer.akopia.com/bugs/show_bug.cgi?id=176

*** shadow/176	Thu May  3 10:49:59 2001
--- shadow/176.tmp.25288	Fri May  4 11:32:34 2001
***************
*** 3,10 ****
  Version: 4.7.x
  Platform: PC
  OS/Version: Linux
! Status: NEW   
! Resolution: 
  Severity: normal
  Priority: P2
  Component: Documentation
--- 3,10 ----
  Version: 4.7.x
  Platform: PC
  OS/Version: Linux
! Status: RESOLVED   
! Resolution: WORKSFORME
  Severity: normal
  Priority: P2
  Component: Documentation
***************
*** 17,19 ****
--- 17,25 ----
  The _toc files generated by the frames_html target don't have target= in their
  links to load the actual docs in the right frame, so they end up squashed into
  the left side.
+ 
+ ------- Additional Comments From jon@akopia.com  2001-05-04 11:32 -------
+ I remember seeing this problem with Bill Dawkins once, but I can't duplicate it.
+ The *_toc.html files I get have a <base target="main"> tag that takes care of
+ it, and it works fine for me in Mozilla and Netscape. Jason, please show me on
+ your machine when you get a minute.