CVS: ispman/lib/ISPMan DomainMan.pm,1.53,1.54

Joerg Delker <[email protected]>
Newsgroups gmane.comp.isp.ispman.cvs
Message-ID <[email protected]>
Update of /cvsroot/ispman/ispman/lib/ISPMan
In directory sc8-pr-cvs1:/tmp/cvs-serv23160

Modified Files:
	DomainMan.pm 
Log Message:
Fixed bug #707503 (Deselecting all domain services will not save)


Index: DomainMan.pm
===================================================================
RCS file: /cvsroot/ispman/ispman/lib/ISPMan/DomainMan.pm,v
retrieving revision 1.53
retrieving revision 1.54
diff -C2 -r1.53 -r1.54
*** DomainMan.pm	8 Jan 2004 10:28:31 -0000	1.53
--- DomainMan.pm	8 Jan 2004 20:02:55 -0000	1.54
***************
*** 541,545 ****
        	$data->{$_}=$self->as_arrayref($r->param($_)) if defined $r->param($_);
        }
!       
        $data->{'objectClass'}=$self->{'Config'}{'ispmanDomainObjectclasses'};
           
--- 541,547 ----
        	$data->{$_}=$self->as_arrayref($r->param($_)) if defined $r->param($_);
        }
!      
!       $data->{'ispmanDomainService'}="" if (!defined $r->param("ispmanDomainService"));
!  
        $data->{'objectClass'}=$self->{'Config'}{'ispmanDomainObjectclasses'};
           



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
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.