fix Extra head tags of unplaced assets included twice

This commit is contained in:
Graham Knop 2008-02-04 14:49:44 +00:00
parent 9606b7f1a3
commit 0599bd0d5b
2 changed files with 1 additions and 1 deletions

View file

@ -1,4 +1,5 @@
7.5.1
- fix: Extra head tags of unplaced assets included twice
- improve rebuildLineage.pl behavior. protect against assets that are too deep and don't destroy search index.
- fix: CalendarUpdateFeeds workflow causes errors in log
- rfe: maintenance - turn on/off maintenance mode from the command line

View file

@ -201,7 +201,6 @@ sub prepareView {
foreach my $child (@{$children}) {
unless (isIn($child->getId,@hidden)) {
if ($child->canView) {
$self->session->style->setRawHeadTags($child->getExtraHeadTags);
$child->prepareView;
$placeHolder{$child->getId} = $child;
push(@{$vars{"position1_loop"}},{