Opened 5 years ago

Last modified 5 years ago

#25 assigned defect

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 (2)

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

Download all attachments as: .zip

Change History (4)

Changed 5 years ago by salieff

Changed 5 years ago by salieff

More right patch

comment:1 in reply to: ↑ description Changed 5 years 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).

comment:2 Changed 5 years 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.