Skip to content

SimplePod: Fix incorrectly emitted list item content twice in translated output#640

Merged
mquinson merged 3 commits intomquinson:masterfrom
gemmaro:fix/simplepod/list
Feb 14, 2026
Merged

SimplePod: Fix incorrectly emitted list item content twice in translated output#640
mquinson merged 3 commits intomquinson:masterfrom
gemmaro:fix/simplepod/list

Conversation

@gemmaro
Copy link
Contributor

@gemmaro gemmaro commented Feb 14, 2026

This fixes #638 and resolves an issue where list item content was emitted twice in the translated output generated by the SimplePod module.

Related: #626.

* lib/Locale/Po4a/SimplePod/Parser.pm (_handle_element_start): Fix implementation.
* t/fmt-simplepod.t:, t/fmt/simplepod/list.norm,
t/fmt/simplepod/list.po, t/fmt/simplepod/list.pod,
t/fmt/simplepod/list.pot, t/fmt/simplepod/list.trans: Add SimplePod
list test case.
@gemmaro gemmaro marked this pull request as ready for review February 14, 2026 05:42
@mquinson mquinson merged commit 14d23d0 into mquinson:master Feb 14, 2026
1 check passed
@gemmaro gemmaro deleted the fix/simplepod/list branch February 14, 2026 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

SimplePod incorrectly emits list item content twice in translated POD output

2 participants