Ticket #689 (assigned defect)
TODOs, FIXMEs in GeoGebraTube
| Reported by: | arpad | Owned by: | florian |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | GGT / General | Keywords: | todo, fixme |
| Cc: | florian, fekarp@… | Estimate (h): | 50 |
| Progress (%): | 40 |
Description
There are a lot of TODOs in the code. Some of them may be important, and the time to implement them may be much.
Change History
comment:2 Changed 13 months ago by arpad
There are much more TODOs in the code than FIXMEs: I have found 37 TODOs by search and almost all seems to be difficult. That's why I suggest you to specify the concrete TODOs which are important to do until Thursday. These may need conversation also.
comment:6 follow-up: ↓ 7 Changed 12 months ago by arpad
A new FIXME came to my mind: in the collection edit view, sometimes a material is there twice in the search results. Usually it is there even if it is already in the collection. I think it shouldn't be there then...
comment:7 in reply to: ↑ 6 Changed 12 months ago by florian
Replying to arpad:
A new FIXME came to my mind: in the collection edit view, sometimes a material is there twice in the search results. Usually it is there even if it is already in the collection. I think it shouldn't be there then...
I would consider this a bug as well, but please create a ticket for this as usual.
comment:9 Changed 11 months ago by arpad
- Status changed from new to assigned
- Owner changed from arpad to florian
- Cc fekarp@… added
I have just 2 TODOs I think: one at FormatText.php, the other at brokenlinks.php. All the other TODOs here belong to you (Florian) I think so I reassign this ticket to you to see the tickets more clearly.

I found only one FIXME in GGT: put » « in collection/student.phtml. I don't understand the point of this fixme, because in css it is already solved. Perhaps it is an older FIXME, and I can delete it?