From: Keats <ke...@ea...> - 2003-06-16 17:30:47
|
I went ahead and corrected the templates with $URLEncode(). See attached. Keats ----- Original Message ----- From: "Keats" <ke...@ea...> To: <ma...@an...>; <web...@li...> Sent: Monday, June 16, 2003 1:18 PM Subject: Re: [Webmacro-devel] Please don't forget... > Hmmm. Strangely after a couple of restarts it is working again. The filese > apparently existed all along, as they are dated from Friday. Perhaps this > is a Windoze drive letter thing, like if I start the server from a different > drive it can't find the files? I'll try to experiement. > > Another little bug is with the anchor tags in the documentation. I think > they need to be URL encoded. For example: > > <a name="sec_Example 2. A cleaner "Hello, World!""> > > This obviously won't work because of the double quotes. I'm not sure about > the blanks and other special characters, but $URLEncode($link) should fix > the problem. > > Keats > > ----- Original Message ----- > From: "Marc Palmer" <ma...@an...> > To: "Keats" <ke...@ea...>; <web...@li...> > Sent: Monday, June 16, 2003 1:10 PM > Subject: Re: [Webmacro-devel] Please don't forget... > > > > > Marc, > > > > > > I'm not able to access the Ignition app on my box anymore. I'm getting > > > the > > > following: > > > > > > java.lang.Exception: Partition does not exist=Anonymous in > > > /deploy/projects/visitors/storage_1983 > > > > > > I don't see a directory structure like this anywhere. > > > > This is (passing buck) Lane's code :-) > > > > It's the filesystem-based VLH. It sounds like you did have the files (or > it > > would never have worked) and you have deleted them while Ignition is > > running. They are auto-generated if they do not exist, but I suspect only > > at startup. > > > > So, if you deleted/moved a directory (or your mounts/drive names changed) > > called /deploy then that would explain it. > > > > Try restarting your servlet container. > > > > Let me know how it goes. If you need any more help you can reach me on > > Yahoo as marcp_uk, AIM as HateAiOiL or ICQ 2930802. > > > > Cheers > > > > -- > > Marc Palmer > > Contract Java Consultant/Developer > > > > http://www.anyware.co.uk/marc/ > > http://www.wangjammers.org > > > > > > ------------------------------------------------------- > This SF.NET email is sponsored by: eBay > Great deals on office technology -- on eBay now! Click here: > http://adfarm.mediaplex.com/ad/ck/711-11697-6916-5 > _______________________________________________ > Webmacro-devel mailing list > Web...@li... > https://lists.sourceforge.net/lists/listinfo/webmacro-devel |