0

When I upload a file, its path gets printed with Unicode encoding for the forward slash, i.e
http:\u002F\u002Flocalhost\u002Fsites\u002Fdefault\u002Ffiles\u002F235265.jpg

what can I do?

Farnabaz
  • 4,030
  • 1
  • 22
  • 42
nuway
  • 2,324
  • 4
  • 27
  • 48
  • How are you uploading the file? how are you "printing" the path? – 2pha Sep 06 '14 at 05:37
  • look at this: http://stackoverflow.com/questions/2934563/how-to-decode-unicode-escape-sequences-like-u00ed-to-proper-utf-8-encoded-cha – Farnabaz Sep 06 '14 at 13:35
  • Does this happen just after the upload? Does this happen when the page/image displays in the frontend? – progzy Sep 10 '14 at 22:21

0 Answers0