From: Colin M. <co...@ch...> - 2004-06-15 08:31:25
|
On Tue, 2004-06-15 at 16:36, Brent Welch wrote: > within that tree named "Copy of templates" and I can access "form.tml" > in there by any of "form.html", "form.htm", or "form.tml". More precisely > http://localhost:8014/Copy+of+templates/form.htm > works OK for me. I just tried it on HEAD, under linux. A dir "Copy of templates" works. Interestingly, a symlink of the same name fails - thinks it's a text/plain file ... I'll fix that. > >>>"Jeff Rankin" said: > > Hi: > > > > Here's an odd problem I'm seeing on Windows 2000 - when templates > > (*.tml) are contained in a directory name containing spaces, they're > > not > > processed properly, they're just served up as plain text. So, you end > > up > > seeing the unprocessed contents of the template. > > > > There seems to be one way around this - if you call up the template > > without the .tml extension, it's served properly (this doesn't seem to > > work every time though). I'd prefer not to have to change my templates > > though, which typically reference the entire template name. > > > > I'm seeing this issue in 3.5 and 3.5.1. Any ideas on how to address > > this? TIA - > > > > W. Jeffrey Rankin > > Lead Web Application Developer > > > > O'NEIL & ASSOCIATES, INC. http://www.oneil.com > > 495 Byers Rd. > > Miamisburg, Ohio 45342-3662 > > Phone: (937) 865-0846 ext. 3504 > > Fax: (937) 865-5858 > > E-mail: jr...@on... > > -- > Brent Welch > Software Architect, Panasas Inc > Delivering the premier storage system for scalable Linux clusters > > www.panasas.com > we...@pa... > > > ------------------------------------------------------- > This SF.Net email is sponsored by The 2004 JavaOne(SM) Conference > Learn from the experts at JavaOne(SM), Sun's Worldwide Java Developer > Conference, June 28 - July 1 at the Moscone Center in San Francisco, CA > REGISTER AND SAVE! http://java.sun.com/javaone/sf Priority Code NWMGYKND > _______________________________________________ > TclHttpd-users mailing list > Tcl...@li... > https://lists.sourceforge.net/lists/listinfo/tclhttpd-users -- Colin McCormack <co...@ch...> |