[SERVER-602] SSJS in system.js seems to get cached Created: 03/Feb/10 Updated: 12/Jul/16 Resolved: 07/Feb/10 |
|
| Status: | Closed |
| Project: | Core Server |
| Component/s: | JavaScript |
| Affects Version/s: | None |
| Fix Version/s: | 1.3.2 |
| Type: | Bug | Priority: | Major - P3 |
| Reporter: | Michael Dirolf | Assignee: | Eliot Horowitz (Inactive) |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Issue Links: |
|
||||
| Participants: | |||||
| Description |
|
using a build from this morning. > db.system.js.find() } ", 1) 2 > db.system.js.remove() > db.eval("function() { return foo.apply(this, arguments)} ", 1) ", 1) |
| Comments |
| Comment by auto [ 07/Feb/10 ] |
|
Author: {'login': 'erh', 'name': 'Eliot Horowitz', 'email': 'eliot@10gen.com'}Message: clean up scope from things removed from system.js |
| Comment by Eliot Horowitz (Inactive) [ 04/Feb/10 ] |
|
i'm not sure about codewscope in system.js, its a bit odd |
| Comment by Michael Dirolf [ 03/Feb/10 ] |
|
can open another case for this if it deserves one, but also seems like maybe CodeWScope doesn't work right now w/ system.js? |