On Thu, 2013-01-03 at 08:56 +0000, Allan Engelhardt wrote:
> On 02/01/13 12:17, Oliver Paukstadt wrote:
> > Hi,
> >
> > just stumbled across this problem in my poet setup:
> > comps/test/index.mc exists and can be accessed via this two URLS:
> > http://example.com/test/
> > http://example.com/test
> >
> > The first one is planned: all relative URLs in index.mc work.
> > The second one is unplanned, the relative URLs from index.mc won't work.
> 
> I am not sure what you mean by "won't work", but the 
> Mason::Manual::RequestDispatch documentation may help. 
"Won't work" means for example:
If you have <img src="i.gif"> and no base tag the Browser generates for
http://example.com/test/ -> http://example.com/test/i.gif
http://example.com/test -> http://example.com/i.gif

regards,
Oliver
-- 
Oliver Paukstadt <pst...@sourcentral.org>


------------------------------------------------------------------------------
Master Visual Studio, SharePoint, SQL, ASP.NET, C# 2012, HTML5, CSS,
MVC, Windows 8 Apps, JavaScript and much more. Keep your skills current
with LearnDevNow - 3,200 step-by-step video tutorials by Microsoft
MVPs and experts. ON SALE this month only -- learn more at:
http://p.sf.net/sfu/learnmore_122712
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to