Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Artifact ID: | 09fe83e517eaa89a779b2958d4765b3d6c748232 |
---|---|
Page Name: | bugs |
Date: | 2008-06-02 13:22:41 |
Original User: | anonymous |
Parent: | aec80699fe5e86ac444b934bad2ae58b41e3cee2 (diff) |
Next | 2d32656c484b4b32d0aa3a108834a624e58e83c3 |
Content
Fossil Bugs
* anonymous may break wiki-security by simply accessing any wiki page as http://my.server.test/fossil/wikiedit?name=SomeWikiPage
* Building on some Unix platforms (e.g. OpenSolaris) requires adding -lsocket to the linker args. To do this, set LDFLAGS=-lsocket and the Makefile will add that to the linker args. (Requires a fossil newer than 2008.04.25)
* .filename files (like .htaccess) can't be added in fossil repositories for some reason. The complaint is "illegal character in file name".
* On Windows XP, the web server doesn't start up. See Windows XP