Charles Campbell wrote: > Bram Moolenaar wrote: > > Christian Brabandt wrote: > > > > > >> On Sa, 22 Okt 2011, Bram Moolenaar wrote: > >> > >> > >>> Tom Minilith wrote: > >>> > >>> > >>>> Yesterday, I uploaded a small plugin: > >>>> http://www.vim.org/scripts/script.php?script_id=3780 > >>>> > >>>> I then wanted to make minor changes to the plugin description. > >>>> Unexpectedly, > >>>> I was redirected to the login-page (I was already logged in). After > >>>> logging > >>>> in, I get the error message enclosed below. Since I can still edit the > >>>> descriptions of my other plugins, I suspect that something in the DB went > >>>> wrong. Since it could be that this affects also other scripts I send this > >>>> report to this list. > >>>> > >>> There is a redirect error if you are not logged in. I'll fix it. > >>> > >> BTW: You also can't delete your own scripts anymore. I always get the > >> error: > >> script: hmmm...strange script_source_id. Did you get here from a vim > >> online link? > >> > > What's the URL before and after you do this? Request headers? > > > > > > > I'm trying to remove the second script: (manpageview.vba.gz, v23): > > Before: http://vim.sourceforge.net/scripts/script.php?script_id=48 > After: > http://vim.sourceforge.net/scripts/del_script_version.php?script_source_id=141179
Looks like a POST vs GET mistake. Try again now. -- I AM THANKFUL... ...for the piles of laundry and ironing because it means I have plenty of clothes to wear. /// Bram Moolenaar -- [email protected] -- http://www.Moolenaar.net \\\ /// sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ \\\ \\\ an exciting new programming language -- http://www.Zimbu.org /// \\\ help me help AIDS victims -- http://ICCF-Holland.org /// -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
