GithubHelp home page GithubHelp logo

Comments (3)

OzzieIsaacs avatar OzzieIsaacs commented on April 29, 2024

From reading the code I can't see the issue (and also not reproduce for publishers), for identifiers the problem is there

from calibre-web.

T-prog3 avatar T-prog3 commented on April 29, 2024

I got this issue by copy/paste the publisher data from amazon.
img1

In Calibre-Web it becomes this when i paste:
img2

When i save it turns into this:
img3

In this state with a space as first char it can't be found in the Publishers list in the side menu and it will be treated as a different publisher. I can thereby have 100 books of publisher Ecco and lets say 5 "Space"Ecco and they will have 2 separate lists when you click on the publisher name at the books page.

from calibre-web.

T-prog3 avatar T-prog3 commented on April 29, 2024

Update:
I did a character lookup of the content when i paste in Calibre-Web and it turns out that it's not just a space but another character as well.

This is the Unicode character content of it:

U+0020 : SPACE [SP]
U+200E : LEFT-TO-RIGHT MARK [LRM]
U+0020 : SPACE [SP]
U+0045 : LATIN CAPITAL LETTER E
U+0063 : LATIN SMALL LETTER C
U+0063 : LATIN SMALL LETTER C
U+006F : LATIN SMALL LETTER O

from calibre-web.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.