- Issue created by @pheski
- πΊπΈUnited States pheski
Note: I am using 6.0.5, but that option was not something I could select when starting the issue.
- Status changed to Needs work
11 months ago 12:17am 28 December 2023 - πΊπΈUnited States Nathaniel
Thanks for reporting this. Looks like we can add:
$data['types']['photos_image']['name'] = t('Photo');
To:
function photos_token_info_alter(&$data)
- First commit to issue fork.
- last update
11 months ago 8 pass - π³π±Netherlands frontmobe Amsterdam
Frontmobe β changed the visibility of the branch 6.0.x to hidden.
- Status changed to Needs review
11 months ago 11:19am 3 January 2024 - π³π±Netherlands frontmobe Amsterdam
I created an issue fork where I added the suggested change. I tested the change locally and can confirm it solves the issue, so I went on and also made the merge request.
All we need now is a review and then hopefully a merge I suppose ;-)
- last update
11 months ago 8 pass - π³π±Netherlands frontmobe Amsterdam
I just realised that other issues in this queue don't (yet) use the Gitlab merge request workflow, but use the patch workflow in stead.
I added a patch that does the same as the commit in the issue fork, use whatever works easiest I would say ;-)
- last update
11 months ago 8 pass -
Nathaniel β
committed fb9656a6 on 6.0.x authored by
Frontmobe β
Issue #3407709 by Frontmobe: Add name field to token photos_image.
-
Nathaniel β
committed fb9656a6 on 6.0.x authored by
Frontmobe β
- Status changed to Fixed
11 months ago 8:17pm 3 January 2024 - π³π±Netherlands frontmobe Amsterdam
Many thanks Nathaniel!
Do yo think tagging a new release would be possible to prevent the error from showing up after updating to version 6.0.5? - πΊπΈUnited States Nathaniel
Released 6.0.6 https://www.drupal.org/project/photos/releases/6.0.6 β
- π³π±Netherlands frontmobe Amsterdam
That's awesome Nathaniel, thanks for tagging the new release!
Automatically closed - issue fixed for 2 weeks with no activity.