Closed (fixed)
Project:
Metatag
Version:
7.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
9 May 2012 at 01:01 UTC
Updated:
19 Oct 2012 at 14:58 UTC
Jump to comment: Most recent file
Comments
Comment #1
couturier commentedThere is some new work going on with setting page titles, and we are also looking at issues with cache flushing for tables. This is not exactly your problem, but it might interest you (see link). Page title functionality has been kind of an afterthought with Meta Tags, since the Page Title module handled all that for so long: http://drupal.org/node/1809652
Comment #2
damienmckennaAlan: I've found the relevant Domain Access issue (#1570228: Separate cache keys per domain), lets brainstorm with Ken.
One way of doing this would be to specifically add a check for the Domain Access module's presence and then insert the domain's name into the cache ID; another alternative would be to add a hook to allow other modules to alter the cache ID, which might be cleaner.. I'll ponder this.
Comment #3
damienmckennaHow would this work?
Comment #4
damienmckennaCommitted.
Comment #5
alan d. commentedFine :)
I'll follow up with DA if I can find some free time...
Comment #6
damienmckennaLast night saw the release of 7.x-1.0-beta1, so I'm closing all these "fixed" issues in the interest of tidying up the issue queue. Thank you all for your help getting us to this point!