← Back to team overview

phpdevshell team mailing list archive

[Bug 708935] Re: 406 Access Error (cookies?) with v3RC1

 

I found /themes/cloud/js/jquery.cookie.js

Not sure yet if this is the file causing problem (waiting on my host to
get back to me), but this will probably cause a problem for somebody
somewhere with an apache install if they are running mod_security, so
maybe it should be changed! Or is this a jQuery file that would need to
be changed in the jQUery source? If it's a phpds file then you should
change the name to jquery_cookie.js or jquery-cookie.js

When I hear back from my host, I will confirm if that is the file still
causing the problem or not.

-- 
You received this bug notification because you are a member of
PHPDevShell, which is subscribed to PHPDevShell.
https://bugs.launchpad.net/bugs/708935

Title:
  406 Access Error (cookies?) with v3RC1

Status in Open Source PHP RAD Framework with UI.:
  New

Bug description:
  There was a previous bug reported that was affecting the tabs on the
  admin screen and where I was getting a 406 error and it turned out to
  be mod_rewrite blocking a cookie file with .cookie in the name.

  Although I am having no problem with the tabs, I am getting a 406
  error under certain circumstances, specifically when trying to save
  settings from the System Settings tab. Once I get the error, I cannot
  access phpds at all, until I clear all the cookies, at which time I
  have access again.

  I will try to pinpoint the file that is causing the problem! Anymore
  .cookie files anywhere?

  Thanks





References