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

Minor bug: In the photo details page, there is an 'f /' too much for the aperture value. #2186

Closed
Gendra13 opened this issue Jan 8, 2024 · 1 comment · Fixed by #2187
Closed
Labels
bug Something isn't working

Comments

@Gendra13
Copy link
Contributor

Gendra13 commented Jan 8, 2024

Detailed description of the problem [REQUIRED]

When showing the exif information of an image, the aperture value has two sets of 'f /' (like 'f / f/3.2') instead of one.

Steps to reproduce the issue

Steps to reproduce the behavior:

  1. Open an image
  2. Click on 'i' to open the about page

Screenshots
aperture

Output of the diagnostics [REQUIRED]

Diagnostics
-----------
    Warning: /var/www/html/lychee/public/sym/ has permissions 0755, but should have 2775
    Warning: Dropbox import not working. dropbox_key is empty.
    Info: Latest version of PHP is 8.3
    Warning: Default timezone not properly set; you might experience strange results when importing photos without explicit EXIF timezone
 

System Information
------------------
    Lychee Version (release):                5.0.2
    DB Version:                              5.0.2
    
    composer install:                        --no-dev
    APP_ENV:                                 production
    APP_DEBUG:                               false
    APP_URL:                                 set
    APP_DIR:                                 default
    LOG_VIEWER_ENABLED:                      true
    LIVEWIRE_ENABLED:                        true
    
    System:                                  Linux
    PHP Version:                             8.2.14
    PHP User agent:                          Lychee/4 (https://lycheeorg.github.io/)
    Timezone:                                UTC
    Max uploaded file size:                  1024M
    Max post size:                           1024M
    Livewire chunk size:                     12.00 MB
    Max execution time:                      300
    MySQL Version:                           10.6.12-MariaDB-0ubuntu0.22.04.1
    
    exec() Available:                        yes
    Imagick Available:                       1
    Imagick Enabled:                         1
    Imagick Version:                         1691
    GD Version:                              2.3.3
    Number of foreign key:                   11 found.

Browser and system

Ubuntu 22.04 LTS

@ildyria
Copy link
Member

ildyria commented Jan 8, 2024

Fix is on its way.

@ildyria ildyria added the bug Something isn't working label Jan 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants