Ticket #105 (assigned bug)

Opened 8 months ago

Last modified 4 months ago

Path without slashes

Reported by: CoF Assigned to: vollmerk (accepted)
Priority: minor Milestone: 3.5 Beta Release
Component: Interface Design Version: SVN
Keywords: Cc:

Description

When I call "clean catalog" function, it shows me pathes like this:

C:MusicFolder1Folder2song.mp3

It seems that the problem is in catalog.class.php somewhere here:

echo "update_txt('" . addslashes(htmlentities($file)) . "','add_dir_" . $this->id . "');";

Attachments

Change History

01/15/08 19:21:00 changed by Hypnotoad

the / slash works when returning the catalog path, the windows \ slash doesn't show.

Note that the loading of the music is fine, and this is a superficial bug only.

01/16/08 13:40:49 changed by vollmerk

  • status changed from new to assigned.
  • version set to SVN.
  • milestone set to 3.4 Stable Release.

05/05/08 21:49:48 changed by vollmerk

  • milestone changed from 3.4 Stable Release to 3.5 Beta Release.

Add/Change #105 (Path without slashes)