Bug 519440

Summary: The description of the RPM has some useless backslashes
Product: [Fedora] Fedora Reporter: Cristian Ciupitu <cristian.ciupitu>
Component: zikulaAssignee: David Nalley <david>
Status: CLOSED CURRENTRELEASE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: low Docs Contact:
Priority: low    
Version: 11CC: david, stickster
Target Milestone: ---Keywords: EasyFix
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2009-10-19 11:15:13 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Cristian Ciupitu 2009-08-26 16:00:00 UTC
Description of problem:
The description of the RPM has some useless backslashes.

Version-Release number of selected component (if applicable):
Version    : 1.1.1
Release    : 12.fc11

How reproducible:
Everytime

Steps to Reproduce:
1. yum info zikula

Actual results:
Description: Zikula is a free open source Web Application Framework. \
           : It can be used to develop robust, secure, interactive and \
           : editable websites and web based applications. Zikula is written \
           : in PHP object oriented and fully modular. It requires a database \
           :  and may use all leading database platforms like MySQL, \
           : PostgreSQL and Microsoft SQL Server. \
           : Zikula is the successor to the PostNuke project.

Expected results:
Description: Zikula is a free open source Web Application Framework.
           : It can be used to develop robust, secure, interactive and
           : editable websites and web based applications. Zikula is written
           : in PHP object oriented and fully modular. It requires a database
           :  and may use all leading database platforms like MySQL,
           : PostgreSQL and Microsoft SQL Server.
           : Zikula is the successor to the PostNuke project.

Additional info: