Closed (outdated)
Project:
Bibliography Module
Version:
6.x-1.14
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
14 Jan 2010 at 21:44 UTC
Updated:
21 Dec 2018 at 19:16 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
rjerome commentedThat should be fine, that field was never used for anything anyway.
How did the upgrade go other than that?
Ron.
Comment #2
Thomas_Zahreddin commentedmost worked well, but book was a pain -----
and some developers didn't check there update routines e.g. with at least schema
Comment #3
bekasu commentedmarking issue closed.
bekasu
Comment #4
Thomas_Zahreddin commentedhi,
since i came across this issue again, i provide a patch for it
(patch done against actual 6.x-1.x-dev)
maybe the patch can be included, and people upgrading from Version 5.x have a clean update way.
I suppose the code of the patch can also be added to the 6.x-2.x branch.
Thanks.
Comment #5
ben_scott commentedHi -
Found another bug caused by removing the biblio_other_author_affiliations field. As biblio_views_data() gets its info from the biblio_fields table, it's still possible to add the biblio_other_author_affiliations field to a view, which breaks the view (sql error, field not found).
To fix this, the field also needs to be removed from biblio.field.link.data.csv (patch attached fixes this).
Cheers,
Ben
Comment #6
liam morlandThis version is no longer maintained. If this issue is still relevant to the Drupal 7 version, please re-open and provide details.