Hello, I was going through the upgrade for http://scservicesub.myxwiki.org/ and midway through I lost admin privileges for the Admin account probably because it looks like all those pages were overwritten? Now i cant access any admin functions. Can you please fix this? Thanks,Regan From: "[email protected]" <[email protected]> To: [email protected] Sent: Saturday, October 4, 2014 3:00 PM Subject: users Digest, Vol 87, Issue 8 Send users mailing list submissions to [email protected]
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 [email protected] You can reach the person managing the list at [email protected] When replying, please edit your Subject line so it is more specific than "Re: Contents of users digest..." Today's Topics: 1. Re: Xwiki could not load jquery (Pascal BASTIEN) 2. Re: Xwiki could not load jquery (Thomas Mortagne) 3. AUTO: Claude Ledermann is out of the office - in der Ferien 6.10 - 17.10 (returning 20.10.2014) (Claude Ledermann) ---------------------------------------------------------------------- Message: 1 Date: Fri, 3 Oct 2014 13:17:02 +0100 From: Pascal BASTIEN <[email protected]> To: Thomas Mortagne <[email protected]>, XWiki Users <[email protected]> Subject: Re: [xwiki-users] Xwiki could not load jquery Message-ID: <[email protected]> Content-Type: text/plain; charset=iso-8859-1 Ok Thanks for your help, it was my server side fault (and FF upgrade need to be restarted in 32.0.3 :-/ ) BTW when I'm looking for error source, I notice than jquery.js is not in static fileanymore in xwiki 6.2.1 (jquery is only in jquery-1.11.1.jar and not in /resources/js/amd/jquery.js)... What is the goal? a security hole? ________________________________ De : Thomas Mortagne <[email protected]> ? : Pascal BASTIEN <[email protected]>; XWiki Users <[email protected]> Envoy? le : Vendredi 3 octobre 2014 11h58 Objet : Re: [xwiki-users] Xwiki could not load jquery Maybe it's related to http://jira.xwiki.org/browse/XWIKI-11056 On Fri, Oct 3, 2014 at 11:48 AM, Pascal BASTIEN <[email protected]> wrote: > Hello, > With xwiki 6.2.1 on Tomcat server 7 in httpS, xwiki could not load jquery.js > on Windows 7 and FF 32.0.3 > > By example, On my Debian and Iceweasel (FF like) 31.1.10, I can load this > page: > > https://xxxxxx/bin/webjars/resources/path?value=jquery/1.11.1/jquery.min.js > > but FF 32.0.3 could not load it :-/ > > Do you encountered this problem? > > (I already had refreshed my cache) > > > Thxs > > Pascal B > _______________________________________________ > users mailing list > [email protected] > http://lists.xwiki.org/mailman/listinfo/users -- Thomas Mortagne ------------------------------ Message: 2 Date: Fri, 3 Oct 2014 14:25:06 +0200 From: Thomas Mortagne <[email protected]> To: Pascal BASTIEN <[email protected]> Cc: XWiki Users <[email protected]> Subject: Re: [xwiki-users] Xwiki could not load jquery Message-ID: <CAPnKnLGsmhwzMrfzfOHeufQfVRdUhjWT+CREZOj5ieph1m=r...@mail.gmail.com> Content-Type: text/plain; charset=UTF-8 Mostly easier packaging. All we have to do is declare jquery as a dependency and it end up in the WAR. We used to copy/paste jquery source in our own github repository which is pretty bad (and other libraries are still there that we need to move the same way). We could unzip the jar at build time but from the tests there does not seems to be much performance penalty. On Fri, Oct 3, 2014 at 2:17 PM, Pascal BASTIEN <[email protected]> wrote: > Ok Thanks for your help, it was my server side fault (and FF upgrade need to > be restarted in 32.0.3 :-/ ) > > BTW when I'm looking for error source, I notice than jquery.js is not in > static fileanymore in xwiki 6.2.1 (jquery is only in jquery-1.11.1.jar and > not in /resources/js/amd/jquery.js)... > What is the goal? a security hole? > > > > > ________________________________ > De : Thomas Mortagne <[email protected]> > ? : Pascal BASTIEN <[email protected]>; XWiki Users <[email protected]> > Envoy? le : Vendredi 3 octobre 2014 11h58 > Objet : Re: [xwiki-users] Xwiki could not load jquery > > Maybe it's related to http://jira.xwiki.org/browse/XWIKI-11056 > > On Fri, Oct 3, 2014 at 11:48 AM, Pascal BASTIEN <[email protected]> > wrote: >> Hello, >> With xwiki 6.2.1 on Tomcat server 7 in httpS, xwiki could not load >> jquery.js on Windows 7 and FF 32.0.3 >> >> By example, On my Debian and Iceweasel (FF like) 31.1.10, I can load this >> page: >> >> >> https://xxxxxx/bin/webjars/resources/path?value=jquery/1.11.1/jquery.min.js >> >> but FF 32.0.3 could not load it :-/ >> >> Do you encountered this problem? >> >> (I already had refreshed my cache) >> >> >> Thxs >> >> Pascal B > >> _______________________________________________ >> users mailing list >> [email protected] >> http://lists.xwiki.org/mailman/listinfo/users > > > > -- > Thomas Mortagne > > > -- Thomas Mortagne ------------------------------ Message: 3 Date: Fri, 3 Oct 2014 18:46:18 +0200 From: Claude Ledermann <[email protected]> To: [email protected] Subject: [xwiki-users] AUTO: Claude Ledermann is out of the office - in der Ferien 6.10 - 17.10 (returning 20.10.2014) Message-ID: <of117834d1.0bff4e5c-onc1257d66.005c2137-c1257d66.005c2...@interact-consulting.com> Content-Type: text/plain; charset=US-ASCII I am out of the office until 20.10.2014. Note: This is an automated response to your message "users Digest, Vol 87, Issue 7" sent on 03.10.2014 14:00:02. This is the only notification you will receive while this person is away. ------------------------------ Subject: Digest Footer _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users ------------------------------ End of users Digest, Vol 87, Issue 8 ************************************ _______________________________________________ users mailing list [email protected] http://lists.xwiki.org/mailman/listinfo/users
