Code Monkey home page Code Monkey logo

Comments (5)

jsgoupil avatar jsgoupil commented on September 24, 2024 1

👍🏻 I'm open for PRs with unit tests :)

from quickbooks-sync.

dteske25 avatar dteske25 commented on September 24, 2024 1

I've built out a test case that reproduces the issue. I think the main problem for me is that the unexpected elements are appearing out of order also, causing the rest of the elements to become unknown. I can open the test case as a PR if that's helpful to anyone.

As a whole, I'm not super familiar with xml and haven't found an easy solution to the problem yet. I'll keep digging though.

from quickbooks-sync.

jsgoupil avatar jsgoupil commented on September 24, 2024

This is strange because all the things you mentioned are marked as "private".
Also, the library is not setup to work with version lower than 13.

Having bad xml is something quite common and we have been fixing the version 13 file. However, this really seems to be something that should not happen?
Are you receiving this in conjunction with the WebConnector? or are you using this differently?

I'm reticent in adding these 4 to the xml because it seems there are plenty of PRIVATE ones that don't show up in your XML.
I would rather have a flag that says "ignore unknown tags" (default false) if we were to get this fixed.

from quickbooks-sync.

dteske25 avatar dteske25 commented on September 24, 2024

Yep, this is happening when running the web connector. We've tried many different versions of the web connector in our development environment, but were unable to reproduce naturally. However we obtained the raw xml that caused the errors and discovered the presence of these 4 keys. The 1 commonality is that the clients are using Right Networks to host their QBD, but we've been in contact with them as well, and don't understand how or why these keys are showing up.

I would also agree with adding a flag, because as you said, they are marked private.

from quickbooks-sync.

jsgoupil avatar jsgoupil commented on September 24, 2024

A "workaround" is now available to handle this in QbXml 2.3.0.
Closing the issue

from quickbooks-sync.

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.