Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chars are not space separated in the SeText column #140

Merged
merged 1 commit into from Sep 11, 2023

Conversation

hangug-eo
Copy link

Adding a new mword with languages using "split each character as a words" required to reparse the text content to display these words.
The line referencing the new mword was not added in the text2items2, this commit fix this by passing the original (not space separated) mword to the sql query.

@HugoFara HugoFara added bug Something isn't working database Database-related issues labels Sep 11, 2023
@HugoFara HugoFara merged commit 3097fb3 into HugoFara:master Sep 11, 2023
4 checks passed
@HugoFara
Copy link
Owner

Hi @hangug-eo thank you for your commit! I finally found some time to go back to LWT, sorry that I didn't answer earlier!

Mutli-words should display better now!

HugoFara added a commit that referenced this pull request Sep 11, 2023
Some code clean-up.
HugoFara added a commit that referenced this pull request Sep 12, 2023
Fixes #140 and #132.
Adds new feature from #132.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working database Database-related issues
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants