apt.package.Version.raw_description doesn’t work

Bug #1778366 reported by Ben Bethge
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
python-apt (Ubuntu)
New
Undecided
Unassigned

Bug Description

The raw_description property of apt.package.Version returns the summary rather than the long description. This is because it accesses self._records instead of self._translated_records, and the long description is located only in the translated records.

Ubuntu 18.04 LTS
python3-apt 1.6.1

Tags: bionic
tags: added: bionic
Revision history for this message
Julian Andres Klode (juliank) wrote :

Not sure if bug or feature. Will need to investigate a bit more

Revision history for this message
Julian Andres Klode (juliank) wrote :

For more detail: The question is whether raw_description is intended to get the Description field in the packages file, which it does; or whether it's intended to get the unformatted translated description.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.