From: Matthias H. <M.H...@hm...> - 2004-11-05 12:03:24
|
Hi, I have the same problem with tclhttpd.3.5.1.1.kit. Links work for the first level URLs and for all .TMLs with Doc_dynamic. For .TMLs without Doc_dynamic, some levels of the URL-hierarchy are removed, so the resulting .HTML isn't returned. I have mailed this error to Brent Welch already, but he is too busy, I think.... It must have something to do with modified logic within lib/doc.tcl, fallback.tcl and/or template.tcl - but the whole tclhttpd-logic is still a bit complex for me after several years of usage.... With my production environment (Tcl 8.4.4 threaded with tclhttpd 3.4.2), no such problems exist. So I can't help with your problem, just confirm that this problem do exist with 3.5.x! Greetings! Shawn Kielty schrieb: > Howdy folks > > I am noticing that my relative links don't all work as they used to -- and I > believe this may be a bug -- > > The file <DocRoot>/home/newhome.tml creates the following html: > > <td> > <span style="font-size:10.0pt;font-family:Arial;color:#F9E4C9"> > <b><a href="../swamp/start.html" target="_top"> > <span style="color:#F9E4C9">More ...</span></a></b></span></td> > <td> > <span style="font-size:10.0pt;font-family:Arial;color:#F9E4C9"> > <b><a href="../swamp/CV/frame.html" target="_top"> > <span style="color:#F9E4C9">Still More ...</span></a></b></span></td> > <td> > > > > Where the first link "../swamp/start.html" works -- but the second > "../swamp/CV/frame.html" doesn't. > > clicking on the link results in the server trying to fetch > <DocRoot>/CV/frame.htm, which seems clearly wrong. it is interesting to > note that the browser status bar does -- in fact -- display the correct > location. This was working previously -- > > It's easy enough for me to fix -- in my own pages -- but I believe something > is not happening as it should. > > Shawn > > Shawn Kielty > http://www.shawnkielty.com > (480)636-1524 > (510) 828-9411 > > > > ------------------------------------------------------- > This SF.Net email is sponsored by: > Sybase ASE Linux Express Edition - download now for FREE > LinuxWorld Reader's Choice Award Winner for best database on Linux. > http://ads.osdn.com/?ad_id=5588&alloc_id=12065&op=click > _______________________________________________ > TclHttpd-users mailing list > Tcl...@li... > https://lists.sourceforge.net/lists/listinfo/tclhttpd-users > -- Hamburg Münchener Krankenkasse, Hauptverwaltung Matthias Hoffmann Systemtechnik HV 202.1 Schäferkampsallee 16 D-20357 Hamburg Tel. +49 40 41535-232 Fax +49 40 41535-359 Mail M.H...@hm... |