| Summary: | Accessing 'additem.pl' with no CGI params causes error | ||
|---|---|---|---|
| Product: | Koha | Reporter: | Robin Sheat <robin> |
| Component: | Cataloging | Assignee: | Galen Charlton <gmcharlt> |
| Status: | CLOSED FIXED | QA Contact: | Bugs List <koha-bugs> |
| Severity: | minor | ||
| Priority: | P5 - low | CC: | koha.sekjal |
| Version: | Main | ||
| Hardware: | All | ||
| OS: | All | ||
| GIT URL: | Initiative type: | --- | |
| Sponsorship status: | --- | Crowdfunding goal: | 0 |
| Patch complexity: | --- | Documentation contact: | |
| Documentation submission: | Text to go in the release notes: | ||
| Version(s) released in: | Circulation function: | ||
|
Description
Robin Sheat
2011-09-13 04:03:08 UTC
This is still valid: Can't call method "fields" on an undefined value at /home/vagrant/kohaclone/cataloguing/additem.pl line 752 Would be nice to catch this and display a human-friendlier error. This appears to have been fixed. |