Hi all,
A couple pages on my wiki have been spammed and I was wondering if
there is a way to delete all comments by XWikiGuest easily. I have
noticed a table in the db called xwikircs that gets updated evertime
there is a change to the wiki. Also noticed that when someone makes a
comment some info about the comment, including the comments goes there
too. But for some reason the xwikicomments table is empty? So i guess
there are really two questions, why is the xwikicomments table empty
and is there an easy way to delete spam comments (comments by
XWikiGuest). Thanks in advanced!
-m
Hello everyone!
While editing an existing page, all accented characters have turned
into evergrowing strings of ugly characters, such as
Ã?Æ'Ã?'Ã?â? 'Ã?Æ'ââ?¬Å¡Ã?â??Ã?¡
for á (acute accented a). They keep growing every time I edit the
page. I have not made any changes in the site, neither encoding nor
any other thing.
How can I solve this? Thank you very much!!
Albertyo
--
=======================================================================
Alberto Álvarez Lugrís <alugris(a)uvigo.es>
Facultade de Filoloxía e Tradución
Universidade de Vigo
Campus Universitario Lagoas/Marcosende s/n
36310 Vigo
Pontevedra
Tel.: 986 812 329
Fax: 986 812 380
http://www.tradutoresgalegos.org [Asociación de Tradutores Galegos]
http://www.bivir.com [Biblioteca Virtual]
http://www.uvigo.es/webs/h06/weba573/indice.html [Área de T&I]
http://webs.uvigo.es/alugris [Docencia]
=======================================================================
*
Hi
I have an IE6 bug in my left hand panel menu that I believe can be fixed
simply by adding a <!-- comment --> after the <ul class="star"> and before
the first <li>
Vincent kindly posted this:
"This is getting changed in the new rendering. In the old one you can
find it here:
http://svn.xwiki.org/svnroot/xwiki/platform/core/trunk/xwiki-core/src/main/j
ava/com/xpn/xwiki/render/filter/XWikiListFilter.java"
I have unzipped the xwiki-core-1.5.jar and found the xwikiListFilter.class.
Is this the right file? (shouldn't it be .java???) When I open it in notepad
I can't find the line OPEN_LIST.put('*', "<ul class=\"star\">\n"); which I
htink is what I am looking for.
Any more help would be greatly appreciated
Thanks
Edward
I have unziped all the jars in WEB_INF but I can't find ClassSheet.xml which is related with FAQ class generation . Could you tell me where this file exsit.
Hi,
I'm checking XWiki XE 1.6 (xwiki-enterprise-web-1.6-milestone-2.war [http://forge.objectweb.org/project/download.php?group_id=170&file_id=11…]) and realized a problem in document history.
No matter if a document is stored with "minor edit" box checked or not checked, in history the major edit number is allways increased.
Should i raise a JIRA? I was not able to find an related entry in JIRA or in the mailing list yet.
Thanks,
Rudolf Tronicek
Schon gehört? Bei WEB.DE gibt' s viele kostenlose Spiele:
*http://games.entertainment.web.de/de/entertainment/games/free/index.html* [http://games.entertainment.web.de/de/entertainment/games/free/index.html]
Hi
I want to execute some scripts when the user clicks on Save & Cancel button
of a document. Is it possible in Xwiki to catch these events? I am using XE
1.5. Please help ....
Regards
Syam
--
View this message in context: http://n2.nabble.com/Handling-Save---Cancel-Events-tp1091864p1091864.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hello List,
We have just activated statistics in our 1.4.1 xwiki installation and
when accessing the Stats.WebHome page I get the following exception.
Error number 4001 in 4: Error while parsing velocity page Stats.WebHome
Wrapped Exception: Failed to evaluate content with id Web Home
com.xpn.xwiki.XWikiException: Error number 4001 in 4: Error while
parsing velocity page Stats.WebHome
Wrapped Exception: Failed to evaluate content with id Web Home
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRendere
r.java:231)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.render(XWikiVelocityRenderer.
java:93)
at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWiki
RenderingEngine.java:258)
at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWiki
RenderingEngine.java:182)
at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWiki
RenderingEngine.java:151)
at
com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:43
3)
at
com.xpn.xwiki.objects.classes.TextAreaClass.displayView(TextAreaClass.ja
va:163)
at com.xpn.xwiki.doc.XWikiDocument.display(XWikiDocument.java:1407)
at com.xpn.xwiki.doc.XWikiDocument.display(XWikiDocument.java:1387)
at com.xpn.xwiki.api.Document.display(Document.java:940)
at sun.reflect.GeneratedMethodAccessor161.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invok
e(UberspectImpl.java:295)
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java
:245)
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReferenc
e.java:203)
at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference
.java:294)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74
)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.jav
a:318)
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfState
ment.java:107)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74
)
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfState
ment.java:88)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.jav
a:318)
at
org.apache.velocity.runtime.directive.VelocimacroProxy.render(Velocimacr
oProxy.java:194)
at
org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective
.java:170)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74
)
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfState
ment.java:88)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74
)
at
org.apache.velocity.runtime.directive.Foreach.render(Foreach.java:448)
at
org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective
.java:170)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74
)
at
org.apache.velocity.runtime.directive.Foreach.render(Foreach.java:448)
at
org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective
.java:170)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.jav
a:318)
at
org.apache.velocity.runtime.directive.VelocimacroProxy.render(Velocimacr
oProxy.java:194)
at
org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective
.java:170)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74
)
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfState
ment.java:88)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.jav
a:318)
at
org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.
java:145)
at
org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.
java:117)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRendere
r.java:226)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.render(XWikiVelocityRenderer.
java:93)
at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWiki
RenderingEngine.java:258)
at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWiki
RenderingEngine.java:182)
at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWiki
RenderingEngine.java:151)
at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderDocument(DefaultX
WikiRenderingEngine.java:140)
at
com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:42
3)
at com.xpn.xwiki.api.Document.getRenderedContent(Document.java:371)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invok
e(UberspectImpl.java:295)
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java
:245)
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReferenc
e.java:203)
at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference
.java:294)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.jav
a:318)
at
org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.
java:145)
at
org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.
java:117)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRendere
r.java:226)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1504)
at com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:608)
at sun.reflect.GeneratedMethodAccessor96.invoke(Unknown Source)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
at java.lang.reflect.Method.invoke(Unknown Source)
at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invok
e(UberspectImpl.java:295)
at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java
:245)
at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReferenc
e.java:203)
at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference
.java:294)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.jav
a:318)
at
org.apache.velocity.runtime.directive.VelocimacroProxy.render(Velocimacr
oProxy.java:194)
at
org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective
.java:170)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74
)
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfState
ment.java:88)
at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74
)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.jav
a:318)
at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfState
ment.java:107)
at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.jav
a:318)
at
org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.
java:145)
at
org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.
java:117)
at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRendere
r.java:226)
at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1504)
at com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:109)
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:225)
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestPr
ocessor.java:431)
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:
236)
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:596)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:689)
at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(Web
ApplicationHandler.java:830)
at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodi
ngFilter.java:112)
at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(Web
ApplicationHandler.java:821)
at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationH
andler.java:471)
at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1565)
at
org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationCon
text.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1517)
at org.mortbay.http.HttpServer.service(HttpServer.java:954)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:983)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244
)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
Wrapped Exception:
org.apache.velocity.exception.MethodInvocationException: Invocation of
method 'getDocumentStatistics' in class com.xpn.xwiki.api.StatsService
threw exception java.lang.NullPointerException @ Stats.WebHome6,33? at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java
:286) at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReferenc
e.java:203) at
org.apache.velocity.runtime.parser.node.ASTReference.value(ASTReference.
java:419) at
org.apache.velocity.runtime.parser.node.ASTExpression.value(ASTExpressio
n.java:73) at
org.apache.velocity.runtime.parser.node.ASTSetDirective.render(ASTSetDir
ective.java:125) at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74
) at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfState
ment.java:88) at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.jav
a:318) at
org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.
java:145) at
org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.
java:117) at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRendere
r.java:226) at
com.xpn.xwiki.render.XWikiVelocityRenderer.render(XWikiVelocityRenderer.
java:93) at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWiki
RenderingEngine.java:258) at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWiki
RenderingEngine.java:182) at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWiki
RenderingEngine.java:151) at
com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:43
3) at
com.xpn.xwiki.objects.classes.TextAreaClass.displayView(TextAreaClass.ja
va:163) at
com.xpn.xwiki.doc.XWikiDocument.display(XWikiDocument.java:1407) at
com.xpn.xwiki.doc.XWikiDocument.display(XWikiDocument.java:1387) at
com.xpn.xwiki.api.Document.display(Document.java:940) at
sun.reflect.GeneratedMethodAccessor161.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at
java.lang.reflect.Method.invoke(Unknown Source) at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invok
e(UberspectImpl.java:295) at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java
:245) at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReferenc
e.java:203) at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference
.java:294) at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74
) at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.jav
a:318) at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfState
ment.java:107) at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74
) at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfState
ment.java:88) at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.jav
a:318) at
org.apache.velocity.runtime.directive.VelocimacroProxy.render(Velocimacr
oProxy.java:194) at
org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective
.java:170) at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74
) at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfState
ment.java:88) at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74
) at
org.apache.velocity.runtime.directive.Foreach.render(Foreach.java:448)
at
org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective
.java:170) at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74
) at
org.apache.velocity.runtime.directive.Foreach.render(Foreach.java:448)
at
org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective
.java:170) at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.jav
a:318) at
org.apache.velocity.runtime.directive.VelocimacroProxy.render(Velocimacr
oProxy.java:194) at
org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective
.java:170) at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74
) at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfState
ment.java:88) at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.jav
a:318) at
org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.
java:145) at
org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.
java:117) at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRendere
r.java:226) at
com.xpn.xwiki.render.XWikiVelocityRenderer.render(XWikiVelocityRenderer.
java:93) at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWiki
RenderingEngine.java:258) at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWiki
RenderingEngine.java:182) at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderText(DefaultXWiki
RenderingEngine.java:151) at
com.xpn.xwiki.render.DefaultXWikiRenderingEngine.renderDocument(DefaultX
WikiRenderingEngine.java:140) at
com.xpn.xwiki.doc.XWikiDocument.getRenderedContent(XWikiDocument.java:42
3) at com.xpn.xwiki.api.Document.getRenderedContent(Document.java:371)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at
sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at
java.lang.reflect.Method.invoke(Unknown Source) at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invok
e(UberspectImpl.java:295) at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java
:245) at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReferenc
e.java:203) at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference
.java:294) at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.jav
a:318) at
org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.
java:145) at
org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.
java:117) at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRendere
r.java:226) at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1504) at
com.xpn.xwiki.api.XWiki.parseTemplate(XWiki.java:608) at
sun.reflect.GeneratedMethodAccessor96.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at
java.lang.reflect.Method.invoke(Unknown Source) at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invok
e(UberspectImpl.java:295) at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java
:245) at
org.apache.velocity.runtime.parser.node.ASTReference.execute(ASTReferenc
e.java:203) at
org.apache.velocity.runtime.parser.node.ASTReference.render(ASTReference
.java:294) at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.jav
a:318) at
org.apache.velocity.runtime.directive.VelocimacroProxy.render(Velocimacr
oProxy.java:194) at
org.apache.velocity.runtime.parser.node.ASTDirective.render(ASTDirective
.java:170) at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74
) at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfState
ment.java:88) at
org.apache.velocity.runtime.parser.node.ASTBlock.render(ASTBlock.java:74
) at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.jav
a:318) at
org.apache.velocity.runtime.parser.node.ASTIfStatement.render(ASTIfState
ment.java:107) at
org.apache.velocity.runtime.parser.node.SimpleNode.render(SimpleNode.jav
a:318) at
org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.
java:145) at
org.xwiki.velocity.DefaultVelocityEngine.evaluate(DefaultVelocityEngine.
java:117) at
com.xpn.xwiki.render.XWikiVelocityRenderer.evaluate(XWikiVelocityRendere
r.java:226) at com.xpn.xwiki.XWiki.parseTemplate(XWiki.java:1504) at
com.xpn.xwiki.web.Utils.parseTemplate(Utils.java:109) at
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:225) at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestPr
ocessor.java:431) at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:
236) at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
at org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:596) at
javax.servlet.http.HttpServlet.service(HttpServlet.java:689) at
org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428)
at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(Web
ApplicationHandler.java:830) at
com.xpn.xwiki.web.SetCharacterEncodingFilter.doFilter(SetCharacterEncodi
ngFilter.java:112) at
org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(Web
ApplicationHandler.java:821) at
org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicationH
andler.java:471) at
org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:568)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1565) at
org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplicationCon
text.java:633) at
org.mortbay.http.HttpContext.handle(HttpContext.java:1517) at
org.mortbay.http.HttpServer.service(HttpServer.java:954) at
org.mortbay.http.HttpConnection.service(HttpConnection.java:816) at
org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:983) at
org.mortbay.http.HttpConnection.handle(HttpConnection.java:833) at
org.mortbay.http.SocketListener.handleConnection(SocketListener.java:244
) at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357) at
org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534) Caused
by: java.lang.NullPointerException at
com.xpn.xwiki.stats.impl.xwiki.XWikiStatsReader.getHqlNameFilterFromScop
e(XWikiStatsReader.java:129) at
com.xpn.xwiki.stats.impl.xwiki.XWikiStatsReader.getDocumentStatistics(XW
ikiStatsReader.java:199) at
com.xpn.xwiki.stats.impl.XWikiStatsServiceImpl.getDocumentStatistics(XWi
kiStatsServiceImpl.java:171) at
com.xpn.xwiki.api.StatsService.getDocumentStatistics(StatsService.java:9
0) at sun.reflect.GeneratedMethodAccessor209.invoke(Unknown Source) at
sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) at
java.lang.reflect.Method.invoke(Unknown Source) at
org.apache.velocity.util.introspection.UberspectImpl$VelMethodImpl.invok
e(UberspectImpl.java:295) at
org.apache.velocity.runtime.parser.node.ASTMethod.execute(ASTMethod.java
:245) 116 more
hi...im facing a problem with the press review feature on xwiki watch
email....i get a error saying that the """ could not connect to smtp host
127.0.0.1 port : 25""""
even when i change the smtp server details under prefrences,it still gives
me the same error..........
pls help
Thank You
Srikanth
Hello,
I want to write something in all new documents as a standard , which the
user wants to create,
as for example:
1.Introduction
here can the user write something and
2. Article
here can thr user write something
Introduction and Article should be the standard text in all documents.
I have to change one template vm file or what should I do to have
standard text in all documents? The TOC Macro should also work in
this way.
Thanks ,
Rez
--
View this message in context: http://n2.nabble.com/writing-something-as-standard-in-all-documents-tp10922…
Sent from the XWiki- Users mailing list archive at Nabble.com.