cvs commit: p5ee/App-Repository/lib/App/SessionObject RepositoryObjectSet.pm

[email protected] (Stephen Adkins)
Newsgroups perl.cvs.p5ee
Message-ID <[email protected]>
cvsuser     05/03/31 05:57:24

  Modified:    App-Repository/lib/App/SessionObject RepositoryObjectSet.pm
  Log:
  minor tweak
  
  Revision  Changes    Path
  1.4       +2 -2      p5ee/App-Repository/lib/App/SessionObject/RepositoryObjectSet.pm
  
  Index: RepositoryObjectSet.pm
  ===================================================================
  RCS file: /cvs/public/p5ee/App-Repository/lib/App/SessionObject/RepositoryObjectSet.pm,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -r1.3 -r1.4
  --- RepositoryObjectSet.pm	28 Mar 2005 21:23:43 -0000	1.3
  +++ RepositoryObjectSet.pm	31 Mar 2005 13:57:24 -0000	1.4
  @@ -1,6 +1,6 @@
   
   #############################################################################
  -## $Id: RepositoryObjectSet.pm,v 1.3 2005/03/28 21:23:43 spadkins Exp $
  +## $Id: RepositoryObjectSet.pm,v 1.4 2005/03/31 13:57:24 spadkins Exp $
   #############################################################################
   
   package App::SessionObject::RepositoryObjectSet;
  @@ -102,7 +102,7 @@
               $param_changed = 1;
           }
       }
  -    if ($param_changed) {
  +    if ($param_changed && $self->{objects}) {
           $self->_clear_cache();
       }
       &App::sub_exit() if ($App::trace);
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.