phpgroupware-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [phpGroupWare-users] Trouble on sitemanager with an user...


From: Benoit Hamet
Subject: Re: [phpGroupWare-users] Trouble on sitemanager with an user...
Date: Wed, 28 Mar 2007 15:27:05 +0200
User-agent: IceDove 1.5.0.10 (X11/20070307)

Hi Marco,

I finally go down into the code, and got perhaps a beginning of answer.

in the if($btnSaveBlock) { } block, you can see that input is treated
differently if you are admin or not. Typically, admin are able to put
whatever content he want, when normal users are not able to put cross
site scripting.

BUT, I fear that the clean_vars is not doing a good jobs, and that's why
your user is not able to put content. I will do some test with your
input to look where is the problem.

Regards,

Caeies.

Marco Gaiarin a écrit :
> Mandi! Benoit Hamet
>   In chel di` si favelave...
> 
>> I quickly read the 2 files, and one little things that looks weird is
>> the clic_history value. Dave will correct me, but it should have changed
>> between the 2 posts of the user, like in your case ...
> 
> No it's the same also for me, simply i've a part more because i've
> clicked on 'edit page' link insted of 'edit page contents' link. ;(
> 
> Remove from my log the top 'till the first '--', then do a diff
> of the files: the only changed part are 'click_history' and
> 'htmlcontent', the rest are exactly the same... ;(((
> 





reply via email to

[Prev in Thread] Current Thread [Next in Thread]