[Seaside] Seaside not loading css styles (but our fault)

Lukas Renggli renggli at gmail.com
Thu Sep 22 20:58:38 UTC 2011


>> > Any clues of what can be the problem ?
>>
>> Likely there is something messed up with the configurations.
>>
>> You can reinitialize all code with the following Gofer helper:
>>
>>     WADevelopment reinitializePackages: WADevelopment allPackages
>>
>> Similarly, you can see if there are any code differences:
>>
>>     WADevelopment localPackageChanges: WADevelopment allPackages
>
> That's doesn't help, because I am NOT loading seaside with
> Metacello/Gofer/Monticello/MZC. Instead, we are experimenting with Fuel ;)
> So...I am sure there must be a problem somewhere in our code, but I cannot
> understand what.

Sure, the two above expressions do not care how the code is loaded.
They only care about everything being there as it should. If they do
not work I doubt that anything is going to work.

Did you try running the tests?

Lukas

-- 
Lukas Renggli
www.lukas-renggli.ch


More information about the seaside mailing list