|
|
Choosing A Webhost: |
svn commit: r264775 - /lenya/trunk/src/java/org/apache/lenya/cms/editors/fo: msg#00103cms.lenya.cvs
Author: michi Date: Tue Aug 30 06:10:27 2005 New Revision: 264775 URL: http://svn.apache.org/viewcvs?rev=264775&view=rev Log: thanks to Gregor Imboden the one form editor is able to save again Modified: lenya/trunk/src/java/org/apache/lenya/cms/editors/forms/OneFormEditor.java Modified: lenya/trunk/src/java/org/apache/lenya/cms/editors/forms/OneFormEditor.java URL: http://svn.apache.org/viewcvs/lenya/trunk/src/java/org/apache/lenya/cms/editors/forms/OneFormEditor.java?rev=264775&r1=264774&r2=264775&view=diff ============================================================================== --- lenya/trunk/src/java/org/apache/lenya/cms/editors/forms/OneFormEditor.java (original) +++ lenya/trunk/src/java/org/apache/lenya/cms/editors/forms/OneFormEditor.java Tue Aug 30 06:10:27 2005 @@ -48,9 +48,9 @@ /** * @see org.apache.lenya.cms.usecase.AbstractUsecase#getNodesToLock() - */ - protected Node[] getObjectsToLock() throws UsecaseException { - Node[] objects = { getSourceDocument().getRepositoryNode() }; + */ + protected org.apache.lenya.cms.repository.Node[] getNodesToLock() throws UsecaseException { + org.apache.lenya.cms.repository.Node[] objects = { getSourceDocument().getRepositoryNode() }; return objects; }
|
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
Free MagazinesCisco NewsReceive a free quarterly e-newsletter with exclusive articles on how Cisco IT uses its own products and solutions to enable the business. subscribe Systems Management News, the newspaper for IT systems administration and data center managers! Each issue of Systems Management News is chock-full of news and analysis to help you understand what's happening in your field. subscribe The Enterprise Newsweekly eWeek is the essential technology information source for builders of e-business. subscribe Oracle Magazine Oracle Magazine contains technology strategy articles, sample code, tips, Oracle and partner news, how to articles for developers and DBAs, and more. Oracle (NASDAQ: ORCL) is the world's largest enterprise software company. subscribe Total Telecom Total Telecom is "The Economist of the communications industry". subscribe |