FUEL CMS Forum
  • Discussions
  • Activity
Home › Support › Bug Reports
Sign In · Register

Howdy, Stranger!

It looks like you're new here. If you want to get involved, click one of these buttons!

Sign In Register
  • Categories
  • Recent Discussions
  • Activity

Categories

  • 3.3K All Categories
  • 255 FUEL CMS News
  • 112 News & Announcements
  • 101 Share
  • 273 Support
  • 115 Bug Reports
  • 90 Installation
  • 242 Development
  • 68 Feature Requests
  • 117 Modules
CRITICAL SECURITY VERSION UPDATE:
https://github.com/daylightstudio/FUEL-CMS/releases/tag/1.4.13

Hi -- I found an "unintended" -- that neither you nor me would want

EcotypeSEcotypeS
October 2011 edited October 2011 in Bug Reports
I was trying to upload files using a standard FUEL file upload and then using Was working great -- uploading and the link working hunky-dory, until I hit a file my "user" had named something like
file_vers2.0.pdf
Fuel did upload it, but when it came time to display it, it got a 404 error.

Now, while I'm not overly sympathetic to the file name -- it would be best that this type of "junk" get renamed in the file save process. Can you point me to where file name checking after upload is happening so I can strengthen it?

BTW -- the site is progressing -- slowly since I'm not very fluent with object oriented code, but Fuel and Codeigniter are working well. I'm very pleased with how well it is tolerating arbitrary Javascript and the likes.

Thanks!

Comments

  • adminadmin
    October 2011 edited 9:11AM
    That happens in fuel/modules/fuel/controllers/module.php file. There is a _process and _process_uploads method that you may want to take a look at to debug the issue.
  • EcotypeSEcotypeS
    October 2011 edited 9:11AM
    Thanks -- I'll delve into that.
Sign In or Register to comment.
Forum Software Powered by Vanilla