https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=19123 Bug ID: 19123 Summary: Remove/fix reference to latest release Change sponsored?: --- Product: Project Infrastructure Version: unspecified Hardware: All OS: All Status: NEW Severity: minor Priority: P5 - low Component: Release tools Assignee: jonathan.druart@bugs.koha-community.org Reporter: katrin.fischer@bsz-bw.de The current template of the release notes includes: http://git.koha-community.org/gitweb/?p=release-tools.git;a=blob;f=templates... The last Koha release was [% lastrelease %], which was released on [% lastreleasedate %]. [% END %] This has never appeared to work correctly for me, but maybe I am not understanding how this should work. I think maybe it should show: - the last release of the branch the release notes are for - the last release of latest release (to maybe show the user that he is running an old version?) But it appears to do neither. -- You are receiving this mail because: You are watching all bug changes.