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

Question: How to handle comma separated fields where a value contains a comma #61

Open
majora2007 opened this issue Jun 28, 2024 · 1 comment

Comments

@majora2007
Copy link

Where does this comes from?

A user has brought up a problem in parsing of StoryArc where there is the following string Infinity, Inc. StoryArc naturally can have multiple values that are comma separated and thus, Kavita parses this as 2 story arcs.

But there is nothing in the spec that has guidance in how comma should be encoded when it's not the separator string.

Kareadita/Kavita#3026

What is the rationale for adding support for this element?

No response

Is the element already handled by any application or tool?

No response

@lordwelch
Copy link
Contributor

Well comicrack keeps it as separate elements no matter what you do (at least I've never been able to get it to) so any encoding that you implement will not be backwards compatible

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

No branches or pull requests

2 participants