You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by ja...@apache.org on 2007/12/20 15:50:38 UTC

svn commit: r605946 - /lenya/branches/BRANCH_1_2_X/src/webapp/lenya/usecases/neutron/jx/meta.jx

Author: jann
Date: Thu Dec 20 06:50:37 2007
New Revision: 605946

URL: http://svn.apache.org/viewvc?rev=605946&view=rev
Log:
Minor fix for meta data handling. See http://issues.apache.org/bugzilla/show_bug.cgi?id=43961. Thanks to Thomas Comiotto for the patch

Modified:
    lenya/branches/BRANCH_1_2_X/src/webapp/lenya/usecases/neutron/jx/meta.jx

Modified: lenya/branches/BRANCH_1_2_X/src/webapp/lenya/usecases/neutron/jx/meta.jx
URL: http://svn.apache.org/viewvc/lenya/branches/BRANCH_1_2_X/src/webapp/lenya/usecases/neutron/jx/meta.jx?rev=605946&r1=605945&r2=605946&view=diff
==============================================================================
--- lenya/branches/BRANCH_1_2_X/src/webapp/lenya/usecases/neutron/jx/meta.jx (original)
+++ lenya/branches/BRANCH_1_2_X/src/webapp/lenya/usecases/neutron/jx/meta.jx Thu Dec 20 06:50:37 2007
@@ -9,7 +9,7 @@
   <dc:creator>${creator}</dc:creator>
   <dc:coverage></dc:coverage>
   <dc:description></dc:description>
-  <dc:extent></dc:extent>
+  <dc:extent>${extent}</dc:extent>
   <dc:identifier></dc:identifier>
   <dc:subject></dc:subject>
   <dc:relation></dc:relation>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org