Issue Details (XML | Word | Printable)

Key: MDL-9933
Type: Bug Bug
Status: Open Open
Priority: Major Major
Assignee: Petr Skoda
Reporter: Daniele Cordella
Votes: 0
Watchers: 1
Operations

Add/Edit UI Mockup to this issue
If you were logged in you would be able to see more operations.
Moodle

"Link to a file or web site" doesn't work if javascript is turned off

Created: 24/May/07 08:01 PM   Updated: 01/Jul/07 11:27 PM
Return to search
Component/s: Accessibility
Affects Version/s: 1.8
Fix Version/s: None

Issue Links:
Dependency
 

Participants: Daniele Cordella and Petr Skoda
Security Level: None
Affected Branches: MOODLE_18_STABLE


 Description  « Hide
Turn javascript off.
Inside a course add a resource type: "Link to a file or web site".
Push the "Go" button and, in the "Editing resource" page push the "Choose or upload a file...".
No action follows.
Always in the "Editing resource" page push the "Search for a web page...".
No action follows.

 All   Comments   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Daniele Cordella made changes - 25/May/07 06:26 PM
Field Original Value New Value
Link This issue will be resolved by MDL-9943 [ MDL-9943 ]
Petr Skoda made changes - 01/Jul/07 11:18 PM
Assignee Martin Dougiamas [ dougiamas ] Petr Skoda [ skodak ]
Petr Skoda made changes - 01/Jul/07 11:18 PM
Priority Critical [ 2 ] Major [ 3 ]
Petr Skoda added a comment - 01/Jul/07 11:27 PM
This feature is implemented in a way that can not work without JS. The workaround is to type in the address or file path.
In theory it should be possible to implement a select box for existing files or use sessions to pass around the selected file.