Bug #1756
closed
Wiki Recent Changes page git link does not match
Added by dylan over 14 years ago.
Updated over 14 years ago.
Description
The git link on the Wiki Recent Changes page is linked to the change below the
one you click on.
On Sun, May 2, 2010 2:29 am, Dylan Reinhold \(via DragonFly issue
tracker\) wrote:
New submission from Dylan Reinhold <dylan@ocnetworking.com>:
The git link on the Wiki Recent Changes page is linked to the change below
the
one you click on.
Aha! I remember this problem but I hadn't found a fix. This is what it
was, in the ikiwiki config:
Wrong:
diffurl =>
'http://gitweb.dragonflybsd.org/ikiwiki-repo.git/commitdiff/[[sha1_parent]]',
Right:
diffurl =>
'http://gitweb.dragonflybsd.org/ikiwiki-repo.git/commitdiff/[[sha1_commit]]',
It looks like it's working now.
Looks good, you can close this bug.
Thanks,
Dylan
Also available in: Atom
PDF