GetDKAN / dkan

DKAN Open Data Portal
https://dkan.readthedocs.io/en/latest/index.html
GNU General Public License v2.0
371 stars 170 forks source link

Theme with comma inside title #4309

Open pepeluca97 opened 3 days ago

pepeluca97 commented 3 days ago

Current Behavior

Creating a theme with a comma or commas, the search api return empty.

Expected Behavior

The search shoud return the dataset connected

Steps To Reproduce

Creating a theme with commas and try using search.

Relevant log output (optional)

No response

Anything else?

No response

stefan-korn commented 2 hours ago

Would probably need some more details here.

You cannot create a theme (topic) with comma via the default widget in the dataset I suppose, see also #4056 . If you add a comma the widget will automatically add the topic without the comma. So probably it is not intended to use comma in there.

But still you can maybe change the theme (topic) later and add a comma to it. Did you do it like this?

And then what exactly is the problem? You are using the React Frontend for searching, or something else? Maybe add a screenshot.