Hello!
Libfm internally doing escaping and unescaping URIs each time. There
is a problem when input URI has already escaped chars. The unescaping
then escaping them breaks URI (see ticket #3565833). And also that double
work is just a waste - each URI is assumed as escaped always and there
may be only case when it needs extra escaping - when we convert file name
into URI. There is no way to fix that ticket but eliminate that breaking
invalid behavior and keep URI escaped. So I'm about to do that. That will
unfortunately make description for libfm API fm_path_new_for_uri() not
correct anymore but since we don't allow direct access to FmPath data it
will never change anything and description is easy to correct.
With best wishes.
Andriy.
------------------------------------------------------------------------------
How fast is your code?
3 out of 4 devs don\\\'t know how their code performs in production.
Find out how slow your code is with AppDynamics Lite.
http://ad.doubleclick.net/clk;262219672;13503038;z?
http://info.appdynamics.com/FreeJavaPerformanceDownload.html
_______________________________________________
Pcmanfm-develop mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/pcmanfm-develop