-
Type:
Regression Bug
-
Status: Closed
-
Resolution: Fixed
-
Affects Version/s: 7.0.0 DXP FP60, 7.0.0 DXP FP61, 7.0.0 DXP FP62, 7.0.X
-
Fix Version/s: 7.0.0 DXP FP64, 7.0.X
-
Component/s: Blogs
-
Branch Version/s:7.0.x
-
Backported to Branch:Committed
-
Fix Priority:5
-
Last Working Version:
-
Git Pull Request:
In the backport of the LPS-83963 a new upgrade for blogs was introduced.
Since this is not syncronized with the 7.1 and master upgrade if you try to upgrade from 7.0 to this versions you'll find that the classNames are not updated and remain as com.liferay.blogs.kernel.model.BlogsEntry in all the database.
This will produce a ton of errors in this application:
- Permission check could fail
- Notifications will not be sent
- Subscriptions dissapear
- ...
- causes
-
LPS-87846 SQLGrammarException throws when starting up bundle
- Closed