Error message when sharing a page
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Mahara |
Fix Released
|
Medium
|
Unassigned |
Bug Description
When creating a view and sharing it, if we select an end date older that today it will display an error message for this. That is expected and correct.
But there is a second error message:
[WAR] 6c (lib/form/
Call stack (most recent first):
log_
error(8, "Undefined index: id", "/home/
pieform_
Pieform-
Pieform-
Pieform:
pieform(
Changed in mahara: | |
status: | In Progress → Fix Committed |
summary: |
- error message when sharing a page + Error message when sharing a page |
Changed in mahara: | |
status: | Fix Committed → Fix Released |
In the share view screen, when there is an error in the field values,
like an end date older that today, the form with all the rows
is displayed again. This includes the 'Share with' empty row
that actually has no values, that's why there is an exception
with "Undefined index:" message.