> During which hook is it not set? Had anyone bothered to grep the code to see > where it's supposed to be set? It is not set during the post_read_request hook. I quickly greped the code and it seems like it is being set in the fixups hook which is too late for me.
-- Ignaz