FS#22040 - Incorrect parsing of pkgdesc containing #
Attached to Project:
AUR web interface
Opened by Byron Clark (byronc) - Friday, 10 December 2010, 15:10 GMT
Last edited by Lukas Fleischer (lfleischer) - Friday, 21 January 2011, 06:31 GMT
Opened by Byron Clark (byronc) - Friday, 10 December 2010, 15:10 GMT
Last edited by Lukas Fleischer (lfleischer) - Friday, 21 January 2011, 06:31 GMT
|
Details
The PKGBUILD for thrift
(http://aur.archlinux.org/packages.php?ID=33213) contains
this line:
pkgdesc="Scalable cross-language services framework for IPC/RPC between C++, Java, Ruby, PHP, Python, C#, Haskell, Erlang, etc." In the web interface, the description is shown as "Scalable cross-language services framework for IPC/RPC between C++, Java, Ruby, PHP, Python, C It appears the PKGBUILD parser is interpreting the # inside the quotes as the start of a comment. |
This task depends upon
Closed by Lukas Fleischer (lfleischer)
Friday, 21 January 2011, 06:31 GMT
Reason for closing: Duplicate
Additional comments about closing: Dupe of FS#15043 .
Friday, 21 January 2011, 06:31 GMT
Reason for closing: Duplicate
Additional comments about closing: Dupe of
FS#17482andFS#17328. I propsed a fix somewhere in the comments there but I'm not sure whether we're gonna push that at all.