Hi,

Does Mason work properly with frames? I'm trying to convert part of a site
to use Mason and the links don't work properly because the frameset keeps
getting confused about the current directory.

The directory path is htdocs/int0607/reps. The reps directory is configured
to contain Mason components, the directories above that aren't.

I got a simple frameset in the int0607 directory with 2 frames. The top one
contains a simple menu and the bottom one contains various documents at
different times. The documents can be in htdocs, int0607 or reps.

The document in the menu frame never changes. It is in int0607 and contains
some simple links.

All the works fine until the bottom frame contains a document from the reps
directory i.e. A document which has been handled by Mason.

Then, if I click on one of the links in the top frame I get a 404 error.
This is because the document in the top frame thinks it is in the reps
directory. It's not, it's in the int0607 directory.

This shouldn't happen under HTML. Changing a document in the bottom frame
shouldn't have any effect on the document in the top frame. The problem only
occurs when the bottom document is in the reps directory.

Is there some sort of configuration parameter I should have set?
MasonCompRoot is the default. MasonDataDir is set within .htaccess for the
reps directory.

Regards

Duncan




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to