Summary: | Rename biblioitems.publishercode into publisher | ||
---|---|---|---|
Product: | Koha | Reporter: | Mathieu Saby <mathsabypro> |
Component: | Database | Assignee: | Galen Charlton <gmcharlt> |
Status: | NEW --- | QA Contact: | Testopia <testopia> |
Severity: | trivial | ||
Priority: | P5 - low | ||
Version: | Main | ||
Hardware: | All | ||
OS: | All | ||
GIT URL: | Change sponsored?: | --- | |
Patch complexity: | --- | Documentation contact: | |
Documentation submission: | Text to go in the release notes: | ||
Version(s) released in: | Circulation function: |
Description
Mathieu Saby
2013-11-03 21:06:38 UTC
Changing a database column name like this one is not without risk as it's used in a lot of Koha's code. I wonder if we should resolve this WONTFIX for now. (In reply to Katrin Fischer from comment #1) > Changing a database column name like this one is not without risk as it's > used in a lot of Koha's code. I wonder if we should resolve this WONTFIX for > now. Also used in reports... this can be fixed, but wonder if it's worth the trouble? |