Bug #9577 Bug Fixed

default_weblog variables broken after upgrade

Version: EE 2.0.0b02 20091023 Reporter: mojacreative

This is an archived bug report. If you are experiencing a similar issue, upgrade to the latest release and if that does not solve the problem, submit a new bug report

Just completed a test upgrade from 1.6.7 to 2.0.0b2

I can see the upgrade attempted to replace instances of the default_weblog variable which I use extensively, but it didn’t get them all for some reason.

Replaced it here:

{preload_replace:default_channel="notebook"}

which before the upgrade looked like:

{assign_variable:default_weblog="notebook"}

But missed it here:

{exp:channel:entries channel="{default_weblog}” limit=“3” rdf=“off” dynamic=“on” paginate=“bottom”}

which before the upgrade looked like:

{exp:weblog:entries weblog="{default_weblog}” limit=“3” rdf=“off” dynamic=“on” paginate=“bottom”}

It’s the same in all my templates, misses the {default_weblog} entry.

.(JavaScript must be enabled to view this email address)

ExpressionEngine News!

#eecms, #events, #releases