Active
Project:
Page Throbber
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
22 Feb 2016 at 15:32 UTC
Updated:
25 Jan 2017 at 14:00 UTC
Jump to comment: Most recent
This module is exactly what I need for a project, except it seems to add ?throbber=1 to the URL of the page that it's loading and that is messing up my caching (by creating another cached version of the page).
Can I remove that from the URL? I've had a dig around in the settings and found nothing to do it.
Any ideas? I'd really like to use this module, but I'm stuck.
Comments
Comment #2
cockers commentedComment #3
pmusaraj commentedCan you please test this against the dev branch? It should be fixed there (at least for most cases).
Comment #4
cockers commentedThanks for the quick response! I've just checked it and it seems like it's just doing it when it returns from a node edit form now. Unfortunately this still affects the caching by creating another copy of the node. I'm definitely ready for more testing if need be :) Thanks again for your help!
Comment #5
cockers commentedComment #6
nwom commentedThis is sadly detrimental to caching since more often than not, the query string is shown. The problem still occurs in the most recent dev.