getgrav / getgrav/grav-plugin-form
Field file upload gets no name in the dom structure
Open
- Dominant language
- PHP
- Stars
- 64
- Forks
- 80
- Avg merge
- 10h 13m
- Merged PRs (30d)
- 9
Description
I have recently had the problem that the field of type file does not get a name assigned. This leads to problems when the browser sends the form.
Any ideas?
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the issue with a form field of type file and inspect the generated DOM to confirm whether the name attribute is missing. Trace the form field rendering path in the repository, then verify that the browser submits the uploaded file under the expected field name.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- frontend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 32/100