FLUID-2460: HTML uploader not present when javascript turned off

Metadata

Source
FLUID-2460
Type
Bug
Priority
Critical
Status
Closed
Resolution
Won't Fix
Assignee
N/A
Reporter
Justin Obara
Created
2009-04-01T16:29:28.000-0400
Updated
2009-04-01T16:44:41.000-0400
Versions
  1. 1.0
Fixed Versions
  1. 1.1
Component
  1. Uploader

Description

HTML uploader not present when javascript turned off

Steps to reproduce:

1) Turn off javascript

2) Open the server version of the uploader
http://build.fluidproject.org:8080/sakai-imagegallery2-web/site/AddImages/

Notice that the html version of uploader isn't visible.

Environments

FF2, FF3, Opera 9.6, Safari 3.2 (Mac OS 10.5)
Safari 3.2 (Mac OS 10.4)
FF2, FF3, IE6, IE7, Opera 9.6 (Win XP)
FF3, IE7 (Win Vista)
IE6 (Win 2000)

Comments

  • Justin Obara commented 2009-04-01T16:44:41.000-0400

    the template is loaded via an ajax call so it can't work without javascript.