Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 431080

Summary: app-portage/g-cpan-0.16.4-r1 does not handle quotes in description properly
Product: Portage Development Reporter: Martin DiViaio <martindiv>
Component: ToolsAssignee: Robin Johnson <robbat2>
Status: RESOLVED FIXED    
Severity: normal CC: Sergiy.Borodych
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Martin DiViaio 2012-08-12 13:17:06 UTC
In the perl module Lingua::EN::Numbers the description reads:

turn "407" into "four hundred and seven", etc.

g-cpan does not escape the quotes in this phrase so it creates the following line in the ebuild:

DESCRIPTION="turn "407" into "four hundred and seven", etc."

This should be:

DESCRIPTION="turn \"407\" into \"four hundred and seven\", etc."

Thanks.
Comment 1 Sergiy Borodych 2015-01-05 17:09:56 UTC
https://github.com/gentoo-perl/g-cpan/pull/19
Comment 2 Sergiy Borodych 2016-04-27 11:55:49 UTC
Whiteboard: will be delivered in 0.16.7