Modify ↓
      
        Opened 13 years ago
Closed 13 years ago
#10301 closed defect (duplicate)
$("script[src~='gridmod']").attr("src") is undefined
| Reported by: | anonymous | Owned by: | Björn Harrtell | 
|---|---|---|---|
| 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)
Note: See
        TracTickets for help on using
        tickets.
    



Duplicate of #6515. The problem was fixed in
0.1.4on the0.12branch, but that branch no longer exists. Now, we just havetrunk, which was renamed from the0.12branch, 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.