gphotos_sort icon indicating copy to clipboard operation
gphotos_sort copied to clipboard

Extenson Sorts Images Correctly, but Generates SameSite Error Warnings

Open etcetra opened this issue 5 years ago • 2 comments

The extension does sort the images in the Google Photo Album.

It has started to generate this error. Its repeated 15 times.

A cookie associated with a cross-site resource at http://sites.google.com/ was set without the SameSite attribute. A future release of Chrome will only deliver cookies with cross-site requests if they are set with SameSite=None and Secure. You can review cookies in developer tools under Application>Storage>Cookies and see more details at https://www.chromestatus.com/feature/5088147346030592 and https://www.chromestatus.com/feature/5633521622188032.

I found a reference on StackOverFlow:

This console warning is not an error or an actual problem — Chrome is just spreading the word about this new standard to increase developer adoption.

https://stackoverflow.com/questions/58270663/samesite-warning-chrome-77

Screen Shot 2020-01-16 at 11 55 41 PM

In Blogger's editor you can insert images from several sources.

Screen Shot 2020-01-16 at 11 33 44 PM

When you choose "From Google album Archive" you apparently navigate to a archived version of the Google Photos folder instead of the actual Google Photos folder you justed sorted. The photos in folder you access from Blogger's editor are not sorted, yet if you navigate to the actual archive folder in your browser the images are sorted.

https://get.google.com/albumarchive/

etcetra avatar Jan 17 '20 06:01 etcetra

Those warnings (errors) are no problem for now. And, I know why raise warning. I think I can deal on future version.

On Blogger editor, You will get sorted album, if you reload editor page.

hamada2029 avatar Jan 18 '20 20:01 hamada2029

https://github.com/hamada2029/gphotos_sort/releases On new version (v0.15), warnings will be removed.

hamada2029 avatar Feb 12 '20 18:02 hamada2029