Opened 7 years ago

Closed 7 years ago

#128 closed defect (fixed)

When in setting select tools/system browser/ code generator a CheckBoxSpec issue appears

Reported by: patrik.svestka@… Owned by:
Priority: major Milestone: 8.0.0
Component: default Keywords:
Cc: Also affects CVS HEAD (eXept version): no

Description

CheckBoxSpec [info]: application (an AbstractSettingsApplication::CodeGeneratorSettingsAppl) doesn't provide a #generateCommentsInSetters aspect.

Change History (8)

comment:1 by jan vrany, 7 years ago

Milestone: 8.0.0
Status: newtesting

Attached patch should fix it - there was a "typo" in aspect definitions.

comment:2 by jan vrany, 7 years ago

Ping. Could you test this patch?

comment:3 by patrik.svestka@…, 7 years ago

There is probably another place where this is defined:

now at command line it complains about:

CheckBoxSpec [info] (2017-05-03 10:39:26.037): application (an AbstractSettingsA
pplication::CodeGeneratorSettingsAppl) doesn't provide a #generateCommentsInSett
ers aspect.

comment:4 by jan vrany, 7 years ago

There is probably another place where this is defined:

Oops, you're right. How could I overlook this message?
Hope the new patch (9f4f562f6ca9 is better. Sorry.

in reply to:  4 comment:5 by patrik.svestka@…, 7 years ago

Replying to jan vrany:

There is probably another place where this is defined:

Oops, you're right. How could I overlook this message?
Hope the new patch (9f4f562f6ca9 is better. Sorry.

Yes, this patch catches all the places. I'm closing the ticket.

comment:6 by patrik.svestka@…, 7 years ago

Resolution: fixed
Status: testingclosed
Note: See TracTickets for help on using tickets.