Bug 1133745

Summary: Too many msgid's being created in.po file for same string in .xml file
Product: [Community] Publican Reporter: Bruce Reeler <breeler>
Component: publicanAssignee: Jeff Fearn 🐞 <jfearn>
Status: CLOSED DUPLICATE QA Contact: Ruediger Landmann <rlandman>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 4.1CC: aigao, ddomingo, jfearn, lnewson, rlandman
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: 1097090 Environment:
Last Closed: 2014-10-14 03:44:28 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1097090    
Bug Blocks:    

Description Bruce Reeler 2014-08-26 03:41:08 UTC
+++ This bug was initially created as a clone of Bug #1097090 +++

--- Additional comment from Jeff Fearn on 2014-08-25 23:20:04 EDT ---

(In reply to Bruce Reeler from comment #3)
> Reviewed. Whitespace issue seems fixed.
> 
> === But a query to Jeff as per Lee Newson:
> 
> if one has, for example, the 3 lines as follows in the en-US .xml file:
>  <screen> # ln -s /etc/pki/ovirt-engine/certs/engine.cer
> /var/lib/pgsql/data/server.crt</screen>
>  <programlisting> # ln -s /etc/pki/ovirt-engine/certs/engine.cer
> /var/lib/pgsql/data/server.crt</programlisting>
>  <literallayout> # ln -s /etc/pki/ovirt-engine/certs/engine.cer
> /var/lib/pgsql/data/server.crt</literallayout>
> 
> 
> === should it result in a .pot file with 3 entries, as in:
> msgid " # ln -s /etc/pki/ovirt-engine/certs/engine.cer
> /var/lib/pgsql/data/server.crt"
> msgstr ""
> 
> msgid " # ln -s /etc/pki/ovirt-engine/certs/engine.cer
> /var/lib/pgsql/data/server.crt"
> msgstr ""
> 
> msgid " # ln -s /etc/pki/ovirt-engine/certs/engine.cer
> /var/lib/pgsql/data/server.crt"
> msgstr ""
> 
> 
> === and a similar .po file:
> msgid " # ln -s /etc/pki/ovirt-engine/certs/engine.cer
> /var/lib/pgsql/data/server.crt"
> msgstr ""
> 
> msgid " # ln -s /etc/pki/ovirt-engine/certs/engine.cer
> /var/lib/pgsql/data/server.crt"
> msgstr ""
> 
> msgid " # ln -s /etc/pki/ovirt-engine/certs/engine.cer
> /var/lib/pgsql/data/server.crt"
> msgstr ""
> 
> Lee mentioned that as it is the same string, one could expect just one msgid
> line?

No, But that is unrelated to this bug, please open a new bug and set this [BZ#1097090] to verified if that is the only issue.

Comment 1 Jeff Fearn 🐞 2014-10-14 03:44:28 UTC

*** This bug has been marked as a duplicate of bug 1136133 ***