webxml (1.12-3) 02-welcome-files-bug.patch

Summary

 webxml.ui.h |    1 +
 1 file changed, 1 insertion(+)

    
download this patch

Patch contents

--- webxml/webxml.ui.h	2003-03-06 10:50:23.000000000 -0300
+++ webxml-1.12/webxml.ui.h	2005-09-14 11:51:01.000000000 -0300
@@ -797,6 +797,7 @@
 	if(wdf->cbWelcome->isChecked())
 	{
 		//Welcome file list enabled
+		wdd->getWelcomeFiles()->clear();
 		prs=wdf->tblWelcome->numRows();
 		for(int i=0; i< prs; i++)
 		{