Details
Description
Details are on sentry:
https://sentry.io/organizations/the-sio2-project/issues/2468677411/events/6ccfc92789eb42a0893afab164cb3ed4/?project=116859
To reproduce:
1. Create news and add translation to it
2. Save news
3. Edit news
4. On save 500 error is thrown
https://sentry.io/organizations/the-sio2-project/issues/2468677411/events/6ccfc92789eb42a0893afab164cb3ed4/?project=116859
To reproduce:
1. Create news and add translation to it
2. Save news
3. Edit news
4. On save 500 error is thrown
Activity
- All
- Comments
- History
- Activity
- Transitions
- Commits
https://gerrit.sio2project.mimuw.edu.pl/3797
SIO-2442Fix multilanguage news edit errorFix NewsLanguageVersion.save() method so that
it is possible to edit existing NewsLanguageVersion.
Strengthen newsfeed tests:
- fix test_news_edit, as it was sending form with
incorrect id and not editing anything,
- make all tests in TestNewsfeedOptions check whether
sending the form results in redirection to newsfeed main
page (which means change was successful).
Change-Id: I40542c693cd0bb4856ed63b65e4a24e6f7a0e086