2011/10/28 Thomas Mortagne <thomas.morta...@xwiki.com>:
> 2011/10/28 Yang Li <yang.lee.c...@gmail.com>:
>> 于 2011/10/28 16:46, Thomas Mortagne 写道:
>>> Could you edit the page and add
>>>
>>> <% println "Groovy is executed" %>
>>>
>>> at the beginning. If you don't have it then it mean you can't execute
>>> groovy script, generally it's because your user does not have
>>> programming right.
>>>
>> I have it!
>
> Ok lets do some debug then.
>
> Put
>
> <%
>
> prinln "filename=" + request.get("filename")
> prinln "confirm=" + request.get("confirm")
>
> %>
>
> at the beginning of the page and try to import.

Ha wait there is supposed to be several steps in the import, don't you
get a second form asking you what type of import you want ?

>
>
>> _______________________________________________
>> users mailing list
>> users@xwiki.org
>> http://lists.xwiki.org/mailman/listinfo/users
>>
>
>
>
> --
> Thomas Mortagne
>



-- 
Thomas Mortagne
_______________________________________________
users mailing list
users@xwiki.org
http://lists.xwiki.org/mailman/listinfo/users

Reply via email to