Active
Project:
Activity Log
Version:
6.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
11 Jan 2013 at 19:14 UTC
Updated:
13 Jan 2013 at 07:31 UTC
we have an odd situation where a site is sitting behind a firewall.
Accessing from outside and inside the firewall work for most links, but Activity Log stores the path that the user who created a given piece of activity hit the site from.
So in our case, we now get errors when looking at that site from the outside because there is a 192.168.x.x IP address used for the path for that update.
Should that part of the path be stored? As-is, this breaks being able to see a site via two different URLs.
Comments
Comment #1
icecreamyou commentedSounds like this is an unfortunate consequence of the way caching works. There's really not much that can be done about it.