Re: [Maypole] Maypole::CLI output is inconsistent with the browser output

From: Seth Gordon (sethg at ropine.com)
Date: Mon Nov 29 2004 - 21:28:54 GMT


> I may be off the mark, but are you setting uri_base in JeevesLibrary? e.g.
> JeevesLibrary->config->uri_base('http://dynamic.ropine.com/library/');

I had a line in my JeevesLibrary.pm file:

JeevesLibrary->config->{uri_base} = "http://dynamic.ropine.com/library";

I replaced this with

JeevesLibrary->config->uri_base("http://dynamic.ropine.com/library");

and got the same results.

> --simonflk

-- 
// seth gordon // sethg at ropine.com // http://dynamic.ropine.com/yo/ //

_______________________________________________ maypole mailing list maypole at lists.netthink.co.uk http://lists.netthink.co.uk/listinfo/maypole



This archive was generated by hypermail 2.1.3 : Thu Feb 24 2005 - 22:25:57 GMT