Ticket #25 (assigned defect)

Opened 9 months ago

Last modified 7 months ago

Obexfs doesn't convert special XML symbols

Reported by: salieff Owned by: zany
Priority: major Milestone:
Component: obexfs Version:
Keywords: Cc:

Description

Obexftp library uses names in raw XML format with special symbols (like & > etc) when does directory listing, but for file operations it requires normal names. So obexfs can't normaly work with file names which are contain, for example, apostrophes.

Attachments

obexfs-0.11-xmlspecs.path (8.4 KB) - added by salieff 9 months ago.
obexfs-0.11-xmlspecs2.patch (8.5 KB) - added by salieff 9 months ago.
More right patch

Change History

Changed 9 months ago by salieff

Changed 9 months ago by salieff

More right patch

in reply to: ↑ description   Changed 9 months ago by salieff

obexfs-0.11-xmlspecs2.patch can autodetect for requre XML special characters convert, or not. It allows to work on more devices (obexfs-0.11-xmlspecs.path was wrong for some Nokias, for example).

  Changed 7 months ago by zany

  • owner changed from somebody to zany
  • status changed from new to assigned

Thanks. The XML entity code will be merged into ObexFTP, the stubs will be applied to ObexFS soon.

Note: See TracTickets for help on using tickets.