divio / aldryn-newsblog

A combined news/weblog application for Aldryn and django CMS – part of the Essential Addons.
https://marketplace.django-cms.org/en/addons/browse/aldryn-newsblog/
Other
67 stars 118 forks source link

djangocms-link 2.2.1 breaks NewsBlog #503

Closed MacLake closed 5 years ago

MacLake commented 5 years ago

After updating djangocms-link to version 2.2 or 2.2.1 news pages with links made with djangocms-link break:

AttributeError

'NoneType' object has no attribute 'node'

Request Method: GET Request URL: http://0.0.0.0:8004/de/news-de/abstract-jetzt-einreichen/ Django Version: 1.11.16 Exception Type: AttributeError Exception Value: 'NoneType' object has no attribute 'node'

bplociennik commented 5 years ago

Please @MacLake upgrade version of your djangocms-link to 2.2.2

MacLake commented 5 years ago

@vThaian Thanks! So I should have reported this issue in djangocms-link. Anyway, you’ve found it also here.