Hi,
It looks like Pier does not take into account the changes made to the CSS using the Edit Design command. You can reproduce the error by just: - Edit Design - add: body { background: yellow;} - save and nothing happens. The strange thing is that the changes are stored, they just do not affect the rendering. Cheers, Doru -- www.tudorgirba.com www.tudorgirba.com/blog "What we can governs what we wish." _______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
On Jun 19, 2008, at 6:30 PM, Tudor Girba wrote: > Hi, > > It looks like Pier does not take into account the changes made to the > CSS using the Edit Design command. You can reproduce the error by > just: > - Edit Design > - add: body { background: yellow;} > - save and nothing happens. > > The strange thing is that the changes are stored, they just do not > affect the rendering. > > Cheers, > Doru I didn't see a response to Doru's email on the list. I am having the same problem (Pier 1.0.17 on Mac OS X 10.5.4). Is this a known bug? Is there a fix? Thanks, David _______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
Sorry for not summarizing this problem in the list. I was discusssing
it with the original poster in private. The problem is that Seaside advices browsers to cache the files too eagerly. If you hit refresh (shift-refresh) it sould display the updated styles. The behavior you observe is good in production, but really annoying when designing a site. If I remember correctly this problem should not appear anymore when updating to the latest 2.8 Seaside. Lukas On 11/10/08, David <[hidden email]> wrote: > > On Jun 19, 2008, at 6:30 PM, Tudor Girba wrote: > >> Hi, >> >> It looks like Pier does not take into account the changes made to the >> CSS using the Edit Design command. You can reproduce the error by >> just: >> - Edit Design >> - add: body { background: yellow;} >> - save and nothing happens. >> >> The strange thing is that the changes are stored, they just do not >> affect the rendering. >> >> Cheers, >> Doru > > I didn't see a response to Doru's email on the list. I am having the > same problem (Pier 1.0.17 on Mac OS X 10.5.4). Is this a known bug? > Is there a fix? > > Thanks, > David > > > _______________________________________________ > SmallWiki, Magritte, Pier and Related Tools ... > https://www.iam.unibe.ch/mailman/listinfo/smallwiki > -- Lukas Renggli http://www.lukas-renggli.ch _______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
2008/11/10 Lukas Renggli <[hidden email]>:
> Sorry for not summarizing this problem in the list. I was discusssing > it with the original poster in private. > > The problem is that Seaside advices browsers to cache the files too > eagerly. If you hit refresh (shift-refresh) it sould display the > updated styles. The behavior you observe is good in production, but > really annoying when designing a site. If I remember correctly this > problem should not appear anymore when updating to the latest 2.8 > Seaside. I'm not aware of any changes in this area in 2.8. But I can be wrong. Cheers Philippe _______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
In reply to this post by Lukas Renggli
Thanks, that works.
David On Nov 9, 2008, at 11:24 PM, Lukas Renggli wrote: > Sorry for not summarizing this problem in the list. I was discusssing > it with the original poster in private. > > The problem is that Seaside advices browsers to cache the files too > eagerly. If you hit refresh (shift-refresh) it sould display the > updated styles. The behavior you observe is good in production, but > really annoying when designing a site. If I remember correctly this > problem should not appear anymore when updating to the latest 2.8 > Seaside. > > Lukas > > On 11/10/08, David <[hidden email]> wrote: >> >> On Jun 19, 2008, at 6:30 PM, Tudor Girba wrote: >> >>> Hi, >>> >>> It looks like Pier does not take into account the changes made to >>> the >>> CSS using the Edit Design command. You can reproduce the error by >>> just: >>> - Edit Design >>> - add: body { background: yellow;} >>> - save and nothing happens. >>> >>> The strange thing is that the changes are stored, they just do not >>> affect the rendering. >>> >>> Cheers, >>> Doru >> >> I didn't see a response to Doru's email on the list. I am having the >> same problem (Pier 1.0.17 on Mac OS X 10.5.4). Is this a known bug? >> Is there a fix? >> >> Thanks, >> David >> >> >> _______________________________________________ >> SmallWiki, Magritte, Pier and Related Tools ... >> https://www.iam.unibe.ch/mailman/listinfo/smallwiki >> > > > -- > Lukas Renggli > http://www.lukas-renggli.ch > > _______________________________________________ > SmallWiki, Magritte, Pier and Related Tools ... > https://www.iam.unibe.ch/mailman/listinfo/smallwiki _______________________________________________ SmallWiki, Magritte, Pier and Related Tools ... https://www.iam.unibe.ch/mailman/listinfo/smallwiki |
Free forum by Nabble | Edit this page |