getkirby-v2 / panel

This is the deprecated admin panel for Kirby v2.
http://getkirby.com
Other
134 stars 70 forks source link

Field names identical to Panel Page methods like event or form causing errors #1104

Closed texnixe closed 3 years ago

texnixe commented 7 years ago

https://forum.getkirby.com/t/weird-panel-error-on-first-save/8664/13

raphaelsaunier commented 6 years ago

I can confirm that this is still happening in 2.5.10 with a field called form:

ArgumentCountError
Too few arguments to function Kirby\Panel\Models\Page::form(), 
0 passed in /home/user/project/panel/app/src/panel/models/page/changes.php 
on line 71 and exactly 2 expected