Skip to content

bug: replace_publications_in_pub_index_md() behavior changed after cleaning #8

@mrustl

Description

@mrustl

Cleaning (#6) unfortunately introduced a bug. The function replace_publications_in_pub_index_md() now produces wrong results (content is linked to wrong rec_id and formatting is also not correct, see screenshot for rec_id=1045):
grafik

remotes::install_github("kwb-r/kwb.pubs@4ce47443f1812a96e033d5a927a4b307d2d5617b", upgrade = "always")
kwb.pubs::replace_publications_in_pub_index_md(md_paths = pub_md_paths, 
                                               endnote_db_refs = en_refs)

Data for bug-fixing:

Please fix and verify that publication stays the same for all records!

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions