Skip to content

Conversation

fsteeg
Copy link
Member

@fsteeg fsteeg commented Mar 2, 2023

(Came up processing an HTML source in OERSI.)

E.g. for <p>This is the <strong>full</strong> text</p>, emit This is the full text.

Was only emitting the children's text (full) before (emitting text only if children were empty).

Was only emitting the children's text before
@fsteeg fsteeg requested a review from dr0i March 2, 2023 13:41
@fsteeg fsteeg assigned fsteeg and dr0i and unassigned fsteeg Mar 2, 2023
tibdevelopment pushed a commit to TIBHannover/oersi-etl that referenced this pull request Mar 2, 2023
Temporarily add patched HtmlDecoder that supports mixed content,
see metafacture/metafacture-core#477
@dr0i dr0i assigned fsteeg and unassigned dr0i Mar 2, 2023
@fsteeg fsteeg merged commit 29ee1a4 into master Mar 2, 2023
@fsteeg fsteeg deleted the htmlMixedContent branch March 2, 2023 16:06
@fsteeg fsteeg mentioned this pull request Mar 10, 2023
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