The example module `multilingual_content_index` uses the `string` type which is being replaced with `text`. This causes the error
No handler for type [string] declared on field [title]

CommentFileSizeAuthor
#2 no-string-type-3061503-2.patch759 bytesbruvers

Comments

bruvers created an issue. See original summary.

bruvers’s picture

StatusFileSize
new759 bytes

The attached patch changes the type to `text`.

merilainen’s picture

Status: Active » Reviewed & tested by the community

  • bruvers authored 7d778d0 on 8.x-6.x
    Issue #3061503 by bruvers: Type `string` is being replaced with `text`...
floretan’s picture

Status: Reviewed & tested by the community » Fixed

Thank you!

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.