wintercms / wintercms/wn-builder-plugin
Undefined array key "Standard" on automatic form fields creation from database
Open
Nobody has claimed this yet.
Status: Review Needed
Type: Bug
- Dominant language
- PHP
- Stars
- 40
- Forks
- 15
- PR merge metrics
- No merged PRs in 30d
Description
"Undefined array key "Standard"" on line 221 of /usr/share/nginx/html/mms/plugins/winter/builder/behaviors/IndexModelFormOperations.php
IndexModelFormOperations.php
Keys have a localized name

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start at IndexModelFormOperations.php around line 221 and inspect how localized field names are used when automatic form fields are created from the database. Reproduce the undefined "Standard" key case and verify that form generation no longer raises the error for localized keys.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100