Opened 13 years ago
Closed 12 years ago
#8672 closed defect (fixed)
Plugin Todo list: buttons are not visible
| Reported by: | didier2020 | Owned by: | Gnonthgol |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Plugin todo | Version: | |
| Keywords: | github | Cc: | brycenesbitt |
Description (last modified by )
Attachments (2)
Change History (18)
by , 13 years ago
| Attachment: | Capture-8.png added |
|---|
comment:1 by , 13 years ago
comment:2 by , 13 years ago
Maybe todo uses equal class name or description as validator and thus uses validator GUI settings?
comment:3 by , 13 years ago
Ahh, this is something to look into. When Gnonthgol originally created the codebase for TODO I think he started by copying the validator codebase and then we modified it from there. So there could easily be some kind of duplicated name left over from that. Thanks for the tip stoecker.
comment:5 by , 13 years ago
| Cc: | added |
|---|
Bug reported to github: https://github.com/Gnonthgol/JOSM-todo/issues/5
comment:6 by , 13 years ago
| Description: | modified (diff) |
|---|---|
| Summary: | Plugin Todo list vs validator → Plugin Todo list vs validator: buttons are not visible |
comment:8 by , 13 years ago
| Summary: | Plugin Todo list vs validator: buttons are not visible → Plugin Todo list: buttons are not visible |
|---|
comment:9 by , 13 years ago
| Keywords: | github added |
|---|
comment:10 by , 12 years ago
I have found how to fix this bug, but my PR isn't merged yet:
https://github.com/Gnonthgol/JOSM-todo/pull/7
comment:13 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | new → closed |
comment:14 by , 12 years ago
| Resolution: | fixed |
|---|---|
| Status: | closed → reopened |
josm ask me to update this plugin, since i can't load the plugin : error on starting josm.
i've tested with josm tested and latest, (delete .josm )
comment:15 by , 12 years ago
sorry, it can be closed : the plugin is ok with java 7 ( my java is 6...)
comment:16 by , 12 years ago
| Resolution: | → fixed |
|---|---|
| Status: | reopened → closed |




I have noticed this bug myself. I am not sure if the validator causes it, I think that is unrelated, but I will try to watch for it to see if it is somehow related.