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

PLUGIN_WEBFORM_LOAD custom field construction throws error #4

Open
noctividus opened this issue Apr 19, 2018 · 2 comments
Open

PLUGIN_WEBFORM_LOAD custom field construction throws error #4

noctividus opened this issue Apr 19, 2018 · 2 comments

Comments

@noctividus
Copy link

When you navigate to the Device, the web interface throws an error:

Bug in PLUGIN_WEBFORM_LOAD, should not append to string, use addHtml() instead

I Believe this is because the custom fields for the webform are constructed using a string and sprintf_P instead of the methods provided by the webform.

@bmberni
Copy link

bmberni commented Oct 7, 2018

any news on that? seems that it is not working with espmega (v.2)
Unable to select the gpio pins cause the fields are hidden with the error above.

@noctividus
Copy link
Author

I fixed it an created a pull request. However, it's a small project and I don't think ddtlabs is supporting anymore. Take a look at my pull request and you can get a version that works.

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

No branches or pull requests

2 participants