Closed (outdated)
Project:
Drupal core
Version:
7.x-dev
Component:
ajax system
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Jul 2012 at 03:16 UTC
Updated:
6 Jun 2016 at 13:56 UTC
Jump to comment: Most recent
Comments
Comment #1
nod_Have you tried the HS queue first? I haven't run into this kind of bug before.
Comment #2
acbramley commentedYeah but no response there, I suspect it isn't an HS bug though since there are a few core issues that are similar to it and I have several sites using different versions of HS with vastly different contrib modules and all have exactly the same issue.
I posted in core as the issue I linked above seems to be almost the same thing, just sort of backwards :P
Comment #3
acbramley commented#1671336: Using file upload field after an HS widget on node edit form includes all theme css + js is the issue in HS queue
Comment #4
acbramley commentedThis isn't localised to just HS, as described here http://drupal.stackexchange.com/questions/5921/how-do-i-prevent-d7s-ajax... where an ajax request from an admin page to a non admin page did exactly the same thing. I've used hook_admin_paths as a workaround fix for now.
Comment #5
pwolanin commentedI think I'm seeing this in 8.x also - is there another issue for it?