id,summary,reporter,owner,description,type,status,component,version,severity,resolution,keywords,cc,stage,has_patch,needs_docs,needs_tests,needs_better_patch,easy,ui_ux 28959,"Clicking ""No, take me back"" on the delete selected inline foreign key / one-to-one field confirmation page does nothing",Josh Schneier,nobody,"If you have a Foreign Key to a model that is nullable and has `models.SET_NULL` as its `on_delete` handler a small red x appears inline. Clicking on that brings up a popover warning. If you then click ""No, take me back"" to cancel the action nothing happens because it's a popover and the handler in `cancel.js` is doing `window.history.back()` which doesn't work for a separate window. This exists going back to at least 1.9",Bug,closed,contrib.admin,dev,Normal,fixed,,,Ready for checkin,1,0,0,0,0,0