|
"Bionic Woman": Katee Sackhoff fertig mit der Serie? |
|
|
Gerüchte um ihr Verlassen der Serie
Kategorie:
TV & Einschaltquoten -
Autor: Robert Lissack - Datum:
Dienstag, 27 November 2007
|
|
Katee Sackhoff hat genug von „Bionic Woman“. Nicht nur wegen
des Streiks. Sie hatte nach Thanksgiving ein Meeting mit den Produzenten und
denkt nicht daran, zurückzukehren, selbst wenn die Produktion fortgesetzt werden sollte. Auch
versucht sie sich davon zu distanzieren, mit Sarah Corvus identifiziert zu werden.
Ein großer Grund für ihr Verlassen der Serie ist auch der, dass
sie nicht mit Michelle Ryan klar kommt.
Bisher sind 11 Episoden abgedreht und diese 11. Episode könnte, falls
nötig, als Serienfinale dienen.
Thanksgiving verbrachte sie zusammen mit ihrem Freund und ihrer Familie in Mexico
und machte hier Ferien.
Quelle: Bionicwomanfanatic
SELECT a.id, a.title, a.title_alias, a.introtext, a.fulltext, a.sectionid, a.catid, a.created, a.created_by, a.created_by_alias, a.images
FROM #__content AS a
LEFT JOIN #__content_frontpage AS b ON b.content_id = a.id
LEFT JOIN #__users AS c ON c.id = a.created_by
LEFT JOIN #__sections AS d ON d.id = a.sectionid
LEFT JOIN #__categories AS e ON e.id = a.catid
WHERE (a.state = '1')
AND (a.publish_up = '0000-00-00 00:00:00' OR a.publish_up <= '2012-05-24 06:01:25')
AND (a.publish_down = '0000-00-00 00:00:00' OR a.publish_down >= '2012-05-24 06:01:25')
AND (d.published = '1')
AND (e.published = '1')
AND (a.catid IN (88888952) )
AND (e.name IN ('Bionic Woman') )
AND (a.access = '0')
ORDER BY a.created DESC
LIMIT 5
The parameters you have activated
do not correspond with any content items.
Please reconfigure your parameters
|