Notice when adding a special day

Hi Ross,

I get the following error message, when I want to add a new special day:

Notice: Undefined variable: row in C:\wamp22\www\splashschool-0.9.5\modules\School Admin\schoolYearSpecialDay_manage_add.php on line 143

I think, this is a bug.

Kind regards,
Roman

Roman,

Thanks for continuing to report these issues so we can clean up the codebase. The reason you are finding these, (and we are not!) is that they are hidden in the source code (because they are in a , for example), and we are using MAMP, which does not show these on screen, whilst I believe your WAMP does. So many variable factors in programming!

The issue is fixed now in the v13 dev branch, and the changes in the commit below should be backwards compatible to v12:

https://github.com/GibbonEdu/core/commit/026d521cf6e003496cd47529d4498dacfc2b1baf

Keep them coming as you find them!

Thanks,

Ross

Hi Ross,

I applied the fix and its working perfectly now! Thanks!

Kind regards,
Roman