summaryrefslogtreecommitdiff
path: root/src/editor/simple/TODO
diff options
context:
space:
mode:
authorhallgren <hallgren@chalmers.se>2011-02-17 17:35:22 +0000
committerhallgren <hallgren@chalmers.se>2011-02-17 17:35:22 +0000
commit8dd2a1ddc05043f98b092b67364d7051e947e82d (patch)
tree809e63acb4bd891524f76be2ad1c487ed53daf8f /src/editor/simple/TODO
parentc1f0d57210c00e3cb35c95f5fc11462f08f5bed2 (diff)
gfse: some small fixes
+ 'make install' to copy all required files to the server + configuration options and error checks in upload.cgi
Diffstat (limited to 'src/editor/simple/TODO')
-rw-r--r--src/editor/simple/TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/editor/simple/TODO b/src/editor/simple/TODO
index b9a684518..1d876e9d9 100644
--- a/src/editor/simple/TODO
+++ b/src/editor/simple/TODO
@@ -26,3 +26,6 @@
- Bug! After adding a 2nd def of a fun with a different type and then deleting
the old fun, the corresponding lin will have the wrong lhs.
+
+- Bug! The startcat menu shows the first category by default, but the startcat
+ flag is actually not set until a selection is made from the menu. \ No newline at end of file