Closed (fixed)
Project:
Node export
Version:
6.x-2.21
Component:
Node Export File
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
5 Oct 2010 at 19:17 UTC
Updated:
12 Nov 2010 at 00:20 UTC
node_export_file_admin.js uses a jquery selector deprecated in jquery 1.2 and removed in versions higher than 1.2. Attached patch fixes the syntax.
| Comment | File | Size | Author |
|---|---|---|---|
| jquery-1.3.patch | 792 bytes | omerida |
Comments
Comment #1
danielb commentedComment #2
danielb commentedThanks, I have committed this change.