Skip to content

fix facet and title display with ' in the value#11750

Merged
ofahimIQSS merged 3 commits intoIQSS:developfrom
DANS-KNAW-jp:11737-encoded-facet-and-title-values
Sep 10, 2025
Merged

fix facet and title display with ' in the value#11750
ofahimIQSS merged 3 commits intoIQSS:developfrom
DANS-KNAW-jp:11737-encoded-facet-and-title-values

Conversation

@jo-pol
Copy link
Copy Markdown
Contributor

@jo-pol jo-pol commented Aug 19, 2025

What this PR does / why we need it:

Indirectly apply MarkupChecker.stripAllTags to presented data

Which issue(s) this PR closes:

Special notes for your reviewer:

Suggestions on how to test this:

See #11737
After deploy re-index the datasets with the ' values to make the facets appear properly.

Does this PR introduce a user interface change? If mockups are available, please link/include them here:

No

Is there a release notes update needed for this change?:

No

Additional documentation:

@coveralls
Copy link
Copy Markdown

coveralls commented Aug 19, 2025

Coverage Status

coverage: 23.457% (+0.1%) from 23.312%
when pulling f8771c5 on DANS-KNAW-jp:11737-encoded-facet-and-title-values
into 7be6af8 on IQSS:develop.

@ofahimIQSS ofahimIQSS moved this to Ready for Triage in IQSS Dataverse Project Aug 19, 2025
@ofahimIQSS ofahimIQSS moved this from Ready for Triage to Ready for Review ⏩ in IQSS Dataverse Project Aug 19, 2025
@ofahimIQSS ofahimIQSS added the Size: 3 A percentage of a sprint. 2.1 hours. label Aug 19, 2025
@cmbz cmbz added the FY26 Sprint 5 FY26 Sprint 5 (2025-08-27 - 2025-09-10) label Aug 28, 2025
@sekmiller sekmiller self-assigned this Aug 28, 2025
@sekmiller sekmiller moved this from Ready for Review ⏩ to In Review 🔎 in IQSS Dataverse Project Aug 28, 2025
}

public void setDisplayTitle(String displayCitation) {
this.displayCitation = displayTitle;
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

do you mean to set the displayCitation with a method named setDisplayTitle?

@jo-pol jo-pol requested a review from sekmiller September 4, 2025 13:41
Copy link
Copy Markdown
Contributor

@sekmiller sekmiller left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good. thanks for the update

@github-project-automation github-project-automation Bot moved this from In Review 🔎 to Ready for QA ⏩ in IQSS Dataverse Project Sep 4, 2025
@sekmiller sekmiller removed their assignment Sep 4, 2025
@ofahimIQSS
Copy link
Copy Markdown
Contributor

Very nice, thanks for the fix. Merging

@ofahimIQSS ofahimIQSS merged commit 195a584 into IQSS:develop Sep 10, 2025
15 checks passed
@github-project-automation github-project-automation Bot moved this from Ready for QA ⏩ to Merged 🚀 in IQSS Dataverse Project Sep 10, 2025
@pdurbin pdurbin added this to the 6.8 milestone Sep 10, 2025
@scolapasta scolapasta moved this from Merged 🚀 to Done 🧹 in IQSS Dataverse Project Sep 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

FY26 Sprint 5 FY26 Sprint 5 (2025-08-27 - 2025-09-10) Size: 3 A percentage of a sprint. 2.1 hours.

Projects

Status: Done 🧹

Development

Successfully merging this pull request may close these issues.

presentation of encoded apostophes

7 participants