Re: [xwiki-users] Cannot import default xar

2009-07-24 Thread Sergiu Dumitriu
hel-o wrote:
 Hi,
 
 still no import and no idea why. 

Can you install firebug and capture the XHR request + response triggered 
when clicking the xar name, then send it by mail.

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Cannot import default xar

2009-07-21 Thread hel-o

Hi,

sorry to bother, but still no import.

Any suggestions.

Thanks
hel.


hel-o wrote:
 
 Hi,
 
 It's the xwiki-enterprise-wiki-1.9.1.xar i downloaded from xwiki.org. So
 i hope the xar file is correct;) Also tried to export a page and import
 the xar - same behavior
 
 hel.
 
 
 
 PERINAUD Christophe wrote:
 
 Hi,
 
 Is the XAR file correct ? I mean not corrupted with the package.xml file
 in the root folder ? It looks like as if the load of the XML file has not
 been made. 
 
 -Message d'origine-
 De : users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] De la part
 de hel-o
 Envoyé : lundi 20 juillet 2009 11:05
 À : users@xwiki.org
 Objet : Re: [xwiki-users] Cannot import default xar
 
 
 Hi,
 
 theres nothing in the xwiki or tomcat log. But when i enable hold on
 every
 error for scripts in Firebug i get the following when i click on the
 uploaded xar.
 
   74 function getXmlValue(tag, xml)
75 {
xml is null  76 var nodes = xml.getElementsByTagName(tag);
77 if (nodes.length  0  nodes[0].firstChild)
78 return nodes[0].firstChild.data; 
 
 The script is import.js. I use Firefox 3.5.
 
 Thanks
 hel.
 
 
 
 Sergiu Dumitriu-2 wrote:
 
 hel-o wrote:
 Hi,
 
 just updated to 1.9.1 (from 1.8.4) and tried to import the default xar.
 I
 can upload the file but when i click on it to import nothing happens.
 
 In the console i get the following error when i upload the file
 
 updateAttachName is not defined
 function onclick(event) { return updateAttachName(this.form, Do you
 want
 to
 replace the filename with); }(click clientX=108, clientY=439)
 
 Yes, this JS error is not important, and I think it's been fixed in the 
 SVN. Are there any errors logged on the server?
 
 -- 
 Sergiu Dumitriu
 http://purl.org/net/sergiu/
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
 
 
 
 
 -
 semantic-web.hel.at
 h...@hel.at
 
 -- 
 View this message in context:
 http://n2.nabble.com/Cannot-import-default-xar-tp3283800p3287792.html
 Sent from the XWiki- Users mailing list archive at Nabble.com.
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
 
 
 This e-mail is intended only for the addressee named above. It does not
 bind the sender, except in the case of an existing written convention
 with the addressee. This e-mail may contain material that is confidential
 and privileged for the sole use of the intended recipient. Any review,
 reliance or distribution by others or forwarding without express
 permission is strictly prohibited and may be unlawful. If you are not the
 intended recipient, please contact the sender and delete all copies.
 
 While reasonable precautions have been taken to ensure that this e-mail
 and any attachments are free from any computer virus or similar defect,
 no liability will be accepted in that respect. Anyone accessing this
 e-mail must take their own precautions as to security and virus
 protection.
 
 KBL European Private Bankers S.A., 43 boulevard Royal L-2955 Luxembourg,
 R.C.S. Luxembourg B 6395, T (352) 47 97 1
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
 
 
 
 


-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Cannot-import-default-xar-tp3283800p3294419.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Cannot import default xar

2009-07-20 Thread Sergiu Dumitriu
hel-o wrote:
 Hi,
 
 just updated to 1.9.1 (from 1.8.4) and tried to import the default xar. I
 can upload the file but when i click on it to import nothing happens.
 
 In the console i get the following error when i upload the file
 
 updateAttachName is not defined
 function onclick(event) { return updateAttachName(this.form, Do you want to
 replace the filename with); }(click clientX=108, clientY=439)

Yes, this JS error is not important, and I think it's been fixed in the 
SVN. Are there any errors logged on the server?

-- 
Sergiu Dumitriu
http://purl.org/net/sergiu/
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Cannot import default xar

2009-07-20 Thread hel-o

Hi,

theres nothing in the xwiki or tomcat log. But when i enable hold on every
error for scripts in Firebug i get the following when i click on the
uploaded xar.

  74 function getXmlValue(tag, xml)
   75 {
xml is null  76 var nodes = xml.getElementsByTagName(tag);
   77 if (nodes.length  0  nodes[0].firstChild)
   78 return nodes[0].firstChild.data; 

The script is import.js. I use Firefox 3.5.

Thanks
hel.



Sergiu Dumitriu-2 wrote:
 
 hel-o wrote:
 Hi,
 
 just updated to 1.9.1 (from 1.8.4) and tried to import the default xar. I
 can upload the file but when i click on it to import nothing happens.
 
 In the console i get the following error when i upload the file
 
 updateAttachName is not defined
 function onclick(event) { return updateAttachName(this.form, Do you want
 to
 replace the filename with); }(click clientX=108, clientY=439)
 
 Yes, this JS error is not important, and I think it's been fixed in the 
 SVN. Are there any errors logged on the server?
 
 -- 
 Sergiu Dumitriu
 http://purl.org/net/sergiu/
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
 
 


-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Cannot-import-default-xar-tp3283800p3287792.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Cannot import default xar

2009-07-20 Thread PERINAUD Christophe
Hi,

Is the XAR file correct ? I mean not corrupted with the package.xml file in the 
root folder ? It looks like as if the load of the XML file has not been made. 

-Message d'origine-
De : users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] De la part de 
hel-o
Envoyé : lundi 20 juillet 2009 11:05
À : users@xwiki.org
Objet : Re: [xwiki-users] Cannot import default xar


Hi,

theres nothing in the xwiki or tomcat log. But when i enable hold on every
error for scripts in Firebug i get the following when i click on the
uploaded xar.

  74 function getXmlValue(tag, xml)
   75 {
xml is null  76 var nodes = xml.getElementsByTagName(tag);
   77 if (nodes.length  0  nodes[0].firstChild)
   78 return nodes[0].firstChild.data; 

The script is import.js. I use Firefox 3.5.

Thanks
hel.



Sergiu Dumitriu-2 wrote:
 
 hel-o wrote:
 Hi,
 
 just updated to 1.9.1 (from 1.8.4) and tried to import the default xar. I
 can upload the file but when i click on it to import nothing happens.
 
 In the console i get the following error when i upload the file
 
 updateAttachName is not defined
 function onclick(event) { return updateAttachName(this.form, Do you want
 to
 replace the filename with); }(click clientX=108, clientY=439)
 
 Yes, this JS error is not important, and I think it's been fixed in the 
 SVN. Are there any errors logged on the server?
 
 -- 
 Sergiu Dumitriu
 http://purl.org/net/sergiu/
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
 
 


-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Cannot-import-default-xar-tp3283800p3287792.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


This e-mail is intended only for the addressee named above. It does not bind 
the sender, except in the case of an existing written convention with the 
addressee. This e-mail may contain material that is confidential and privileged 
for the sole use of the intended recipient. Any review, reliance or 
distribution by others or forwarding without express permission is strictly 
prohibited and may be unlawful. If you are not the intended recipient, please 
contact the sender and delete all copies.

While reasonable precautions have been taken to ensure that this e-mail and any 
attachments are free from any computer virus or similar defect, no liability 
will be accepted in that respect. Anyone accessing this e-mail must take their 
own precautions as to security and virus protection.

KBL European Private Bankers S.A., 43 boulevard Royal L-2955 Luxembourg, R.C.S. 
Luxembourg B 6395, T (352) 47 97 1
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


Re: [xwiki-users] Cannot import default xar

2009-07-20 Thread hel-o

Hi,

It's the xwiki-enterprise-wiki-1.9.1.xar i downloaded from xwiki.org. So i
hope the xar file is correct;) Also tried to export a page and import the
xar - same behavior

hel.



PERINAUD Christophe wrote:
 
 Hi,
 
 Is the XAR file correct ? I mean not corrupted with the package.xml file
 in the root folder ? It looks like as if the load of the XML file has not
 been made. 
 
 -Message d'origine-
 De : users-boun...@xwiki.org [mailto:users-boun...@xwiki.org] De la part
 de hel-o
 Envoyé : lundi 20 juillet 2009 11:05
 À : users@xwiki.org
 Objet : Re: [xwiki-users] Cannot import default xar
 
 
 Hi,
 
 theres nothing in the xwiki or tomcat log. But when i enable hold on
 every
 error for scripts in Firebug i get the following when i click on the
 uploaded xar.
 
   74 function getXmlValue(tag, xml)
75 {
xml is null  76 var nodes = xml.getElementsByTagName(tag);
77 if (nodes.length  0  nodes[0].firstChild)
78 return nodes[0].firstChild.data; 
 
 The script is import.js. I use Firefox 3.5.
 
 Thanks
 hel.
 
 
 
 Sergiu Dumitriu-2 wrote:
 
 hel-o wrote:
 Hi,
 
 just updated to 1.9.1 (from 1.8.4) and tried to import the default xar.
 I
 can upload the file but when i click on it to import nothing happens.
 
 In the console i get the following error when i upload the file
 
 updateAttachName is not defined
 function onclick(event) { return updateAttachName(this.form, Do you
 want
 to
 replace the filename with); }(click clientX=108, clientY=439)
 
 Yes, this JS error is not important, and I think it's been fixed in the 
 SVN. Are there any errors logged on the server?
 
 -- 
 Sergiu Dumitriu
 http://purl.org/net/sergiu/
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
 
 
 
 
 -
 semantic-web.hel.at
 h...@hel.at
 
 -- 
 View this message in context:
 http://n2.nabble.com/Cannot-import-default-xar-tp3283800p3287792.html
 Sent from the XWiki- Users mailing list archive at Nabble.com.
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
 
 
 This e-mail is intended only for the addressee named above. It does not
 bind the sender, except in the case of an existing written convention with
 the addressee. This e-mail may contain material that is confidential and
 privileged for the sole use of the intended recipient. Any review,
 reliance or distribution by others or forwarding without express
 permission is strictly prohibited and may be unlawful. If you are not the
 intended recipient, please contact the sender and delete all copies.
 
 While reasonable precautions have been taken to ensure that this e-mail
 and any attachments are free from any computer virus or similar defect, no
 liability will be accepted in that respect. Anyone accessing this e-mail
 must take their own precautions as to security and virus protection.
 
 KBL European Private Bankers S.A., 43 boulevard Royal L-2955 Luxembourg,
 R.C.S. Luxembourg B 6395, T (352) 47 97 1
 ___
 users mailing list
 users@xwiki.org
 http://lists.xwiki.org/mailman/listinfo/users
 
 


-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Cannot-import-default-xar-tp3283800p3288039.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users


[xwiki-users] Cannot import default xar

2009-07-19 Thread hel-o

Hi,

just updated to 1.9.1 (from 1.8.4) and tried to import the default xar. I
can upload the file but when i click on it to import nothing happens.

In the console i get the following error when i upload the file

updateAttachName is not defined
function onclick(event) { return updateAttachName(this.form, Do you want to
replace the filename with); }(click clientX=108, clientY=439)

Thanks
hel.

-
semantic-web.hel.at
h...@hel.at

-- 
View this message in context: 
http://n2.nabble.com/Cannot-import-default-xar-tp3283800p3283800.html
Sent from the XWiki- Users mailing list archive at Nabble.com.
___
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users