Skip to content
Snippets Groups Projects
Commit 1645ec88 authored by thomasmars's avatar thomasmars
Browse files

Fix content slug available check and legacy upload title check

- isContentSlugAvailable() could have identical slugs, which would cause the get_field_sql to return an error, since it should only return a single field.
- title is a property of the metadata object, not an index
parent 76a776c9
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment