Ticket #1778 (closed defect: fixed)

Opened 2 years ago

Last modified 2 years ago

Javascript errors on folder_contents

Reported by: gracinet Assigned to: trac
Priority: P2 Milestone: CPS 3.4.3
Component: CPSDefault Version: TRUNK
Severity: minor Keywords: javascript
Cc:

Description

There is a leftover call to setCursor(), from the AJAX folder_contents branch. It causes JS errors because it's not defined. Can be really annoying with some navigators.

Change History

11/06/06 18:26:44 changed by gracinet

  • status changed from new to closed.
  • resolution set to fixed.

Done in [49946], easy to replug because it uses a variable (no_ajax)