sachatrauwaen / OpenContent

Structured Content editing for DNN (Dotnetnuke)
46 stars 25 forks source link

ML fields incorrectly indexed by DNN in site without Content Localization #168

Closed Timo-Breumelhof closed 2 years ago

Timo-Breumelhof commented 3 years ago

When using a ML fields in Open Content on a DNN site without content localization enabled (one or more cultures in use), the DNN Module indexer does not get the correct search strings from Open Content.

Example of passed string: System.Collections.Generic.Dictionary`2[System.String,System.Object]

See: https://github.com/sachatrauwaen/OpenContent/blob/d76d2b2e05f4bdb7e26f4b5ddd8316ec2c483d62/OpenContent/Components/FeatureController.cs#L176