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/trac/w3af/ticket/160008)
Well done:)


Further observations:

  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)

  6. %UE282AC for € still questionable. Someone knows an answer?

  7. According the MySQL and MS SQL encoding, I'm still unsure if
     the characters (non 7-bit ASCII) are correct, I assume this also
     depends on the configured charset in the corresponding database.


  8. type €uro in the Decode area and use "Hex Decoding" which returns:

        An error was generated during the execution:
        - Invalid input for that operation.

        The string that you are trying to encode/decode can't be 
encoded/decoded using this algorithm. A detailed error follows:
        - invalid literal for int() with base 16: '\x82\xacuro'


--
Achim
--
The surface is just an illusion ... anything behind the surface is an illusion 
too. - David Hockney


------------------------------------------------------------------------------
_______________________________________________
W3af-develop mailing list
W3af-develop@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/w3af-develop

Reply via email to