FS#315 — Python doesn't panic when parameter with no default isn't set
| Bug | |
| Configuration | |
| New | |
| No-one | |
| All |
| High | |
| Normal | |
| 2.0beta5 | |
| 2.0 release | |
| Undecided | |
![]() |
A parameter that doesn't have a default value isn't caught in the configuration stage. The parameter isn't printed in the ini and the value is undefined in the C++ struct.
This task depends upon
This task blocks these from closing
