svn commit: r654877 - /lenya/trunk/src/modules/editors/usecases/forms/oneform.jx

[email protected]
Newsgroups gmane.comp.cms.lenya.cvs
Message-ID <[email protected]>
Author: andreas
Date: Fri May  9 09:28:55 2008
New Revision: 654877

URL: http://svn.apache.org/viewvc?rev=654877&view=rev
Log:
Adding action parameter to source editor form.

Modified:
    lenya/trunk/src/modules/editors/usecases/forms/oneform.jx

Modified: lenya/trunk/src/modules/editors/usecases/forms/oneform.jx
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules/editors/usecases/forms/oneform.jx?rev=654877&r1=654876&r2=654877&view=diff
==============================================================================
--- lenya/trunk/src/modules/editors/usecases/forms/oneform.jx (original)
+++ lenya/trunk/src/modules/editors/usecases/forms/oneform.jx Fri May  9 09:28:55 2008
@@ -35,7 +35,7 @@
 
     <jx:import uri="fallback://lenya/modules/usecase/templates/messages.jx"/>
     
-    <form method="post" name="oneform" enctype="multipart/form-data">
+    <form method="post" action="${usecase.getSourceURL()}" name="oneform" enctype="multipart/form-data">
       <input type="hidden" name="lenya.continuation" value="${continuation.id}"/>
       <input type="hidden" name="lenya.usecase" value="${usecase.getName()}"/>
       <jx:choose>
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.