Hi Pavel,

As Vincent says, this is strange behaviour.  However, I vaguely remember 
pulling my hair out for a similar problem.  I can't remember what I did 
or even if I did solve the problem.  Though this should not be the 
solution, just wondering...what do trying these things do:

1)  Loading up the page in another browser (i.e., another program, not 
the same instance of the same program)
2)  Clearing the browser cache and then reload.

This shouldn't be the browser's problem, but it would be interesting to 
see if either of these "solutions" work...  I vaguely remember trying 
one of the two.

Ray



Cina, Pavel (external) wrote:
> I created a new file (page) in my mason directory 
> (/srv/www/htdocs/mason) called test.html. Then I entered only line 
> <h1>Hello world</h1> and closed the file. I opened the browser and 
> called the page. Everything was OK. But then I opened the file again 
> and after world I entered two points (<h1>Hello world..</h1>), saved 
> and closed the file. Then I clicked on my browser window and refreshed 
> the page. But the text stays still "Hello world" and not "Hello 
> world..". Then I restarted the apache server (/etc/init.d/apache2 
> restart) but no change. Only after some time (hard to say how long) 
> will the change take effect. Then I realised, that mason creates in 
> its working directory (/srv/www/mason) an "obj" directory and there it 
> stores results of component parsing and the page is taken from there 
> and not from its original place. One can even change the file in the 
> "obj" directory and the change will take immediately effect. The only 
> way for me how to disable this "caching behavior" was to add following 
> line to mason config:
>  


-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
Mason-users mailing list
Mason-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mason-users

Reply via email to