Skip to content

release_1049

tagged this 18 Mar 08:24
When iterating through the `items` hash in the important-metadata
partial, the `title` will be of type Symbol. Calling `sanitize` on a
Symbol fails.

Cast it to a string so we can call sanitize.
Assets 2
Loading