Hi, zopes- I've got a standard_html_header that calls <dtml-var banner>. There is a banner in the root directory. There is a banner in a subdirectory, too. I assume that when index_html is called in the subdirectory, it should show me the different banner. When I switch directories, the image stays the same- but the alt text changes. When i view the image itself, it's what I want, not what gets shown. What gives? -- ~mindlace
Ethan Fremen wrote:
When I switch directories, the image stays the same- but the alt text changes.
When i view the image itself, it's what I want, not what gets shown.
So I give up and go to dinner. When I come back, it's displaying the expected behavior (the proper image loads). So I go ahead and put the other banners in place. Guess what? I'm getting the same thing. I've tried killing the browsers cache, the Zope cache, etc, but no dice. Now, I know that with patience it will all sort itself out, but can someone tell me why it's this way? -- ~mindlace
participants (1)
-
Ethan Fremen