From ruby-forum-incoming at andreas-s.net Tue Oct 19 22:24:51 2010 From: ruby-forum-incoming at andreas-s.net (Errol Siegel) Date: Wed, 20 Oct 2010 04:24:51 +0200 Subject: [typo] Cannot delete comment with Typo 5.5 Message-ID: <17ecd415878aaf143bf0b65dd183da4f@ruby-forum.com> I am running Typo 5.5 on Heroku. I am unable to delete comments using the admin interface. When I look at the list of comments, each comment has a delete link with a url like this: /admin/feedback/delete/1 When I click 'delete' I get the confirmation pop-up, but clicking 'OK' results in a 'Page not found' error. -- Posted via http://www.ruby-forum.com/. From matijs at matijs.net Wed Oct 20 12:53:51 2010 From: matijs at matijs.net (Matijs van Zuijlen) Date: Wed, 20 Oct 2010 18:53:51 +0200 Subject: [typo] Cannot delete comment with Typo 5.5 In-Reply-To: <17ecd415878aaf143bf0b65dd183da4f@ruby-forum.com> References: <17ecd415878aaf143bf0b65dd183da4f@ruby-forum.com> Message-ID: <4CBF1E9F.4060302@matijs.net> On 10/20/2010 04:24 AM, Errol Siegel wrote: > I am running Typo 5.5 on Heroku. > > I am unable to delete comments using the admin interface. > > When I look at the list of comments, each comment has a delete link with > a url like this: > > /admin/feedback/delete/1 > > When I click 'delete' I get the confirmation pop-up, but clicking 'OK' > results in a 'Page not found' error. Hi Errol, This is a known bug in Typo 5.5. See http://fdv.lighthouseapp.com/projects/11171-typo-blog/tickets/183-cannot-delete-existing-published-comment for details and the commit that fixed it. -- Matijs From ruby-forum-incoming at andreas-s.net Wed Oct 20 19:44:22 2010 From: ruby-forum-incoming at andreas-s.net (Errol Siegel) Date: Thu, 21 Oct 2010 01:44:22 +0200 Subject: [typo] Cannot delete comment with Typo 5.5 In-Reply-To: <4CBF1E9F.4060302@matijs.net> References: <17ecd415878aaf143bf0b65dd183da4f@ruby-forum.com>, <4CBF1E9F.4060302@matijs.net> Message-ID: <18086f478808d7bda3b32ab42b666fee@ruby-forum.com> Thanks! Are there instructions posted anywhere describing how to update? Matijs van Zuijlen wrote in post #955854: > On 10/20/2010 04:24 AM, Errol Siegel wrote: >> results in a 'Page not found' error. > Hi Errol, > > This is a known bug in Typo 5.5. See > http://fdv.lighthouseapp.com/projects/11171-typo-blog/tickets/183-cannot-delete-existing-published-comment > for details and the commit that fixed it. -- Posted via http://www.ruby-forum.com/.