Ticket #214 (new defect)
Opened 2 years ago
this. scope omitted in creating getter/setter for properties in cfc wizard
| Reported by: | dstarh | Owned by: | markd |
|---|---|---|---|
| Type: | defect | Priority: | minor |
| Milestone: | Component: | wizards | |
| Version: | 1.3 | Keywords: | |
| Cc: |
Description
if you look here you'll see that the this. in front of the property name is missing from the getter and setter creation. The snippits included with 1.3.0 do have the this scope set properly as you can see
here.
Is there any way to fix this locally? it seems to be that there is no configuration for it.
Attachments
Note: See
TracTickets for help on using
tickets.
