core icon indicating copy to clipboard operation
core copied to clipboard

fix: images can be favorites with index.php-less URLs

Open jvillafanez opened this issue 1 year ago • 3 comments

Description

Images can be tagged as favorites with this PR in index-less URLs.

Related Issue

https://github.com/owncloud/enterprise/issues/5974

Motivation and Context

How Has This Been Tested?

Manually tested:

  1. Upload a .gif image
  2. Check that it's possible to mark it as favorite.

Screenshots (if appropriate):

Types of changes

  • [x] Bug fix (non-breaking change which fixes an issue)
  • [ ] New feature (non-breaking change which adds functionality)
  • [ ] Database schema changes (next release will require increase of minor version instead of patch)
  • [ ] Breaking change (fix or feature that would cause existing functionality to change)
  • [ ] Technical debt
  • [ ] Tests only (no source changes)

Checklist:

  • [x] Code changes
  • [ ] Unit tests added
  • [ ] Acceptance tests added
  • [ ] Documentation ticket raised:
  • [ ] Changelog item, see TEMPLATE

jvillafanez avatar Apr 22 '24 08:04 jvillafanez

Thanks for opening this pull request! The maintainers of this repository would appreciate it if you would create a changelog item based on your changes.

update-docs[bot] avatar Apr 22 '24 08:04 update-docs[bot]

I want @yulbahat and team to review this

.. @espresso22 mainly ;-)

DeepDiver1975 avatar May 06 '24 17:05 DeepDiver1975