From: idfx Date: Tue, 2 Oct 2001 18:46:52 +0000 (+0000) Subject: small fixx X-Git-Tag: prexmlproducerconfig~375 X-Git-Url: http://erislabs.org.uk/gitweb/?a=commitdiff_plain;h=621ff5ff759b3a02a965308bfa310b66490c97b5;p=mir.git small fixx --- diff --git a/source/config.properties-dist b/source/config.properties-dist index 69a81083..29ec12c7 100755 --- a/source/config.properties-dist +++ b/source/config.properties-dist @@ -76,7 +76,7 @@ Producer.DocRoot= # this is the name of the subdirectory where the image-dir # will be linked to. -Producer.ImageRoot=img +Producer.ImageRoot=/img # the url of the video-server diff --git a/source/mircoders/producer/ProducerContent.java b/source/mircoders/producer/ProducerContent.java index 2123ce7c..c482d738 100755 --- a/source/mircoders/producer/ProducerContent.java +++ b/source/mircoders/producer/ProducerContent.java @@ -201,7 +201,7 @@ public class ProducerContent extends Producer { sessionConnectTime = new java.util.Date().getTime() - startTime; if (retVal == true && !"1".equals(currentContent.getValue("is_produced"))) currentContent.setProduced(true); - } + }//while if (batchEntityList.hasNextBatch()){ batchEntityList = contentModule.getContent(whereClause, orderBy, batchEntityList.getNextBatch(),contentBatchsize, userEntity); diff --git a/templates-dist/producer/startpage.template b/templates-dist/producer/startpage.template index 3a46c736..ca7fc587 100755 --- a/templates-dist/producer/startpage.template +++ b/templates-dist/producer/startpage.template @@ -98,7 +98,8 @@

- ${n.icon_alt} + ${n.icon_alt} ${n.title}
${n.webdb_create_formatted}