Skip to content

Commit

Permalink
Item609: seems we can't do a storedDataExists for webs, and I'm to wi…
Browse files Browse the repository at this point in the history
…mpy to make such a major change this late

git-svn-id: http://svn.foswiki.org/trunk@1690 0b4bb1d4-4e5a-0410-9cc4-b2b747904278
  • Loading branch information
SvenDowideit authored and SvenDowideit committed Jan 1, 2009
1 parent 46b85ef commit 9d8fc1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions core/lib/Foswiki/Store.pm
Expand Up @@ -91,6 +91,7 @@ sub _getHandler {

my $map = $Foswiki::cfg{Plugins}{TWikiCompatibilityPlugin}{WebSearchPath};
if ($Foswiki::cfg{Plugins}{TWikiCompatibilityPlugin}{Enabled}
&& defined ($topic)
&& defined ($map)
&& defined ($map->{$web})
&& !$handler->storedDataExists()
Expand Down

0 comments on commit 9d8fc1f

Please sign in to comment.