[rt-users] Print.css generated ? Doesn't apply changes

2011-12-15 Thread John West
Hallo,




I'm trying to edit the print.css  with the one from your github repository.
Problem is that the changes (even small changes from my side) don't get applied 
and all I see is the same old print.css.

-I renamed the modified print.css to print2.css - 
http://XXX/NoAuth/css/print.css; -- no file can be found, as expected
http://XXX/NoAuth/css/print2.css; -- opens the modified print.css

NOW I renamed print2.css back to print.css
Just to made sure, I opened print.css with Nano on Debian and I can see the 
modifications.

http://XXX/NoAuth/css/print.css; -- default print.css without my 
modifications !

[I restarted apache2 after every file rename or modification]

I don't get it ?! What is my problem ??


RT Training Sessions (http://bestpractical.com/services/training.html)
* Boston  March 5  6, 2012


Re: [rt-users] Print.css generated ? Doesn't apply changes

2011-12-15 Thread Kevin Falcone
On Thu, Dec 15, 2011 at 08:20:46PM +, John West wrote:
 I'm trying to edit the print.css  with the one from your github repository.
 Problem is that the changes (even small changes from my side) don't get 
 applied 
 and all I see is the same old print.css.
 
 -I renamed the modified print.css to print2.css - 
 http://XXX/NoAuth/css/print.css; -- no file can be found, as expected
 http://XXX/NoAuth/css/print2.css; -- opens the modified print.css
 
 NOW I renamed print2.css back to print.css
 Just to made sure, I opened print.css with Nano on Debian and I can see the 
 modifications.
 
 http://XXX/NoAuth/css/print.css; -- default print.css without my 
 modifications !
 
 [I restarted apache2 after every file rename or modification]

Did you clear the mason cache or just restart apache?
Try rm -rf /opt/rt4/var/mason_data/obj/* 

-kevin


pgpwl9nP4lO7M.pgp
Description: PGP signature

RT Training Sessions (http://bestpractical.com/services/training.html)
* Boston — March 5  6, 2012

Re: [rt-users] Print.css generated ? Doesn't apply changes

2011-12-15 Thread John West
Thanks ! Problem solved +1





RT Training Sessions (http://bestpractical.com/services/training.html)
* Boston  March 5  6, 2012