Closed (fixed)
Project:
Bibliography & Citation
Version:
3.0.x-dev
Component:
User interface
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Issue tags:
Reporter:
Created:
3 Feb 2022 at 15:39 UTC
Updated:
10 May 2024 at 13:09 UTC
Jump to comment: Most recent
Comments
Comment #3
liam morlandComment #4
liam morlandThis should have a test. The best way to do this would be to commit #3262277: References table has no header for bibcite_links and then I will adjust the tests added in that issue.
Comment #5
aardwolf commentedHi @Liam Morland
Tested patch on branch 3.0.x with #3262277: References table has no header for bibcite_links.
Got an error.
.
We plan to fix it later.
You can update your MR if you know the way how it should be fixed.
Thank you.
Comment #6
liam morlandProbably just replacing
tdwiththin the test. I don't really have time to investigate; I work for a new employer now and we are not usingbibcite.Comment #7
aardwolf commentedComment #9
liam morlandIt should probably only be the
titlerow that becomesth.Comment #11
aardwolf commentedComment #12
liam morlandThe change as it was committed makes all the table cells
th. It should be the first column that isthand the second still atd. This is what I did in my merge request.Comment #14
aardwolf commented