Closed matinfo closed 6 years ago
What is the better way to fix this issue?
To reproduce, set: ALDRYN_NEWSBLOG_UPDATE_SEARCH_DATA_ON_SAVE = True without aldryn-search / haystack usage and use on your blog post other plugin then generic text plugin.
ALDRYN_NEWSBLOG_UPDATE_SEARCH_DATA_ON_SAVE = True
https://github.com/aldryn/aldryn-newsblog/blob/18f15bbd60f42ca6a6676b306c5c39cc2551351e/aldryn_newsblog/utils/utilities.py#L138
Look good! Release please :-)
Fixed by https://github.com/aldryn/aldryn-newsblog/pull/485
What is the better way to fix this issue?
To reproduce, set:
ALDRYN_NEWSBLOG_UPDATE_SEARCH_DATA_ON_SAVE = True
without aldryn-search / haystack usage and use on your blog post other plugin then generic text plugin.https://github.com/aldryn/aldryn-newsblog/blob/18f15bbd60f42ca6a6676b306c5c39cc2551351e/aldryn_newsblog/utils/utilities.py#L138