-
"No PDF found for..." is shown for every file, even when a pdf is available in the library. Any idea? Looks like the call to get_pdf_url always returns none, as pdf_url is not initialized (in _prepare_item?) ? |
Beta Was this translation helpful? Give feedback.
Answered by
mkb79
Aug 8, 2022
Replies: 2 comments
-
Thank you for this information. Fixed this in the latest master. Can you try it out? |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
amz71
-
Perfect! Working now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Thank you for this information. Fixed this in the latest master. Can you try it out?