Revision: 265
http://cse-ip.svn.sourceforge.net/cse-ip/?rev=265&view=rev
Author: alexloewen
Date: 2009-06-19 11:50:12 +0000 (Fri, 19 Jun 2009)
Log Message:
-----------
added some fault handling to deleteCourse
fault handling still doesn't work
Modified Paths:
--------------
trunk/sandbox/lsf-adapter-demo/CSEIPCA/test/iliasAdapter_deleteCourse/Input.xml
Modified: trunk/sandbox/lsf-adapter-demo/CSEIPCA/test/iliasAdapter_deleteCourse/Input.xml
===================================================================
--- trunk/sandbox/lsf-adapter-demo/CSEIPCA/test/iliasAdapter_deleteCourse/Input.xml 2009-06-19 11:50:05 UTC (rev 264)
+++ trunk/sandbox/lsf-adapter-demo/CSEIPCA/test/iliasAdapter_deleteCourse/Input.xml 2009-06-19 11:50:12 UTC (rev 265)
@@ -28,7 +28,7 @@
<!--- - - - - Attribute: title - - - - - -->
<dt:attribute>
<dt:name>title</dt:name>
- <dt:value>Tutorium-Test</dt:value>
+ <dt:value>te1</dt:value>
<dt:transient>false</dt:transient>
</dt:attribute>
<!--- - - - - Attribute: shortDescription - - - - - -->
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
|