Modify ↓
Opened 9 months ago
Closed 8 months ago
#10301 closed defect (duplicate)
$("script[src~='gridmod']").attr("src") is undefined
| Reported by: | anonymous | Owned by: | bjornharrtell |
|---|---|---|---|
| Priority: | normal | Component: | GridModifyPlugin |
| Severity: | normal | Keywords: | |
| Cc: | Trac Release: | 0.12 |
Description
I get a js error when updating a field and pressing tab:
$("script[src~='gridmod']").attr("src") is undefined
Attachments (0)
Change History (1)
comment:1 Changed 8 months ago by rjollos
- Resolution set to duplicate
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.


Duplicate of #6515. The problem was fixed in 0.1.4 on the 0.12 branch, but that branch no longer exists. Now, we just have trunk, which was renamed from the 0.12 branch, and is compatible with 0.11+. So, please install from the latest version of the trunk and report back if the issue is fixed for you now.