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

Photo view, cannot set album after first invocation for a picture. #769

Closed
rbren opened this issue Nov 2, 2020 · 2 comments · Fixed by LycheeOrg/Lychee-front#225
Closed
Labels
bug Something isn't working

Comments

@rbren
Copy link

rbren commented Nov 2, 2020

Detailed description of the problem [REQUIRED]

I can successfully recategorize an "unsorted" photo the first time. But when I try to recategorize a second photo to the same album, I get Album json not found.

Steps to reproduce the issue

Steps to reproduce the behavior:

  1. Upload a few photos without an album
  2. Create a new album test
  3. Go to unsorted
  4. Pick one of the photos
  5. Use the folder icon to move it to album test
  6. Pick another photo
  7. Use the folder icon to move it to album test

Screenshots
If applicable, add screenshots to help explain your problem.

Screen Shot 2020-11-02 at 10 29 58 AM

Output of the diagnostics [REQUIRED]




    Diagnostics
    -------
    Info: Latest version of PHP is 7.4
    Warning: Dropbox import not working. dropbox_key is empty.




    System Information
    --------------
    Lychee Version (git):            No git data found.
    DB Version:                      4.0.6
    
    composer install:                --no-dev
    APP_ENV:                         production
    APP_DEBUG:                       false
    
    System:                          Linux
    PHP Version:                     7.3
    Max uploaded file size:          20M
    Max post size:                   100M
    MySQL Version:                   8.0.22
    
    Imagick:                         1
    Imagick Active:                  1
    Imagick Version:                 1690
    GD Version:                      2.2.5

    
    Lychee total space:              33.78 MB
    Upload folder space:             8.00 B
    System total space:              78.71 GB
    System free space:               64.67 GB (82%)




    Config Information
    --------------
    version:                         040006
    check_for_updates:               0
    sorting_Photos_col:              takestamp
    sorting_Photos_order:            ASC
    sorting_Albums_col:              max_takestamp
    sorting_Albums_order:            ASC
    imagick:                         1
    skip_duplicates:                 0
    small_max_width:                 0
    small_max_height:                360
    medium_max_width:                1920
    medium_max_height:               1080
    lang:                            en
    layout:                          1
    image_overlay:                   1
    image_overlay_type:              desc
    default_license:                 none
    compression_quality:             90
    full_photo:                      1
    delete_imported:                 0
    Mod_Frame:                       1
    Mod_Frame_refresh:               30
    thumb_2x:                        1
    small_2x:                        1
    medium_2x:                       1
    landing_page_enable:             0
    landing_owner:                   John Smith
    landing_title:                   John Smith
    landing_subtitle:                Cats, Dogs & Humans Photography
    landing_facebook:                https://www.facebook.com/JohnSmith
    landing_flickr:                  https://www.flickr.com/JohnSmith
    landing_twitter:                 https://www.twitter.com/JohnSmith
    landing_instagram:               https://instagram.com/JohnSmith
    landing_youtube:                 https://www.youtube.com/JohnSmith
    landing_background:              dist/cat.jpg
    site_title:                      Lychee v4
    site_copyright_enable:           1
    site_copyright_begin:            2019
    site_copyright_end:              2019
    additional_footer_text:          
    display_social_in_gallery:       0
    public_search:                   0
    SL_enable:                       0
    SL_for_admin:                    0
    public_recent:                   0
    recent_age:                      1
    public_starred:                  0
    downloadable:                    0
    photos_wraparound:               1
    map_display:                     0
    zip64:                           1
    map_display_public:              0
    map_provider:                    Wikimedia
    force_32bit_ids:                 0
    map_include_subalbums:           0
    update_check_every_days:         3
    has_exiftool:                    1
    share_button_visible:            0
    import_via_symlink:              0
    has_ffmpeg:                      1
    location_decoding:               0
    location_decoding_timeout:       30
    location_show:                   1
    location_show_public:            0
    rss_enable:                      0
    rss_recent_days:                 7
    rss_max_items:                   100
    prefer_available_xmp_metadata:   0
    editor_enabled:                  1
    lossless_optimization:           0
    swipe_tolerance_x:               150
    swipe_tolerance_y:               250
    local_takestamp_video_formats:   .avi|.mov

Browser and system

Firefox on OSX

@ildyria
Copy link
Member

ildyria commented Nov 2, 2020

Confirmed.

@ildyria ildyria added bug Something isn't working JS - Lychee-Front labels Nov 2, 2020
@ildyria ildyria changed the title Can't set album for more than one photo Photo view, cannot set album after first invocation for a picture. Nov 2, 2020
ildyria added a commit to LycheeOrg/Lychee-front that referenced this issue Nov 7, 2020
@henryoddi
Copy link

@rbren thank you for bringing this up -- I have this issue too in 4.0.7. Looking forward to implementing the fix.

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.

3 participants