Hi,

xml is null so it seems the answer from the request is empty or wrong. Did you 
try to put some alert commands in the js file on the server to debug ? Maybe 
there is another way to do but that's how i do with this kind of problem.


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


Hi,

still no import and no idea why. 

Any help?

Thanks
hel.


hel-o wrote:
> 
> 
> thats what i've done first.
> 
> I tried to import the xar also in my local installation. Same result.
> Tried step by step with hold on every error in firebug:
> 
> When i upload the xar it stopps with the following error:
> 
>                                                  1 function onclick(event)
> {
> updateAttachName is not defined 2 return updateAttachName(this.form, "Do
> you want to replace the      filename with");
>                                                  3 }
> 
> But the file the upload is done and the file displayed.
> 
> When i click on the uploaded file it stopps with the following error:
> 
>                 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;
>                 79 else
>                 80 return ""; 
> 
> and nothing happens.
> 
> Can there be any connection with the switch to utf8?
> I also notized that there was no data base update.
> 
> Thanks
> hel.
> 
> 


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

-- 
View this message in context: 
http://n2.nabble.com/Cannot-import-default-xar-tp3283800p3314065.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

Reply via email to