Viewing 2 replies - 1 through 2 (of 2 total)
  • Thread Starter Gravitate

    (@gravitate)

    Actually there seems to be something else going wrong here.
    Even when I change the name it still has the same Year/Month/Version.
    So the issue seems to be when changing a Photo in a ACF Image Upload.

    Not sure what is causing the issue. AS3CF or ACF or W3TC or Something else. I will try and report back when I know more.

    I @gravitate, we have the same issue:

    Current policy: “Media files attached to a post use the post’s date to determine the folder path they are placed in” [amazon-s3-and-cloudfront/classes/amazon-s3-and-cloudfront.php:559]

    Scenario illustrating problem with this policy: Author is editing a post and uploads an image. Author comes back at ANY time in future with their revised image, deletes the old version and uploads the new one… Reader never sees new version of image, as the “attached to” post date used for version and the expiry is set to “Never Expire” / 10 years.

    Workaround: filter “as3cf_get_object_version_string” to return current date + time as a string, e.g .in “YmdHis”, as they do.

    @bradt should the above policy at least be optional? What’s the rational behind it?
    ps. thanks for the plugin! We’re looking forward to the Pro version.

Viewing 2 replies - 1 through 2 (of 2 total)
  • The topic ‘Object Versioning not working when uploading a file with the same name.’ is closed to new replies.