Git Product home page Git Product logo

Comments (5)

radbonk avatar radbonk commented on August 24, 2024

I have ran into a similar issue when generating codes with ECC Level: Q. To give an example, if I tried generating a URL, it would mix up the letter E with U.

from qrcoder.

dcr26 avatar dcr26 commented on August 24, 2024

Hi , I am having the same issues

The following urls are incoded incorrectly:
http://locahost/7A43CE -> scans to http://locahost/7a4#ce
http://locahost/TN7GCH -> scans to http://locahost/T^7GCH
http://locahost/TIN3PQ-> scans to http://locahost/TYN3PQ

I have a few more, and also one that just wont scan at all.

QRCodeGenerator.ECCLevel.M

from qrcoder.

TheSeanLavery avatar TheSeanLavery commented on August 24, 2024

@dcr26 I am unable to reproduce those results. Are you still having issues with the latest version of this library?

from qrcoder.

obelixA avatar obelixA commented on August 24, 2024

HI

same here. Generating URLs containing GUIDs mixes up letters (d and t) which is a show stopper.
I.e.
9d566132-f75d-4665-8449-0570c838530e is decoded as
9t566132-f75d-4665-8449-0570c838530e
second letter t instead of d.

from qrcoder.

codebude avatar codebude commented on August 24, 2024

There was an error in the CalculateECCWords-method. I forgot to remove the leading coefficients from the message polynoms if they are zero. It's fixed with Commit 8103f03

from qrcoder.

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.