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

Issue 51432: LKSM: special character not working well with editable grid paste #2172

Merged
merged 5 commits into from
Dec 9, 2024

Conversation

XingY
Copy link
Contributor

@XingY XingY commented Dec 5, 2024

@XingY XingY requested a review from labkey-susanh December 8, 2024 19:34
.map(str -> {
if (str.startsWith("\"") && str.endsWith("\""))
{
// reverse TsvQuoter.quote
Copy link
Contributor

Choose a reason for hiding this comment

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

Might this be better as a method in TsvQuoter?

@XingY XingY merged commit a6d4890 into develop Dec 9, 2024
3 checks passed
@XingY XingY deleted the fb_issue51432 branch December 9, 2024 16:57
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