Skip to content

Feature/hotfix v0.1.3#276

Open
munoztd0 wants to merge 46 commits intodevfrom
feature/hotfix-v0.1.3
Open

Feature/hotfix v0.1.3#276
munoztd0 wants to merge 46 commits intodevfrom
feature/hotfix-v0.1.3

Conversation

@munoztd0
Copy link
Copy Markdown
Collaborator

@munoztd0 munoztd0 commented Apr 20, 2026

Pull Request

Target Legacy Version(s): v0.1.3

The Bug

  • Impact: Users were unable to export optional CSVs alongside RTFs, empty listings were losing their titles during export, nested row splits were failing when using countsource = altdf, and label widths were not being respected across paginated tables.
  • Root Cause: Several isolated issues required patching: tt_to_tlgrtf() was missing recursive argument passing for label_width_ins and lacked CSV handlers; the countsource argument was not properly plumbed through the internal frequency data prep functions; and upstream updates to flextable (v0.9.11) broke older manual caption stylings in the docx exporter.

Checks

  • (Have you updated the changelog.md ?)

eanokian and others added 30 commits April 15, 2026 16:00
Co-authored-by: David Muñoz Tord <david.munoztord@mailbox.org>
Updated the SOP to clarify the hotfix process and revised the template for the end-user script to reflect changes in R version and deployment instructions.
@munoztd0 munoztd0 changed the base branch from main to dev April 20, 2026 15:11
@munoztd0 munoztd0 requested a review from eanokian April 21, 2026 14:57
@munoztd0 munoztd0 marked this pull request as ready for review April 21, 2026 15:10
@munoztd0
Copy link
Copy Markdown
Collaborator Author

@eanokian ready for you review, (while we still wait for the actual "way" we do it, "new way" or "old way") but right now I just want you to check the documentations and the hotfix updates

(I will take responsibility if we need to revert back and do it myself)

Comment thread dev/hotfix_changelog.md Outdated
Comment thread dev/hotfix_docs.md Outdated
Comment thread dev/junco_hotfix_v0-1-3.R
Comment thread dev/hotfix_docs.md
@eanokian
Copy link
Copy Markdown
Collaborator

@munoztd0 just left a few comments but it looks good to me

Comment thread dev/hotfix_changelog.md Outdated
Comment thread dev/hotfix_docs.md
Comment thread dev/hotfix_docs.md Outdated
Comment thread dev/junco_hotfix_v0-1-3.R
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.

2 participants