Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix parseArgument #2 #5252

Merged
merged 17 commits into from
Oct 17, 2018
Merged

fix parseArgument #2 #5252

merged 17 commits into from
Oct 17, 2018

Conversation

d-a-v
Copy link
Collaborator

@d-a-v d-a-v commented Oct 16, 2018

#5230's twin brother using functors on @devyte's proposal
less available flash (-164B), more available ram (+28B)

@ascillato
Copy link
Contributor

ascillato commented Oct 17, 2018

Hi,

Tested the latest commit for esp8266 arduino core (d742df8) and works fine. 👍
So, then I add this PR to that (in my test devices) and also past all the tests. 👍

Now this can be merged without issues. Thanks @d-a-v !!!!

Please, do ASAP in order to solve the following issues and also Alexa queries.

Please, take this PR into account in order to solve all these issues. Thanks.

@reloxx13, @holgerlembke, @jasonharper, @OFreddy, @Monarch73, @arendst, @andrethomas, @Jason2866, @d-a-v, @devyte, @earlephilhower

@ascillato
Copy link
Contributor

Thanks a lot to everyone helping with this great software. 👍

@Jason2866
Copy link
Contributor

Jason2866 commented Oct 17, 2018

Tested this commit, working very well with Tasmota, Happy that already merged to master :-)
Now we have a actual stable base for Tasmota with all features working used by Tasmota!

Great Thanks @d-a-v and all the other developers doing a great Job!

@andrethomas
Copy link

Thanks a lot guys, much appreciated!

Compiled staged binaries for Tasmota this morning so now its on to more bug hunting ;)

@dragondaud
Copy link
Contributor

This commit breaks form processing in my project and I had to freeze at commit 2eb5b56 in order to continue functioning. Specifically, in my WebServer.ino, when submitting a POST request none of the expected keys are found in server.hasArg(). Reverting to above mentioned commit restores previous functionality.

@reloxx13
Copy link

@dragondaud
#5261

@dragondaud
Copy link
Contributor

OK, made a local pull of 5262 and that fixes my problem, hope it gets merged soon.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

8 participants