Modify ↓
#34 closed defect (fixed)
Attribute proposal contains wrong attributes
| Reported by: | tom | Owned by: | tom |
|---|---|---|---|
| Priority: | major | Milestone: | 0.0.11 |
| Component: | tooling-fxgraph | Version: | 0.0.10 |
| Keywords: | Cc: |
Description
It looks like we are not checking the that the getmethod has no parameters
Attachments (0)
Change History (3)
comment:1 Changed 17 months ago by tom
- Component changed from runtime-e4 to tooling-fxgraph
comment:2 Changed 17 months ago by tom
- Resolution set to fixed
- Status changed from new to closed
comment:3 Changed 13 months ago by Syaza
Note: See
TracTickets for help on using
tickets.

my mistake,it is a bug.you can fix it by doing the niflowolg steps.edit archive.php ,find line 24< ?php endwhile; ?>change it to < ?php endwhile; endif; ?>then find line 62< ?php endwhile; endif; ?>change it to < ?php endwhile; ?>Done.Thank you and happy blogging.In next version,it will be fixed.