: Re: [W3af-develop] 1.0-rc3: URL Encoding/Decoding
Taras, Achim,
All my respect goes to you guys, encodings is subject that I hate
and fail to understand (I don't know which one comes first). Maybe
I'll just have to force myself to read a book about encodings.
Something to recommend
Taras, Achim,
All my respect goes to you guys, encodings is subject that I hate
and fail to understand (I don't know which one comes first). Maybe
I'll just have to force myself to read a book about encodings.
Something to recommend?
Regards,
On Thu, May 6, 2010 at 5:22 PM, Taras wrote:
> H
Hi, Achim!
Sorry for late answer!
> 4. HTML Escape €uro still returns €uro
Now this function in W3AF is called "HTML Special Chars Escape".
Special chars are: <>"'&
Everything is ok with it now?
I'm also thinking about
> 6. %UE282AC for € still questionable. Someone knows an answer?
and
> 7. Ac
Hi, Achim!
> >> 4. HTML Escape €uro still returns €uro
> >> if the used charset *is not* utf-8, it may be wrong
> >> (means the charset in the application where the HTML Escape applies)
> > The problem is we escape only special chars like <>"'.
> > But descape all. It there real needin
Hi, Achim!
Thanks for comments!
> 4. HTML Escape €uro still returns €uro
> if the used charset *is not* utf-8, it may be wrong
> (means the charset in the application where the HTML Escape applies)
The problem is we escape only special chars like <>"'.
But descape all. It there real n
Hi Taras,
Taras wrote on 26.04.2010 20:16:
> It looks that I fixed yout request [0].
> Could you please test it? You need to update from SVN trunk
> file "trunk/core/ui/gtkUi/encdec.py".
Tested with my examples and it works like a charm for my test cases
1. - 3. (see http://sourceforge.net/apps/t
Hi, Achim!
It looks that I fixed yout request [0].
Could you please test it? You need to update from SVN trunk
file "trunk/core/ui/gtkUi/encdec.py".
[0] https://sourceforge.net/apps/trac/w3af/ticket/160008
--
Taras
"Software is like sex: it's better when it's free." - Linus Torvalds
Achim,
On Thu, Apr 1, 2010 at 11:12 AM, Achim Hoffmann wrote:
> Hi,
>
> first of all: please describe undoubtly in the "Encode/Decode" window that
> all characters keyed in or pasted are UTF-8.
> This is very important if someon tries to copy&paste data from/to browsers
> which use UCS-2.
>
> Sai