5 Oct
2004
5 Oct
'04
4:42 p.m.
I've found an other broken link in koha version 2.1.2. I've stomped with it a couple of weeks ago, but with my new test server is was able to reproduce the error again. First you shoud be in the credits page: (click about), then click into members, it points to http://koha-server.domain:8080/cgi-bin/koha/members-home.pl and should point to http://:koha-server.domain8080/cgi-bin/koha/members/members-home.pl I've tracked down the bug and can be fixed by editing the file about-top.inc in /usr/local/koha/intranet/htdocs/intranet-tmpl/default/en/includes. Attached is a fixed version of the file, please add it to the CVS, if not just present. It's not something of life and death but could be fixed with little effort. Andres