magicbug / Cloudlog

Web based amateur radio logging application built using PHP & MySQL supports general station logging tasks from HF to Microwave with supporting applications to support CAT control.
http://www.cloudlog.co.uk
MIT License
467 stars 192 forks source link

Advanced Logbook is empty #2778

Closed m0urs closed 12 months ago

m0urs commented 12 months ago

Describe the bug

In the current Dev build, the Advanced Logbook does no longer show any entries.

To Reproduce

Steps to reproduce the behaviour:

  1. Go to 'Logbook -> Advanced'
  2. You see that there are no QSOs listed

Expected behaviour

The last 250 QSOs should be displayed.

Screenshots

image

In the Master build everything still works fine.

github-actions[bot] commented 12 months ago

Uh oh! @m0urs, the image you shared is missing helpful alt text. Check your issue body.

Alt text is an invisible description that helps screen readers describe images to blind or low-vision users. If you are using markdown to display images, add your alt text inside the brackets of the markdown image.

Learn more about alt text at Basic writing and formatting syntax: images on GitHub Docs.

github-actions[bot] commented 12 months ago

Uh oh! @m0urs, the image you shared is missing helpful alt text. Check your issue body.

Alt text is an invisible description that helps screen readers describe images to blind or low-vision users. If you are using markdown to display images, add your alt text inside the brackets of the markdown image.

Learn more about alt text at Basic writing and formatting syntax: images on GitHub Docs.

phl0 commented 12 months ago

I cannot confirm. Could you please press CTRL + F5 and if that does not work please show the response/request in dev tools of your browser after pressing the search button.

m0urs commented 12 months ago

Please find enclosed the HAR file exported after pressing the search button. It seems that the data comes back correctly but then is not displayed!?

Tried with MS Edge, Firefox and Safari (iOS). All have the same issue. Tried with MS Edge Guest mode so that there should not be a caching issue. Ctrl-F5 does not work also.

cloudlog.zip

AndreasK79 commented 12 months ago

Can't reproduce here either. Could you go to options and save, then try?

m0urs commented 12 months ago

Saving the options did repair it...! I only tried "Reset" before which did not change anything. Thanks a lot for your quick help!