Bug 582255

Summary: <indexterm> is not translatable when outside of <para>
Product: [Community] Publican Reporter: Raphaël Hertzog <raphael>
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, jito, mmcallis, publican-list, rlandman
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: publican-1.6.3-0.fc12 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2010-05-17 18:57:03 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 Raphaël Hertzog 2010-04-14 13:57:22 UTC
I have many <indexterm> at the beginning of sections or sidebar, just before the first <para> and they are not included in the POT files while they should IMO.

<sidebar>
<title>The title</title>
<indexterm><primary>keyword1</primary></indexterm>
<indexterm><primary>keyword2</primary></indexterm>
<para>
...
</para>
</sidebar>

Comment 1 Jeff Fearn 🐞 2010-04-15 00:51:37 UTC
The code that determines if a translatable tag should be separate or inline, IGNOREBLOCKS, was changed to only ignore blocking if the block is inside a translatable tag.

Comment 2 Ruediger Landmann 2010-05-06 04:59:58 UTC
Confirmed that <indexterms> appear in the POT and PO files even when outside paras in version 1.6.3.t122

Comment 3 jito 2010-05-11 22:36:42 UTC
<indexterms> tags do not appear in the test PO file.

Comment 4 jito 2010-05-12 03:50:33 UTC
Further to the comment above, there are entries in the PO files that correspond to <indexterm> tags even though these tags do not appear on the files:

#. Tag: indexterm
#, no-c-format
msgid "<primary>text elements</primary><secondary>basic</secondary>"
msgstr ""

Comment 5 Fedora Update System 2010-05-13 22:20:49 UTC
publican-1.6.3-0.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/publican-1.6.3-0.fc13

Comment 6 Fedora Update System 2010-05-13 22:22:05 UTC
publican-1.6.3-0.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/publican-1.6.3-0.fc12

Comment 7 Fedora Update System 2010-05-15 20:36:29 UTC
publican-1.6.3-0.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update publican'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/publican-1.6.3-0.fc12

Comment 8 Fedora Update System 2010-05-15 20:45:43 UTC
publican-1.6.3-0.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update publican'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/publican-1.6.3-0.fc13

Comment 9 Fedora Update System 2010-05-17 18:55:46 UTC
publican-1.6.3-0.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 10 Fedora Update System 2010-05-17 18:59:35 UTC
publican-1.6.3-0.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.