Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Webp EXIF reading fails on 0.133.0 #12793

Closed
alexvanderberkel opened this issue Aug 24, 2024 · 0 comments
Closed

Webp EXIF reading fails on 0.133.0 #12793

alexvanderberkel opened this issue Aug 24, 2024 · 0 comments
Assignees
Labels
Milestone

Comments

@alexvanderberkel
Copy link

alexvanderberkel commented Aug 24, 2024

What version of Hugo are you using (0.133.0)?

$ hugo version 0.133.0

Does this issue reproduce with the latest release? Yes

This is closely connected to issue #12741. I am using the same gallery shortcode and still facing and issue in the latest version of hugo install via snap on ubuntu.

Error:
rror: error building site: render: failed to render pages: render of "page" failed: "~/themes/hugo-theme-massively/layouts/_default/single.html:26:19": execute of template failed: template: _default/single.html:26:19: executing "_default/single.html" at <.Content>: error calling Content: "/~/content/FaroeIslands/index.en.md:7:1": failed to render shortcode "gallery": failed to process shortcode: "~/.cache/hugo_cache/modules/filecache/modules/pkg/mod/github.com/mfg92/hugo-shortcode-gallery@v1.3.0/layouts/shortcodes/gallery.html:122:21": execute of template failed: template: shortcodes/gallery.html:122:21: executing "shortcodes/gallery.html" at <$original.Exif>: error calling Exif: metadata init failed: json: error calling MarshalJSON for type exif.Tags: json: unsupported value: +Inf

Image:
I belief multiple images are affected by it but this is an example image:
03_Summer_IMG_0880.zip

Exiftool was able to read and output the exif information.

@bep bep self-assigned this Aug 24, 2024
@bep bep removed the NeedsTriage label Aug 24, 2024
@bep bep added this to the v0.133.0 milestone Aug 24, 2024
bep added a commit to bep/imagemeta that referenced this issue Aug 24, 2024
bep added a commit to bep/imagemeta that referenced this issue Aug 24, 2024
@bep bep closed this as completed in e1becf1 Aug 24, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants