-
Type: Bug
-
Status: Open (View Workflow)
-
Priority: Major
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: None
-
Labels:
-
Environment:
OS iOS
Steps to reproduce
- log in (qa instance http://qa.jtalks.org/antarcticle)
- Click on Create New Article
- Delete new created article
- Click browser Back button and send post
Actual Result: Error: Execution exception[[MySQLIntegrityConstraintViolationException: Cannot add or update a child row: a foreign key constraint fails (`qa_antarcticle`.`comments`, CONSTRAINT `comment_article_fk` FOREIGN KEY (`article_id`) REFERENCES `articles` (`id`) ON DELETE CASCADE ON UPDATE NO ACTION)]]
Expected result: Error 404 is shown