Skip to content

BiologicsReportTest fix for export PDF title replacement of WIDE_CHAR with ## in labels - #2564

Merged
cnathe merged 1 commit into
developfrom
fb_biologicsReportTestFix
Jul 16, 2025
Merged

BiologicsReportTest fix for export PDF title replacement of WIDE_CHAR with ## in labels#2564
cnathe merged 1 commit into
developfrom
fb_biologicsReportTestFix

Conversation

@cnathe

@cnathe cnathe commented Jul 16, 2025

Copy link
Copy Markdown
Contributor

Rationale

Exporting a chart in the app to PDF will convert non-ASCII chars to # in the labels. The regex we are using on the test side converts the WIDE_CHAR to a single # but we need it to be ##.

Related Pull Requests

https://github.com/LabKey/limsModules/pull/1526
#2564

Changes

  • make WIDE_CHAR public

@cnathe
cnathe requested a review from labkey-danield July 16, 2025 14:27
@cnathe
cnathe merged commit d001dad into develop Jul 16, 2025
7 of 8 checks passed
@cnathe
cnathe deleted the fb_biologicsReportTestFix branch July 16, 2025 21:22
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