Page 68 of 80

Re: Report Bugs Here

PostPosted: Wed Nov 28, 2018 7:02 pm
by Matt Miller
Montana Matt wrote:What was your screen resolution and which image was it?

Nevermind. I was able to replicate it. Will add it to the list of things to fix.

Re: Report Bugs Here

PostPosted: Sat Dec 01, 2018 3:45 pm
by freakyclimber
The other day, I could not post URLs in my posts, probably due to having 0 posts, as an anti-spam measure.

Yet spammers are posting URLs in their subject lines anyway, like so:

vbvcc-t88988.html

Huh, ^this link went through. Also, now it looks like I have 9 posts. OK...

Re: Report Bugs Here

PostPosted: Sun Dec 02, 2018 3:17 pm
by Matt Miller
freakyclimber wrote:The other day, I could not post URLs in my posts, probably due to having 0 posts, as an anti-spam measure.

Yet spammers are posting URLs in their subject lines anyway, like so:

vbvcc-t88988.html

Huh, ^this link went through. Also, now it looks like I have 9 posts. OK...

I saw your post the other day and fixed your account.

Re: Report Bugs Here

PostPosted: Sun Dec 02, 2018 3:19 pm
by Alpinist
The image creation dates are not listing correctly when sorting images by date in an album. They all (mostly) have the same creation date of Dec 2, 2018. See below example.

https://www.summitpost.org/object_list.php?object_type=3&object_name=&continent_3=All&continent_3=All&country_3=All&state_province_3=All&sort_select_3=creation&order_type_3=DESC

Re: Report Bugs Here

PostPosted: Sun Dec 02, 2018 3:24 pm
by Matt Miller
Alpinist wrote:The image creation dates are not listing correctly when sorting images by date in an album. They all (mostly) have the same creation date of Dec 2, 2018. See below example.

https://www.summitpost.org/object_list.php?object_type=3&object_name=&continent_3=All&continent_3=All&country_3=All&state_province_3=All&sort_select_3=creation&order_type_3=DESC

That's a search over all images. As you page through, they get older (as expected, since they are sorted by date). It looks like the album context was dropped, so perhaps the link itself was wrong on the album page? Can you let me know where you clicked and what was expected? I'm guessing it was on an album page?

Re: Report Bugs Here

PostPosted: Sun Dec 02, 2018 3:28 pm
by Alpinist
Montana Matt wrote:
Alpinist wrote:The image creation dates are not listing correctly when sorting images by date in an album. They all (mostly) have the same creation date of Dec 2, 2018. See below example.

https://www.summitpost.org/object_list.php?object_type=3&object_name=&continent_3=All&continent_3=All&country_3=All&state_province_3=All&sort_select_3=creation&order_type_3=DESC

That's a search over all images. As you page through, they get older (as expected, since they are sorted by date). It looks like the album context was dropped, so perhaps the link itself was wrong on the album page? Can you let me know where you clicked and what was expected? I'm guessing it was on an album page?


I'm looking at the POW album: https://www.summitpost.org/photo-of-the-week/181160

It's actually behaving differently now than it did before when I tried to sort by date. The correct dates are shown but the images are not sorted correctly.

Re: Report Bugs Here

PostPosted: Sun Dec 02, 2018 3:44 pm
by Alpinist
Ignore that last sentence. I inadvertently sorted by name. The dates are still showing incorrectly as I originally reported when sorting by creation date.

Re: Report Bugs Here

PostPosted: Sun Dec 02, 2018 3:49 pm
by Alpinist
On closer inspection, it appears that the creation dates for the photos themselves are incorrect. The sort feature is working correctly. Did the photo creation dates get corrupted somehow?

Re: Report Bugs Here

PostPosted: Mon Dec 03, 2018 6:28 pm
by Matt Miller
Alpinist wrote:On closer inspection, it appears that the creation dates for the photos themselves are incorrect. The sort feature is working correctly. Did the photo creation dates get corrupted somehow?

I'll have to look into that. I did make a small code change that impacted some things related to images, but I don't think it affected their creation date. Can you send me a link to a photo that you believe has an incorrect creation date?

Re: Report Bugs Here

PostPosted: Mon Dec 03, 2018 7:30 pm
by Scott
Can we still position photos left, right, and center? Maybe I'm missing it, but it doesn't seem so?

Re: Report Bugs Here

PostPosted: Mon Dec 03, 2018 9:06 pm
by Matt Miller
Scott wrote:Can we still position photos left, right, and center? Maybe I'm missing it, but it doesn't seem so?

Are you talking about within the new editor? Yes, you can position images left, right or center. See the attached screenshot for the buttons to click. Just click the image to select it and then click the alignment you prefer.
Screenshot 2018-12-03 13.05.18.png
Screenshot 2018-12-03 13.05.18.png (386.83 KiB) Viewed 2492 times

Re: Report Bugs Here

PostPosted: Tue Dec 04, 2018 6:56 pm
by Alpinist
Montana Matt wrote:
Alpinist wrote:On closer inspection, it appears that the creation dates for the photos themselves are incorrect. The sort feature is working correctly. Did the photo creation dates get corrupted somehow?

I'll have to look into that. I did make a small code change that impacted some things related to images, but I don't think it affected their creation date. Can you send me a link to a photo that you believe has an incorrect creation date?

Take a look at the POW Album.
-See All Photos
-Advanced - Sort by Creation Date (Descending)

This should sort all images in the album. I now see that it is sorting every image in the SP database, starting with the most recent. Thus my confusion with the dates. That's the heart of the problem. (Final answer.)

Re: Report Bugs Here

PostPosted: Tue Dec 04, 2018 8:25 pm
by Matt Miller
Alpinist wrote:This should sort all images in the album. I now see that it is sorting every image in the SP database, starting with the most recent. Thus my confusion with the dates. That's the heart of the problem. (Final answer.)

Ah, yes. This is an issue with contextual searches, both for users and parents (or other relatives). This functionality was removed in one of the previous updates. It will be added back in very soon.

Re: Report Bugs Here

PostPosted: Tue Dec 04, 2018 10:32 pm
by Vid Pogachnik
Picture geo tags are not showing picture location on a map. When having a picture page opened, click on geo coordinates and you will be disappointed.

Somebody is changing SummitPost functionalities from bad to worse :(

Re: Report Bugs Here

PostPosted: Wed Dec 05, 2018 12:37 am
by Matt Miller
Vid Pogachnik wrote:Picture geo tags are not showing picture location on a map. When having a picture page opened, click on geo coordinates and you will be disappointed.

Noted. Will fix in the next release.