Bug 625316

Summary: publican break <productname></productname> tags into separate paragraphs in .po files.
Product: [Community] Publican Reporter: Chester Cheng <ccheng>
Component: publicanAssignee: Jeff Fearn 🐞 <jfearn>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: low    
Version: 1.6CC: jfearn, mmcallis, publican-list, rlandman
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: publican-2.2-0.fc13 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-10-10 23:26:09 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 Chester Cheng 2010-08-19 04:22:03 UTC
Description of problem:
When interpreting <productname></productname> tags in the English .xml files, publican will split this tag pair into an individual string in .po files.

Version-Release number of selected component (if applicable):
publican-2.1-0.el5

How reproducible:
Check out RHEL 6 Release Notes from our internal repository.  An revision earlier than 12:00 today.

Steps to Reproduce:
1.  publican update_pot
2.  publican update_po --lang <lang>
3.  See <lang>'s documentation.po and clustering.po
  
Actual results:
<productname></productname> were split from a paragraph.

Expected results:
They should stay in the same paragraph.

Additional info:
N/A

Comment 1 Jeff Fearn 🐞 2010-09-27 06:34:40 UTC
Added productname to IGNOREBLOCKS to prvenet procname nested in other translatable blocks from being treated as a new block.

Fixed in Build:  2.1-0%{?dist}.t89