On Mon, Aug 13, 2012 at 2:41 PM, Richard Hipp <[email protected]> wrote:

>
>
> On Mon, Aug 13, 2012 at 7:51 AM, David Bariod <[email protected]>wrote:
>
>> Hello all,
>>
>> While I wanted to upgrade to the 1.23 version of fossil,
>> I've noticed some weird issue on my clone of the fossil repository.
>> All the link in the embedded documentation seem to be broken.
>>
>
> This is related to the recent WYSIWYG editing experiments.  You have two
> possible fixes:
>
> (1) In the web interface of your clone, go to admin/header and remove the
> <base href="$baseurl/" /> line.
>
> (2) Update to the latest Fossil in trunk and then change the admin/header
> line from <base href="$baseurl/" /> into <base
> href="$baseurl/$current_page" />.
>
> The second option is the preferred fix.
>

Thanks Richard for quick answer.
The first solution works like a charm.
Was that initially a change that I may have retrieved from a fossil
configuration pull command ?

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

Reply via email to