In the middle of doing a subversion check-in for a site, the filefile_paths.info and filefile_paths.module crashed the process. I ran a perl script to strip out the extra line breaks and it worked fine.

perl -pi -e 's/\r//g' filefield_paths.module
perl -pi -e 's/\r//g' filefield_paths.info

Comments

deciphered’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

No longer supporting Drupal 6 issues for this module.