The common test code has been removed from lams.jar, which triggered the abstract lams test case class to change package. New version uses the "new" package.
changed the basePath attribute in the two instances of FCKeditor from lams/fckEditor to lams/fckeditor.since the directory in lams_central is also lowercase letters
Removed target="../" from html:base tag as it is causing javascript to fail.This value doesn't make sense anyway as the target should be a window name,not a path.