Bug 582255 - <indexterm> is not translatable when outside of <para>
Summary: <indexterm> is not translatable when outside of <para>
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Publican
Classification: Community
Component: publican
Version: 1.6
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Jeff Fearn 🐞
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2010-04-14 13:57 UTC by Raphaël Hertzog
Modified: 2010-11-24 04:20 UTC (History)
5 users (show)

Fixed In Version: publican-1.6.3-0.fc12
Clone Of:
Environment:
Last Closed: 2010-05-17 18:57:03 UTC
Embargoed:


Attachments (Terms of Use)

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.


Note You need to log in before you can comment on or make changes to this bug.