dealii / publication-list

The list of known publications that use or cite the deal.II library.
https://www.dealii.org/publications.html
13 stars 54 forks source link

jabref has safari trouble #457

Open drwells opened 1 year ago

drwells commented 1 year ago

Not sure we can fix this, but I see

jabref-safari

when I use safari - things are correct with Firefox.

bangerth commented 1 year ago

Has this been reported elsewhere on the web? Would it help to update jabref on the machine that creates the website?

tjhei commented 1 year ago

Also, do you have any javascript errors in the console when opening the developer view or whatever it is called in safari?

drwells commented 1 year ago

Sorry for the late replies. I don't see any JS errors in the console; I cannot find any reference to safari-specific problems in their issue tracker (or anywhere else).

Where do we actually store the source code for publications.html? I don't see it in any of our repositories. Perhaps we could fix this by updating jabref.

bangerth commented 1 year ago

The file is autogenerated from the information in the publications repository. But I don't know whether that is done by script or on the fly.

tjhei commented 1 year ago

This is how it is done: https://github.com/dealii/publication-list/blob/4eca268e4736d99bc6be12846da236b97d889007/Makefile#L7-L17

Before I go and update the jabref version, can you check if https://jenkins.tjhei.info/job/publication-list/job/master/405/artifact/output.html works if you download and open it in a browser window (directly opening the link will have javascript disabled)?

drwells commented 1 year ago

Rendering that file locally works with Safari!