Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

$resource->getCreators() doesn't return the inherited Creator #824

Closed
ricardodepinho opened this issue Jan 16, 2019 · 2 comments
Closed

Comments

@ricardodepinho
Copy link

<?php foreach ($resource->getCreators() as $item): ?>

$resource->getCreators() seemds to return NULL if the current record creator is not defined.
It should return the inherited creator from the closest upper levels defined creator.

@jraddaoui
Copy link
Contributor

Thanks @ricardodepinho,

Catching-up on some old issues, we have created a Redmine ticket for this matter:

https://projects.artefactual.com/issues/13130

@jraddaoui
Copy link
Contributor

This was addressed in 2.6.0: #982

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants