The most common reason for that error is that your browser has an old version of the page in its cache. ctrl-refresh your browser and then try the upload again. Luckily this is usually only a problem during development.
Bryan On Tue, Oct 23, 2012 at 4:10 PM, Arve Voldsund <[email protected]> wrote: > Hi, > > I have an upload that is working pretty fine, but the update method (which > is copied from the sgagility example and is working in other controllers) > complains like this: > > Dryml::PartContext::TamperedWithPartContext > (Dryml::PartContext::TamperedWithPartContext): > > I've tried renaming because google returned an issue with long context > names, but to no avail. I'm stuck on this one, and it would be fine to get > the update method to complete the ajax response and do the redirect :) > > Anyone had this before? > > -- > You received this message because you are subscribed to the Google Groups > "Hobo Users" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/hobousers/-/P3Ag_YF4IpUJ. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/hobousers?hl=en. -- You received this message because you are subscribed to the Google Groups "Hobo Users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/hobousers?hl=en.
