Git Product home page Git Product logo

Comments (8)

martinhpedersen avatar martinhpedersen commented on September 24, 2024 1

Got it. Thanks! 👍

IMO our parser should be clever enough to handle trailing/leading spaces. Adding it to the TODO list.

from pat.

jedijf avatar jedijf commented on September 24, 2024

EASY FIX (cause I did it)

.txt has an extra space at time variable

GPS Position Report.txt

Extra space at end of this line:
Time:

from pat.

martinhpedersen avatar martinhpedersen commented on September 24, 2024

So there is a bug in the forms file GPS Position Report.txt then? Is that you conclusion?

from pat.

jedijf avatar jedijf commented on September 24, 2024

from pat.

jedijf avatar jedijf commented on September 24, 2024

from pat.

xylo04 avatar xylo04 commented on September 24, 2024

Agreed, we have to treat the form templates as immutable since they are published by WDT; we're just consuming them and need to deal with them as they are.

Thanks for the report and the debugging!

from pat.

jedijf avatar jedijf commented on September 24, 2024

So just to help further...the txt files are static...so this is more of a typo in that static txt file....

But you folks know way more than I do, this is what it seems to me.

from pat.

martinhpedersen avatar martinhpedersen commented on September 24, 2024

Looked a bit closer into this. It's clearly a bug in the form file and/or the system parsing the produced message. The template has a whitespace character after the <var thetime>, which we preserve. I don't think it's a good idea to remove trailing whitespace from the message body by default.

from pat.

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.