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

getDublinCore raises error if no licence chosen #25

Open
sersorrel opened this issue Oct 26, 2024 · 0 comments
Open

getDublinCore raises error if no licence chosen #25

sersorrel opened this issue Oct 26, 2024 · 0 comments

Comments

@sersorrel
Copy link

sersorrel commented Oct 26, 2024

E_WARNING: Trying to access array offset on value of type null
/.../lib/plugins/semantic/helper.php(355)

I guess this needs a similar fix to the one applied to getStructuredData in #23:

'DC.Rights' => $license['name'],

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

1 participant