Sehr geehrte Damen und Herren,
ich bin vom 17.07.15 bis zum 09.08.15 nicht im Hause und habe daher keinen Zugriff auf
meine E-Mails. Eine Bearbeitung der Mails findet nach meiner Rckkehr statt. Danke.
Mit freundlichen Gren
i.A. Marc Wiegmann
IT
TEL +49 (0)571-502-103 | FAX +49 (0)571-502-66-103
wig(a)schaeferbarthold.de
______________________________________________________________________
Schferbarthold GmbH
Erbeweg 2-12 | 32457 Porta Westfalica | Deutschland
www.schaeferbarthold.de
Schferbarthold GmbH: Amtsgericht Bad Oeynhausen HRB 3748
Geschftsfhrer: Dr. Volker Schferbarthold, Dr. Christian Schferbarthold, Wolfgang
Schferbarthold
Send users mailing list submissions to
users(a)xwiki.org
To subscribe or unsubscribe via the World Wide Web, visit
http://lists.xwiki.org/mailman/listinfo/users
or, via email, send a message with subject or body 'help' to
users-request(a)xwiki.org
You can reach the person managing the list at
users-owner(a)xwiki.org
When replying, please edit your Subject line so it is more specific
than "Re: Contents of users digest..."
Today's Topics:
1. Javascript Errors (Listes N>T)
2. Probleme Javascript (Listes N>T)
3. Re: Javascript Errors (Thomas Mortagne)
4. Re: Javascript Errors (Thomas Mortagne)
5. Re: Javascript Errors (Listes N>T)
6. OpenOffice converter error (aulansma)
7. Re: Javascript Errors (Thomas Mortagne)
----------------------------------------------------------------------
Message: 1
Date: Fri, 17 Jul 2015 15:12:21 +0200
From: "Listes N>T" <listes(a)nouveauxterritoires.fr>
To: users(a)xwiki.org
Subject: [xwiki-users] Javascript Errors
Message-ID:
<E31D24D7-6E64-48D1-8E46-6FCFCF1B2EAD(a)nouveauxterritoires.fr>
Content-Type: text/plain; charset=us-ascii
Hello,
I install xwiki 7.1.1 or 7.2M1 on a debian 7 or 8 (newer, fresh install), i have a
javascript problem :
ReferenceError: require is not defined
These errors appear during installation and on the wii also.
These errors block all web pages javascript
How can i do to resolve these errors ?
The new version, 7.2M1 do not correct these errors.
I use the Debian package.
Thans for your help,
Julien
------------------------------
Message: 2
Date: Fri, 17 Jul 2015 16:02:06 +0200
From: "Listes N>T" <listes(a)nouveauxterritoires.fr>
To: users(a)xwiki.org
Subject: [xwiki-users] Probleme Javascript
Message-ID:
<509CD254-3378-4844-ACB9-A3BDC1ED253A(a)nouveauxterritoires.fr>
Content-Type: text/plain; charset=utf-8
Bonjour,
J?ai fait la mise ? jour de xwiki de la version 7.0 ? la 7.1 et depuis j?ai des probl?mes
Javascripts.
J?ai ces erreurs sur toutes les pages. Le javascript ne fonctionne plus du coup et je n
peux donc rien ?diter.
Le wiki est donc inutilisable.
J?ai donc installer un serveur neuf sous debian 7 et install? les packages ?> meme
r?sultats
J?ai fait de m?me ave Debian 8 ?> m?me r?sultats.
En installant la version avec tomcat7 ou 8, le probl?me est identique.
D?ou vient ce probl?me depuis cette mise ? jour ?
La version 7.2M1 ne corrige pas ce probl?me.
Quelqu?un peut m?aider ?
J?ai tout le wiki de ma soci?t? bloqu?. On ne peut plus rien rentrer dedans. A peine le
consulter et il est tr?s lent !!
Merci de votre aide.
Julien
------------------------------
Message: 3
Date: Fri, 17 Jul 2015 16:13:11 +0200
From: Thomas Mortagne <thomas.mortagne(a)xwiki.com>
To: XWiki Users <users(a)xwiki.org>
Subject: Re: [xwiki-users] Javascript Errors
Message-ID:
<CAPnKnLFRoZ24it-PeXU_YH8RUUBNrxkKe=rkBbG-o=DeR-SuPg(a)mail.gmail.com>
Content-Type: text/plain; charset=UTF-8
Sounds like for some reason you don't have require.js loaded.
When you look at a page source do you find <script
type="text/javascript"
src="/xwiki/webjars/requirejs/2.1.15/require.min.js?r=1"></script> in
the head ?
If you do is this link actually returning you javascript ?
On Fri, Jul 17, 2015 at 3:12 PM, Listes N>T
<listes(a)nouveauxterritoires.fr> wrote:
Hello,
I install xwiki 7.1.1 or 7.2M1 on a debian 7 or 8 (newer, fresh install), i have a
javascript problem :
ReferenceError: require is not defined
These errors appear during installation and on the wii also.
These errors block all web pages javascript
How can i do to resolve these errors ?
The new version, 7.2M1 do not correct these errors.
I use the Debian package.
Thans for your help,
Julien
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
Thomas Mortagne
------------------------------
Message: 4
Date: Fri, 17 Jul 2015 16:20:40 +0200
From: Thomas Mortagne <thomas.mortagne(a)xwiki.com>
To: XWiki Users <users(a)xwiki.org>
Subject: Re: [xwiki-users] Javascript Errors
Message-ID:
<CAPnKnLF7-XoQd-6n9BTLbPUXnreX8nhFm+pgY7pwnqOSAx2Yxw(a)mail.gmail.com>
Content-Type: text/plain; charset=UTF-8
You should also probably clean your browser cache, just in case.
On Fri, Jul 17, 2015 at 4:13 PM, Thomas Mortagne
<thomas.mortagne(a)xwiki.com> wrote:
Sounds like for some reason you don't have
require.js loaded.
When you look at a page source do you find <script
type="text/javascript"
src="/xwiki/webjars/requirejs/2.1.15/require.min.js?r=1"></script> in
the head ?
If you do is this link actually returning you javascript ?
On Fri, Jul 17, 2015 at 3:12 PM, Listes N>T
<listes(a)nouveauxterritoires.fr> wrote:
Hello,
I install xwiki 7.1.1 or 7.2M1 on a debian 7 or 8 (newer, fresh install), i have a
javascript problem :
ReferenceError: require is not defined
These errors appear during installation and on the wii also.
These errors block all web pages javascript
How can i do to resolve these errors ?
The new version, 7.2M1 do not correct these errors.
I use the Debian package.
Thans for your help,
Julien
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
Thomas Mortagne
--
Thomas Mortagne
------------------------------
Message: 5
Date: Fri, 17 Jul 2015 16:23:40 +0200
From: "Listes N>T" <listes(a)nouveauxterritoires.fr>
To: XWiki Users <users(a)xwiki.org>
Subject: Re: [xwiki-users] Javascript Errors
Message-ID:
<7ACD342F-4F5A-4C5A-9F92-579F38FE70AF(a)nouveauxterritoires.fr>
Content-Type: text/plain; charset=utf-8
Hello,
i find
<script type="text/javascript <>"
src="//webjars/requirejs/2.1.15/require.min.js?r=1
<view-source:http://webjars/requirejs/2.1.15/require.min.js?r=1>"></script>
because xwiki is my root webapp
i rename xwiki.xml in ROOT.xml and change xpath to / .
Thanks for your help.
Julien
Le 17 juil. 2015 ? 16:13, Thomas Mortagne
<thomas.mortagne(a)xwiki.com> a ?crit :
Sounds like for some reason you don't have require.js loaded.
When you look at a page source do you find <script
type="text/javascript"
src="/xwiki/webjars/requirejs/2.1.15/require.min.js?r=1"></script> in
the head ?
If you do is this link actually returning you javascript ?
On Fri, Jul 17, 2015 at 3:12 PM, Listes N>T
<listes(a)nouveauxterritoires.fr> wrote:
Hello,
I install xwiki 7.1.1 or 7.2M1 on a debian 7 or 8 (newer, fresh install), i have a
javascript problem :
ReferenceError: require is not defined
These errors appear during installation and on the wii also.
These errors block all web pages javascript
How can i do to resolve these errors ?
The new version, 7.2M1 do not correct these errors.
I use the Debian package.
Thans for your help,
Julien
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
Thomas Mortagne
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
------------------------------
Message: 6
Date: Fri, 17 Jul 2015 07:24:45 -0700 (MST)
From: aulansma <aurelien.lansmanne(a)xperthis.be>
To: users(a)xwiki.org
Subject: [xwiki-users] OpenOffice converter error
Message-ID: <1437143085944-7595481.post(a)n2.nabble.com>
Content-Type: text/plain; charset=us-ascii
Greetings,
I've configured the Office converter on my Xwiki (Enterprise 6.2)
I'm using an external process, and the wiki can successfully connect to it.
The problem occurs once I've upload the file (a basic .odt file with basic
text and an empty table).
I've checked the logs, and here is the stacktrace :
I think it's a permission problem.. but I have no idea where XWiki is trying
to write the temporary converted file (I've worked with openoffice before,
and I know a temporary copy is always written somewhere)
/PS : Xwiki is running on Jetty./
Best Regards,
--
View this message in context:
http://xwiki.475771.n2.nabble.com/OpenOffice-converter-error-tp7595481.html
Sent from the XWiki- Users mailing list archive at
Nabble.com.
------------------------------
Message: 7
Date: Fri, 17 Jul 2015 16:25:42 +0200
From: Thomas Mortagne <thomas.mortagne(a)xwiki.com>
To: XWiki Users <users(a)xwiki.org>
Subject: Re: [xwiki-users] Javascript Errors
Message-ID:
<CAPnKnLF8aE8aMwGMH+3v+OJjWXs+dd36WWonVa5E9LigJ4g5Sg(a)mail.gmail.com>
Content-Type: text/plain; charset=UTF-8
Ok so looks like XWiki webjars handling is not a big fan of root webapp.
Would be great if you could create a bug issue on
http://jira.xwiki.org.
On Fri, Jul 17, 2015 at 4:23 PM, Listes N>T
<listes(a)nouveauxterritoires.fr> wrote:
Hello,
i find
<script type="text/javascript <>"
src="//webjars/requirejs/2.1.15/require.min.js?r=1
<view-source:http://webjars/requirejs/2.1.15/require.min.js?r=1>"></script>
because xwiki is my root webapp
i rename xwiki.xml in ROOT.xml and change xpath to / .
Thanks for your help.
Julien
Le 17 juil. 2015 ? 16:13, Thomas Mortagne
<thomas.mortagne(a)xwiki.com> a ?crit :
Sounds like for some reason you don't have require.js loaded.
When you look at a page source do you find <script
type="text/javascript"
src="/xwiki/webjars/requirejs/2.1.15/require.min.js?r=1"></script> in
the head ?
If you do is this link actually returning you javascript ?
On Fri, Jul 17, 2015 at 3:12 PM, Listes N>T
<listes(a)nouveauxterritoires.fr> wrote:
Hello,
I install xwiki 7.1.1 or 7.2M1 on a debian 7 or 8 (newer, fresh install), i have a
javascript problem :
ReferenceError: require is not defined
These errors appear during installation and on the wii also.
These errors block all web pages javascript
How can i do to resolve these errors ?
The new version, 7.2M1 do not correct these errors.
I use the Debian package.
Thans for your help,
Julien
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
Thomas Mortagne
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
--
Thomas Mortagne
------------------------------
Subject: Digest Footer
_______________________________________________
users mailing list
users(a)xwiki.org
http://lists.xwiki.org/mailman/listinfo/users
------------------------------
End of users Digest, Vol 96, Issue 14
*************************************