FLUID-3943: Demo portal link to Uploader ReadMe broken

Metadata

Source
FLUID-3943
Type
Bug
Priority
Blocker
Status
Closed
Resolution
Fixed
Assignee
Justin Obara
Reporter
Anastasia Cheetham
Created
2010-12-17T14:01:16.050-0500
Updated
2011-01-20T15:09:46.589-0500
Versions
N/A
Fixed Versions
  1. 1.3
Component
  1. Demos

Description

The Uploader demo page on the demo portal (the actual portal page, not the Uploader demo itself) includes a link to the Uploader's ReadMe file. The link specifies the filename is all lowercase ("readme.txt") while the actual file name is camel-case ("ReadMe.txt") so the link breaks. The file is present on the server, the link just doesn't work. (Note that it works fine when I test on my local machine).

The change would be required in demos/uploader/demo.html

Environments

FF3.6 on Mac OS X
FF & IE & Chrome on Win XP

Comments

  • Anastasia Cheetham commented 2010-12-17T14:26:04.492-0500

    Fixed.