The description of the system preference UniqueItemFields should link to the database documentaton for the items table, like we link to the patrons table for BorrowerMandatoryField and BorrowerUnwantedField.
Created attachment 17316 [details] [review] Bug 10015 - UniqueItemFields could have link to database documentation Other system preferences which require entry of database column names include a link to the scheme for reference. The UniqueItemFields should do the same. This patch rewords the preference description to incorporate a link. To test, open the acquisitions tab in system preferences and confirm that the UniqueItemFields description looks correct and links to the right page in the schema.
Patch tested with a sandbox, by Frederic Durand <frederic.durand@unilim.fr>
Created attachment 17347 [details] [review] Bug 10015 - UniqueItemFields could have link to database documentation Other system preferences which require entry of database column names include a link to the scheme for reference. The UniqueItemFields should do the same. This patch rewords the preference description to incorporate a link. To test, open the acquisitions tab in system preferences and confirm that the UniqueItemFields description looks correct and links to the right page in the schema. Signed-off-by: Frederic Durand <frederic.durand@unilim.fr>
Created attachment 18662 [details] [review] Bug 10015 - UniqueItemFields could have link to database documentation Other system preferences which require entry of database column names include a link to the scheme for reference. The UniqueItemFields should do the same. This patch rewords the preference description to incorporate a link. To test, open the acquisitions tab in system preferences and confirm that the UniqueItemFields description looks correct and links to the right page in the schema. Signed-off-by: Frederic Durand <frederic.durand@unilim.fr> Signed-off-by: Chris Cormack <chris@bigballofwax.co.nz>
Pushed to master. Thanks, Owen!
This patch has been pushed to 3.12.x, will be in 3.12.1. Thanks Owen!
Pushed to 3.8.x, will be in 3.8.14
Pushed to 3.10.x, will be in 3.10.7 (had forgotten to tell, thanks cjh)