Details
-
Type:
Bug
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Testcase included:yes
-
Patch Submitted:Yes
-
Number of attachments :
Description
I submitted a github pull request but then wondered if I needed a Jira issue entered as well.
The pull request is here: https://github.com/bamboo/boo/pull/21
Info (copied from the pull request):
BOO-1033 was fixed a number of years ago which resolved a problem when overloaded indexers were accessed via a dispatched object. Unfortunately only the getters were fixed, and the setters still suffered from the problem.
This patch is a fix for the setters as well. (The fix matches the fix made for the getters.) I also included a new regression boo file that verifies this fix.
Activity
Rodrigo B. de Oliveira
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Resolution | Fixed [ 1 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |