Dear Nabble users,
We've just noticed a problem. If you've been posting through the Nabble UI (see http://dev.xwiki.org/xwiki/bin/view/Community/Forum ) then it's possible you've posted neither to the "XWiki - User" sub forum nor to the "XWiki - Devs" sub forum which means that you've posted to the root forum and this root forum is not linked to any mailing list.
This means that your messages have not reached the XWiki Users and Devs mailing lists and thus nobody has seen them. Which explains why you haven't received answer to your messages…
We had put the following notice on http://dev.xwiki.org/xwiki/bin/view/Community/MailingLists :
"
Note that using Nabble allows you to post to the forum without registering (the post will not be sent to the XWiki mailing list though and thus only users checking the forum will see your post). Even though we don't like users to do this (since users will not automatically receive answers to their questions for example and it doesn't create a relationship) it might come handy under some circumstances.
"
However seen the number of posts not sent to the list and which don't have any answer it's not working.
Thus we've decided to not allow anymore posting to the root forum and from now on you'll need to post to the User or Dev forum which means you'll need to register on the xwiki lists too. When you create a messae Nabble guides you on how to do this.
Thus if you've sent messages through Nabble but haven't received any answer please consider resending them.
Thanks and sorry for the inconvenience
-Vincent Massol on behalf of the XWiki community
running test XAR installation of 4.1.2 in Win7 x64, JRE 7b05 x64, Jetty (from
TrackStudio), HSQLDB
after i checked "remember me" during login (i guess that switches session
credentials passing from URL GET to cookies), i find that some sporadic
times the login is just lost, i suddenly get treated as anonymous. Most
noticeable (or most frequent maybe) moments is when i try to engage open
server for importing - or just manually start it. Like page might believe
that i am authenticated enough, yet action executor would consider it not
enough and diminish the session to non-auth.
Just booted my Windows, launched Jetty, found myself still loggen into XWiki
as admin, opened config and pressed started Office Server. Voila - i was
redirected to logins screen, where i had to enter my login credentials twice
(not mis-typing here, all from browser's auto-complete) and then i got back
onto Office Server config page - and the server was NOT started, so the
action had either failed or been aborted. The second attempt succeeded.
Log looks like
--
View this message in context: http://xwiki.475771.n2.nabble.com/login-status-gets-lost-tp7580416.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi,
I'm trying to import a package of documents from xwiki 3.4 to a new
xwiki 4.1.3 instance (the automatic database migration failed, so I
tried another method).
The attachment storage is "file".
The file upload is ok, but when I launch the import, I've the message
below (full stacktrace at the end of this mail) :
2012/07/17 14:50:34
[http://172.24.1.135:8080/xem/wiki/commungie/import/XWiki/XWikiPreferenc
es?section=Import] WARN com.xpn.xwiki.web.XWikiAction - Uncaught
exception: Error number 11015 in 11: Exception while importing
Wrapped Exception: null com.xpn.xwiki.XWikiException: Error number 11015
in 11: Exception while importing
Wrapped Exception: null
at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:144)
Caused by: java.lang.NullPointerException: null
at
com.xpn.xwiki.doc.XWikiAttachmentArchive.getVersions(XWikiAttachmentArch
ive.java:223)
Have you some ideas about this problem ?
I try to migrate from 3.4 to 4.x for 3 weeks, so any help would be very
welcome.
Thank you
Best regards,
Nicolas
The full stack trace :
2012/07/17 14:50:34
[http://172.24.1.135:8080/xem/wiki/commungie/import/XWiki/XWikiPreferenc
es?section=Import] WARN com.xpn.xwiki.web.XWikiAction - Uncaught
exception: Error number 11015 in 11: Exception while importing
Wrapped Exception: null
com.xpn.xwiki.XWikiException: Error number 11015 in 11: Exception while
importing
Wrapped Exception: null
at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:144)
~[xwiki-platform-legacy-oldcore-4.1.3.jar:na]
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:231)
[xwiki-platform-legacy-oldcore-4.1.3.jar:na]
at com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:116)
[xwiki-platform-legacy-oldcore-4.1.3.jar:na]
at
org.apache.struts.action.RequestProcessor.processActionPerform(RequestPr
ocessor.java:431) [struts-1.2.9.jar:1.2.9]
at
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:
236) [struts-1.2.9.jar:1.2.9]
at
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
[struts-1.2.9.jar:1.2.9]
at
org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
[struts-1.2.9.jar:1.2.9]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:710)
[servlet-api.jar:na]
at javax.servlet.http.HttpServlet.service(HttpServlet.java:803)
[servlet-api.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:269) [catalina.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:188) [catalina.jar:na]
at
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:120)
[xwiki-platform-legacy-oldcore-4.1.3.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:215) [catalina.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:188) [catalina.jar:na]
at
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilt
er.java:144) [xwiki-platform-wysiwyg-server-4.1.3.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:215) [catalina.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:188) [catalina.jar:na]
at
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:
66) [xwiki-platform-webdav-server-4.1.3.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:215) [catalina.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:188) [catalina.jar:na]
at
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.
doFilter(SavedRequestRestorerFilter.java:208)
[xwiki-platform-container-servlet-4.1.3.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:215) [catalina.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:188) [catalina.jar:na]
at
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.
doFilter(SetCharacterEncodingFilter.java:111)
[xwiki-platform-container-servlet-4.1.3.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(Applica
tionFilterChain.java:215) [catalina.jar:na]
at
org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilt
erChain.java:188) [catalina.jar:na]
at
org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValv
e.java:213) [catalina.jar:na]
at
org.apache.catalina.core.StandardContextValve.invoke(StandardContextValv
e.java:174) [catalina.jar:na]
at
org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java
:127) [catalina.jar:na]
at
org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java
:117) [catalina.jar:na]
at
org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.
java:108) [catalina.jar:na]
at
org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:1
51) [catalina.jar:na]
at
org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:87
4) [tomcat-http.jar:na]
at
org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.proc
essConnection(Http11BaseProtocol.java:665) [tomcat-http.jar:na]
at
org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint
.java:528) [tomcat-util.jar:5.1]
at
org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollow
erWorkerThread.java:81) [tomcat-util.jar:5.1]
at
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool
.java:689) [tomcat-util.jar:5.1]
at java.lang.Thread.run(Thread.java:662) [na:1.6.0_29]
Caused by: java.lang.NullPointerException: null
at
com.xpn.xwiki.doc.XWikiAttachmentArchive.getVersions(XWikiAttachmentArch
ive.java:223) ~[xwiki-platform-legacy-oldcore-4.1.3.jar:na]
at
org.xwiki.store.legacy.store.internal.AttachmentArchiveSaveRunnable.<ini
t>(AttachmentArchiveSaveRunnable.java:70)
~[xwiki-platform-store-filesystem-attachments-4.1.3.jar:na]
at
org.xwiki.store.legacy.store.internal.FilesystemAttachmentVersioningStor
e.getArchiveSaveRunnable(FilesystemAttachmentVersioningStore.java:209)
~[xwiki-platform-store-filesystem-attachments-4.1.3.jar:na]
at
org.xwiki.store.legacy.store.internal.FilesystemAttachmentStore$Attachme
ntSaveTransactionRunnable.<init>(FilesystemAttachmentStore.java:354)
~[xwiki-platform-store-filesystem-attachments-4.1.3.jar:na]
at
org.xwiki.store.legacy.store.internal.FilesystemAttachmentStore.getAttac
hmentContentSaveRunnable(FilesystemAttachmentStore.java:153)
~[xwiki-platform-store-filesystem-attachments-4.1.3.jar:na]
at
org.xwiki.store.legacy.store.internal.FilesystemAttachmentStore.saveAtta
chmentContent(FilesystemAttachmentStore.java:113)
~[xwiki-platform-store-filesystem-attachments-4.1.3.jar:na]
at
com.xpn.xwiki.doc.XWikiDocument.saveAttachmentContent(XWikiDocument.java
:4279) ~[xwiki-platform-legacy-oldcore-4.1.3.jar:na]
at
com.xpn.xwiki.doc.XWikiDocument.saveAllAttachments(XWikiDocument.java:42
36) ~[xwiki-platform-legacy-oldcore-4.1.3.jar:na]
at
com.xpn.xwiki.plugin.packaging.Package.installDocument(Package.java:760)
~[xwiki-platform-legacy-oldcore-4.1.3.jar:na]
at
com.xpn.xwiki.plugin.packaging.Package.install(Package.java:616)
~[xwiki-platform-legacy-oldcore-4.1.3.jar:na]
at
com.xpn.xwiki.plugin.packaging.PackageAPI.install(PackageAPI.java:316)
~[xwiki-platform-legacy-oldcore-4.1.3.jar:na]
at com.xpn.xwiki.web.ImportAction.render(ImportAction.java:132)
~[xwiki-platform-legacy-oldcore-4.1.3.jar:na]
... 37 common frames omitted
Hi All,
I'm want to deploy Xwiki on Cluster, but I can't find any manual or related
material which could guide me on the Deployment.
Please help me on this!!!
Regards
Haider Rizvi
--
View this message in context: http://xwiki.475771.n2.nabble.com/Need-Help-Reagrding-Deployment-of-Xwiki-o…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi everyone,
I'm new on xwiki, never heard of it before but here in the company they want
to give it a try.
I've been searching a lot now about this error and I think mine is quite
particular from what I read and my conf.
I followed this steps in order to complete the xwiki installation.
1) Copy the xwiki.war into the webapps folder,inside a new folder called
xwiki
2) Copy the mysql driver (mysql-connector-java-5.1.9.jar) into
$TOMCAT_HOME/webapps/xwiki/WEB_INF/lib
3) Edit the hibernate.cfg.xml file to use the mysql database
4) Then opened Mozilla at http://myaddres:9191/xwiki/
I get the following error pointing to hibernate.cfg.xml from what I see
javax.servlet.ServletException: com.xpn.xwiki.XWikiException: Error number 3
in 0: Could not initialize main XWiki context
Wrapped Exception: Error number 3202 in 3: Exception while reading document
[name = [XWikiPreferences], type = [DOCUMENT], parent = [name = [XWiki],
type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]]
Wrapped Exception: Could not create a DBCP pool. There is an error in the
hibernate configuration file, please review it.
org.apache.struts.action.RequestProcessor.processException(RequestProcessor.java:535)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:433)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:120)
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:144)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
causa raíz
com.xpn.xwiki.XWikiException: Error number 3 in 0: Could not initialize main
XWiki context
Wrapped Exception: Error number 3202 in 3: Exception while reading document
[name = [XWikiPreferences], type = [DOCUMENT], parent = [name = [XWiki],
type = [SPACE], parent = [name = [xwiki], type = [WIKI], parent = [null]]]]
Wrapped Exception: Could not create a DBCP pool. There is an error in the
hibernate configuration file, please review it.
com.xpn.xwiki.XWiki.getMainXWiki(XWiki.java:417)
com.xpn.xwiki.XWiki.getXWiki(XWiki.java:486)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:136)
com.xpn.xwiki.web.XWikiAction.execute(XWikiAction.java:116)
org.apache.struts.action.RequestProcessor.processActionPerform(RequestProcessor.java:431)
org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:236)
org.apache.struts.action.ActionServlet.process(ActionServlet.java:1196)
org.apache.struts.action.ActionServlet.doGet(ActionServlet.java:414)
javax.servlet.http.HttpServlet.service(HttpServlet.java:617)
javax.servlet.http.HttpServlet.service(HttpServlet.java:717)
com.xpn.xwiki.web.ActionFilter.doFilter(ActionFilter.java:120)
org.xwiki.wysiwyg.server.filter.ConversionFilter.doFilter(ConversionFilter.java:144)
com.xpn.xwiki.plugin.webdav.XWikiDavFilter.doFilter(XWikiDavFilter.java:66)
org.xwiki.container.servlet.filters.internal.SavedRequestRestorerFilter.doFilter(SavedRequestRestorerFilter.java:208)
org.xwiki.container.servlet.filters.internal.SetCharacterEncodingFilter.doFilter(SetCharacterEncodingFilter.java:111)
Heres the mysql configuration part..
<property name="connection.url">jdbc:mysql://localhost/xwiki</property>
<property name="connection.username"></property>
<property name="connection.password"></property>
<property
name="connection.driver_class">com.mysql.jdbc.Driver</property>
<property
name="dialect">org.hibernate.dialect.MySQL5InnoDBDialect</property>
<property
name="connection.provider_class">com.xpn.xwiki.store.DBCPConnectionProvider</property>
<property name="connection.pool_size">2</property>
<property name="statement_cache.size">2</property>
<mapping resource="xwiki.hbm.xml"/>
<mapping resource="feeds.hbm.xml"/>
<mapping resource="activitystream.hbm.xml"/>
Then why my case is particular... here's why.
The server has XAMMP installed (PHP, MySQL, Apache) configured with another
application, so I assume that I dont need to install MySQL
since it's working now across XAMMP, and the process mysqld is running (we
are using Linux CentOS, based on Red Hat), so we are not sure
what's next about this problem.
Any help would be appreciated, thanks in advance.
--
View this message in context: http://xwiki.475771.n2.nabble.com/Another-installation-problem-tp7580408.ht…
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi All,
My installed Xwiki full with spam.Anyone could give me more tips to save my
xwiki from spam ?
It's very annoying.
Is there extension or something like that to save my wiki from spam ?
Help me , please
Thanks
Hi All,
How i can embed source code on Xwiki.
I have some java programming languange and some linux command on my xwiki
document.
How i can embed it as view as source code on xwiki
Is there syntax highlighter plugins or something like that for xwiki ?
Thanks
Hi!
check http://wiki.x.org/xwiki/inline/ColorThemes/DefaultColorTheme
Attach new logo to this page first and edit in ColorTheme editor via link above. Just fill in picture name and save. Should work.
This is the simpliest way :-)
Kind regards
Dmitry
Tue, 17 Jul 2012 21:01:56 +0700 от troya adromeda <adromeda.troya(a)gmail.com>:
Hi All,
I installed xwiki on some domain.wiki.y.org, wiki.x.org,and wiki.z.org
How i can change logo on each domain ?
I try to change logo via global.vm but logo appear same in each domain
How to solve this ?
I want each domain have different logo
Thanks
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
Kind regards,
Dmitry
i see there is HTML export regardless of OpenOffice launched
but i cannot see HTML import.
Maybe there is just no import infrastructure outside visual editor, and
latter only knows about OpenOffice formats, dunno.
But HTML format for exchanging simple documents is not less used than RTF
:-)
And it can be parsed and imported regardless OpenOffice presence (It is
already done to a point. Office documents are converted into HTML then
imported).
I wonder if someone did/planned HTML import? at least i can not find tickets
on that.
//Also Export/Import are usually considered a pair, and seeing Export in top
menu and import inside the WYSIWYG editor looks somehow inconsistent, from
"GUI is self-documenting" point of view...//
--
View this message in context: http://xwiki.475771.n2.nabble.com/HMTL-import-tp7580343.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi All,
I installed xwiki on some domain.wiki.y.org, wiki.x.org,and wiki.z.org
How i can change logo on each domain ?
I try to change logo via global.vm but logo appear same in each domain
How to solve this ?
I want each domain have different logo
Thanks
Hello XWiki developers,
As a reply to my own question #5 in corresponding thread [1] I found this
Admin Tools [2] set of scripts.
I have run Admin.SanityCheck and found that I have
10 records of DOCUMENTS: checking for data with bad characters in
document name
1 record of ATTACHMENTS: checking for attachment where the document
does not exist
6 records of ATTACHMENTS: checking for attachment with no attachment
archive
3 records of ATTACHMENTS: select "checking for attachment with no
attachment content
137 records of DOCUMENT - Translations: Checking original documents that
are marked translated
137 records of DOCUMENT - Translations: Checking orphaned translated
document (without an original document)
377 records of DOCUMENT - Check that Parent fields still exist
This seems like not that good statistics and I would gladly fix it, but I
don't know how. More over it's not always clear what the issue is and what
are its consequences (like in e.g. Document Translations' cases).
Is it possible to extend the script with mentioned above info?
You can reply to this thread explaining items one by one and providing
instructions on how to fix each issue and then just gather the info into the
script.
[1]
http://xwiki.475771.n2.nabble.com/Possible-upgrade-3-5-1-to-4-0-issue-tp752…
[2]
http://extensions.xwiki.org/xwiki/bin/view/Extension/Admin+Tools+Application
--
View this message in context: http://xwiki.475771.n2.nabble.com/Sanity-check-fix-hints-tp7580383.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
Hi all,
I've been asked by my company to set up a XWiki to share documentation
between different groups. So far it's been going pretty well, but I seem
to have a problem with the panel sidebars. When logged in as
administrator everything shows up as it should: on the left a navigation
panel and on the right the standard quick links and recent modifications
panels. If I change however to a normal user the panels aren't shown,
only the blank spaces where they should be.
I expect it to be some issue with group or user rights I, perhaps,
changed, but I have no idea where to find it. And I can't seem to find
any documentation over which groups can see which panels?
Thanks in advance,
Arne Pannecoucque
Je suis absent(e) du bureau jusqu'au 17/07/2012
Remarque : ceci est une réponse automatique à votre message "users Digest,
Vol 60, Issue 28" envoyé le 7/16/2012 2:00:07 PM.
C'est la seule notification que vous recevrez pendant l'absence de cette
personne.
The XWiki development team is proud to announce the availability of XWiki Enterprise 4.1.3.
This is a bugfix release fixing a serious issue preventing the migration from version 3.5.1 and earlier (especially when the wiki had statistics data in the database). It also provides a new migration procedure that is almost 200 times faster, fixing the problematic downtime for large wikis and wiki farm.
You can download it here: http://www.xwiki.org/xwiki/bin/view/Main/Download
Make sure to review the release notes:
http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/ReleaseNotesXWikiEnterpris…
Thanks
-The XWiki dev team
Thomas, Sergiu - thanks for your responses.
@Sergiu: I did all the
modifications you've mentioned. It seemed to work, but unfortunately
I've found a certain flaw in it. When I have a few browser tabs with
XWiki opened and I'm doing something only on one of them all the time,
the logout happens anyway.
Is there anything else I could do to fix this?
--
Regards
Patricia Sz.
On Jul 12, 2012, at 4:56 PM, Moritz Hesse (EnergieArchitektur) wrote:
>> myxwiki.org has been upgraded to XE 4.1.3 (20120711.182831-314). If you
>> own a wiki hosted there you should have a look at the release notes for
>> this version at:
>> http://www.xwiki.org/xwiki/bin/view/ReleaseNotes/
>
> No 4.1.3 mentioned. Sure that this has already been released? :-)
Nope it hasn't :)
myxwiki.org is a tesbed and I installed 4.1.3-SNAPSHOT (20120711.182831-314).
I'm releasing 4.1.3 right now…
Thanks
-Vincent
Hello XWiki experts,
I've been getting into a crazy situation where I could not save a page anymore. The error reported was a hibernate error complaining about consistency violation wrt to a primary key on xwikilinks.
Having looked into the DB, the indexes, tried to remove things, .... I just realized that the error was the parser.
That page (a groovy page) was recorded in Syntax 1.0 and the parser caught a piece of string [A-Z], within a regexp, as a link. That'd be a broken link, but it turned out to create this constraint violation.
For this case I just upgraded the syntax.
Good to know in the future for us, and probably others since "quickly patching a syntax 1.0 page" is likely to be something several people still do although it's all deprecated.
Paul
Hi, we have made the experience, that regular users can edit access rights
for pages. Is this regular behaviour? And funnily: The user can only _grant_
access rights but cannot revoke them. Plus: he can only grant it to _one_
group/user. In both cases (when trying to revoke or when trying to grant to
any other group/user) the system says, that there was an error when
communicating with the server.
Is it in gerenal possible to restrict access to the access page and to the
objects page for regular users?
Thanks!
Hi,
The function $util.clearName "Cleans up the passed text by removing
all accents and special characters to make it a valid page name." It
removes spaces from names, as demonstrated in the FAQ tutorial [1].
Removing spaces is a bit too much for my taste; I've resorted to using
$util.clearAccents to filter page names (also replacing periods with
commas!). I hope the users of my wiki won't find illicit uses/breaking
page names. Are there better alternatives?
I agree using spaces can make it difficult to access URLs, but the
page names become far clearer.
Cheers, Joris
Mistake on my side, it's the latest XEM 4.1.2.
Sorry for providing wrong information.
Jan
From: Jan Šlegr
Sent: Wednesday, July 11, 2012 5:46 PM
To: users(a)xwiki.org
Subject: XEM 4.0.3: Bulletin Board doesn't work properly
Hi all,
I installed XEM 4.0.3 from scratch, created wiki and install Bulletin Board application I have used with XEM 2.3 in the past.
I discovered small but troublesome bug: If a new topic is created, after Save and view button is pressed, the created page lost information about its parent page, so it's not listed in the list of forum topics. If the parent document is added manually, everything is fine.
I know BB application is old and based on XWiki 1.0 Syntax, but it's still valuable and there is no, as far as I now, replacement. I tried to find a source of the problem but I failed. Do somebody have any recommendation what to check and change in the code (or somewhere else) to solve the problem?
With regards,
Jan