Thanks John.
I don’t consider this an issue for which I need support. But I did experience it, and I did resolve it, and I found no other description of the resolution in the forums, so I thought I’d add one here in case anyone else experiences the same issue.
Detailed info:
My EE instance (20101220) is set to the same timezone as the server, which is remote. My stylesheet template is being saved as a file. I have a secure shell session on the server and am editing the template in vi. Then…
- If I’m using a path tag to create the href to my css file, then when I save the template file in vi, my browser doesn’t get the new css file. I have to reload the template in the control panel and save it there in order to see the changes in the browser.
- If I’m using the stylesheet tag to create the href to my css file, then when I save the template file in vi, my browser immediately gets the new css file.
I suspect the behavior just described…
* is entirely normal and predictable
* has nothing to do with what text editor you’re using, or where your web server is
* is attributable to caching issues that the stylesheet tag is designed to workaround.
But that’s just a guess. If it’s correct, I think the only concern for EE support at this point is whether the docs should be modified to mention this possibility, or whether this thread will suffice. 😊