pkp / pkp-lib

The library used by PKP's applications OJS, OMP and OPS, open source software for scholarly publishing.
https://pkp.sfu.ca
GNU General Public License v3.0
307 stars 447 forks source link

[OMP] 3.3.0.19 Authors are not listed correctly #10410

Open dagosalas opened 2 months ago

dagosalas commented 2 months ago

Bug When there are submissions with more than 4 authors, the list of authors puts them on a single line separated by spans.

To Reproduce Add a submission with 5 or more authors.

What application are you using? OMP 3.3.0.19

Additional information It also doesn't show ORCID in the authors. It shows everything on one line with the authors separated only by a spam, in previous versions each author had a DIV.

Screenshot 2024-09-12 at 4 22 49 p m
asmecher commented 2 months ago

@dagosalas, I think this is an intentional approach, in order to make long author lists take up less real estate on the screen. It would probably be best configurable as a theme option, but I don't believe it's accidental.