Ok,

thanks for the tip!

Pozdrawiam / With best regards,
Orzech

W dniu 23.01.2014 16:24, Stephan Beal pisze:
On Thu, Jan 23, 2014 at 2:08 AM, Piotr "Orzech" Orzechowski <[email protected] <mailto:[email protected]>> wrote:

    Wiki home page is displayed as empty if project name contains
    quotation marks.

    Repro:
    1. Set project name in /setup_config so it contains quotation
    marks (eg. Foo "bar" baz).
    2. Save settings.
    3. Go back to home page.

    The results are that home page is displayed as empty, whereas I
    would like it to stay as it is.


After taking a look, this appears to be a misunderstanding, not a bug: by default fossil looks for a wiki page with the same name as the project. Since your project name contains quotes, my assumption is that it is not finding such a wiki page (thus the empty page). The solution is to go into the settings (on that same page) and set the "index page" option to: /wiki/some-page-name (whatever name you were originally using, without the quotes).

My own convention is that i set up a wiki page called "home", so that my home page is /wiki/home for all of my repos.

--
----- stephan beal
http://wanderinghorse.net/home/stephan/
http://gplus.to/sgbeal
"Freedom is sloppy. But since tyranny's the only guaranteed byproduct of those who insist on a perfect world, freedom will have to do." -- Bigby Wolf


_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

_______________________________________________
fossil-users mailing list
[email protected]
http://lists.fossil-scm.org:8080/cgi-bin/mailman/listinfo/fossil-users

Reply via email to