Re: [xwiki-users] velocity escape char [ ]

2008-04-14 Thread raffovi
Yes I tried but it doesn't work. The result is \0\ Thanks Raffo Guillaume Lerouge wrote: Have you tried with \[0\] ? On Fri, Apr 11, 2008 at 2:14 PM, Raffaele Viola [EMAIL PROTECTED] wrote: Hi all, I'm try to use javascript into a macro like this

Re: [xwiki-users] edit page rights problem

2008-02-13 Thread raffovi
What do you mean with XE?? Tnx Raffo Sergiu Dumitriu-2 wrote: raffovi wrote: Hi all, sometimes when I try to change rights, xwiki doesn't updates all changes. This problem appends when I have more than one column rights set and I try to change some allow cells into deny Regards

Re: [xwiki-users] edit page rights problem

2008-02-13 Thread raffovi
If you mean xwiki ... i'm using xwiki enterprise 1.2.2 Regards Raffo Sergiu Dumitriu-2 wrote: raffovi wrote: Hi all, sometimes when I try to change rights, xwiki doesn't updates all changes. This problem appends when I have more than one column rights set and I try to change some

Re: [xwiki-users] edit page rights problem

2008-02-13 Thread raffovi
edit | Error | Error | deny | Error delete| Error | Error | Error | deny Regards Raffo raffovi wrote: If you mean xwiki ... i'm using xwiki enterprise 1.2.2 Regards Raffo Sergiu Dumitriu-2 wrote: raffovi wrote: Hi all, sometimes when I try to change rights

[xwiki-users] setUser admin

2008-02-13 Thread raffovi
Hi all, how can I execute a procedure using Admin while I'm logged as another User? Tahnks Raffo -- View this message in context: http://www.nabble.com/setUser-admin-tp15461068p15461068.html Sent from the XWiki- Users mailing list archive at Nabble.com.

Re: [xwiki-users] setUser admin

2008-02-13 Thread raffovi
How?? Can you tell me sometring more? Thanks Raffo Sergiu Dumitriu-2 wrote: raffovi wrote: Hi all, how can I execute a procedure using Admin while I'm logged as another User? Tahnks Raffo Using programming rights. -- Sergiu Dumitriu http://purl.org/net/sergiu

[xwiki-users] edit page rights problem

2008-02-12 Thread raffovi
Hi all, sometimes when I try to change rights, xwiki doesn't updates all changes. This problem appends when I have more than one column rights set and I try to change some allow cells into deny Regards Raffo -- View this message in context:

Re: [xwiki-users] Warning: iframe escaping malformed URI reference

2008-02-05 Thread raffovi
I try it ...but doen't works, I get a PDF empty page Thanks Raffo Sergiu Dumitriu-2 wrote: Well, try putting the html file outside the zip, as a standalone attachment. Sergiu Raffaele Viola wrote: I removed the space in the zip file name and now the message: Warning: iframe

Re: [xwiki-users] copy the rigths

2008-01-31 Thread raffovi
Sorry I make a mistake writing the mail the used code is: Vector XWikiRights = doc.getObjects(XWiki.XWikiRights); for (Object singleObj : XWikiRights) { Object entry = targetDoc.newObject(XWiki.XWikiRights); entry.set(groups,singleObj.getProperty(groups).getValue());

Re: [xwiki-users] copy the rigths

2008-01-30 Thread raffovi
Hi, the code: Jerome Velociter-2 wrote: $entry.set(allow,$right.get(allow)) throws this Exception: java.lang.NumberFormatException: For input string: Deny---java.lang.NumberFormatException.forInputString(Unknown Source) java.lang.NumberFormatException: For input string: