[Bug 1695876] [NEW] German Documentation file displays incorrect CUPS version
Launchpad Bug Tracker
1695876 at bugs.launchpad.net
Mon Jul 10 16:21:35 UTC 2017
You have been subscribed to a public bug by Ubuntu Foundations Team Bug Bot (crichton):
The /doc/de/index.html.in file in the package source has an incorrect
version number written into a header instead of using '@CUPS_VERSION@'
to populate this file as in the other languages' version of the same
file, seemingly resulting in /usr/share/cups/doc-root/de/index.html
having the wrong version once CUPS is installed:
...
<div class="body">
<div class="row">
<h1>CUPS 2.0.2</h1>
...
instead of:
...
<div class="body">
<div class="row">
<h1>CUPS @CUPS_VERSION@</h1>
...
resulting in 'CUPS 2.0.2' instead of 2.1.3 being shown.
** Affects: cups
Importance: Unknown
Status: Fix Released
** Affects: cups (Ubuntu)
Importance: Low
Assignee: Ivy Alexander (ivyalexander)
Status: New
** Tags: patch
--
German Documentation file displays incorrect CUPS version
https://bugs.launchpad.net/bugs/1695876
You received this bug notification because you are a member of Ubuntu Sponsors Team, which is subscribed to the bug report.
More information about the Ubuntu-sponsors
mailing list