Code Monkey home page Code Monkey logo

Comments (5)

jeffyoungstrom avatar jeffyoungstrom commented on September 23, 2024

Of the multiple issues I just entered, this is the only one that is currently a show stopper for me. FYI.

from wiprint.

MrTarantula avatar MrTarantula commented on September 23, 2024

I think I know what the problem is. I'm only doing simple parsing for dates and dropping things if they look close enough to an invalid date because TFS stores some "empty" date fields as 1/1/9999 and I didn't want that junk to make it through to printing. Numbers or strings that contain numbers can be loosely parsed as dates (through the wonders of JavaScript) and my script is dropping them as junk.

I just looked through the API and I can add another call to check the field type before choosing how to display it. Hopefully it won't add much overhead to rendering the pages.

In the meantime I will ease up on the date restrictions. I pushed v2.0.1 as a workaround while I work on better field parsing. It's now in the marketplace. Thanks for the feedback.

from wiprint.

jeffyoungstrom avatar jeffyoungstrom commented on September 23, 2024

2.0.1 seems to display all the missing fields. It does feel quite a bit slower than 2.0 did. Thanks!

from wiprint.

MrTarantula avatar MrTarantula commented on September 23, 2024

Good to know it's displaying better. Let me know if anything else displays wrong or strangely.

from wiprint.

MrTarantula avatar MrTarantula commented on September 23, 2024

Closing this as this specific bug was fixed.

from wiprint.

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.