Hi everybody,
just wanted to mention the following little bit strange behaviour while experimenting with a page template that pulls the content of two others into it. While i was playing i noticed that FF fetched even unpublished pages if they are defined to be fetched via e.g. $my_query = new WP_Query('page_id=7');
while IE is so kind not to fetch as expected, they were fetched after they were published correctly. Strange - keeps me guessing.
best regards
bee