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

Fixes #2900 #2901

Merged
merged 1 commit into from
Oct 12, 2022
Merged

Fixes #2900 #2901

merged 1 commit into from
Oct 12, 2022

Conversation

MaSven
Copy link
Contributor

@MaSven MaSven commented Oct 10, 2022

Fastst way to fix empty key value splitting for styled strings.

Signed-off-by: Sven Marquardt dev@mail.smarquardt.space

Fastst way to fix empty key value splitting for styled strings.

Signed-off-by: Sven Marquardt <dev@mail.smarquardt.space>
@iBotPeaches
Copy link
Owner

Do you have an idea of what the affected string was prior to being compiled? I'm guessing

// a;style=color:#D40511;;href=https://www.dhl.de/de/toolbar/footer/app/datenschutz.data.html
<a href="https://www.dhl.de/de/toolbar/footer/app/datenschutz.data.html" color="#D40511" />

Thinking we should grow the unit tests with this string added so we can detect regressions.

@iBotPeaches iBotPeaches merged commit 9db7426 into iBotPeaches:master Oct 12, 2022
@MaSven
Copy link
Contributor Author

MaSven commented Oct 12, 2022

Yes, i could definitely add a testcase.

@ghost
Copy link

ghost commented Oct 16, 2022

Ok

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.

None yet

2 participants