> Le 26 déc. 2017 à 23:46, Olivier Mascia <[email protected]> a écrit : > >> >> Le 26 déc. 2017 à 23:35, Olivier Mascia <[email protected]> a écrit : >> >> Dear all, >> >> Could it be that something is broken with fossil 2.4 windows binary (as >> available from fossil-scm.org)? >> When attempting fossil ui the pages served seem to be missing things right >> after opening <!doctype html> resulting in rendering missing styling. >> >> For instance: >> >> <!DOCTYPE html> >> <div class="header"> >> <div class="title"><h1>Fossil</h1>Branches</div> >> <div class="status">Olivier — <a href='/login'>Logout</a> >> </div> >> </div> >> <div class="mainmenu"> >> ... >> >> I suppose I have something setup wrong, but it all looked so simple... > > Hint: from reading things, bits of code, and files here and there and > testing... > > I can get things right if I'm doing: > > fossil ui --skin default > > But it looks like "--skin default" is not the default if not specified. I'm > not sure if this was the intent.
Still looking and finding my way: exactly same behaviour with the prebuilt macOS binary. So I guess it's something I misread or did not read. Feels strange though that '--skin default' isn't the actual default unless explicitly specified on the command line. (I'll look for the fossil appropriate mailing list for future posts). -- Best Regards, Meilleures salutations, Met vriendelijke groeten, Olivier Mascia _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

