GithubHelp home page GithubHelp logo

Comments (6)

peci1 avatar peci1 commented on June 30, 2024

Can't it be related to #470 ?

from esmska.

tomaskovacik avatar tomaskovacik commented on June 30, 2024

what ever 💃
having some hard limit somewhere in code and then read other number from config file and do not check whatever is that number usable in next calculation (1000/1404 must be at least 1) and then don't allow user to send sms is bug

in my opinion: value from *.gateway should be tested and if its greater then 1000 we should change maxMessageLength.

i do not go to debate whatever is hard limit maxMessageLength good/bad I understand why it is there, and also disagree that is somehow useful ..... this is about not functional gateway, so I just want to know how author of esmska want to have fixed this.

Me as author of gateway want to have it fully functional so 1404 chars per one request

t.

from esmska.

peci1 avatar peci1 commented on June 30, 2024

Then let's try to fix it in a Pull Request. @kparal no longer has time for bugfixes.

from esmska.

kparal avatar kparal commented on June 30, 2024

3325731 should fix it. I could publish a new esmska release, even though something tells me not that many people use this gateway... the problem has probably existed for years. Is it important for you?
The message length is now hard capped at 1000 chars (even if the gateway defines a higher value).

from esmska.

tomaskovacik avatar tomaskovacik commented on June 30, 2024

isn't update of gateway automaticly downloaded by clients? if so, fix of gateway is ok. I do not use it, so it's just to have it fixed.

from esmska.

kparal avatar kparal commented on June 30, 2024

I fixed it in program itself, not gateway. But it's true that we can simply change the max limit from 1404 to 1000 and the problem is fixed even with a gateway update. Will do that.

from esmska.

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.