diff options
| author | hallgren <hallgren@chalmers.se> | 2011-02-17 17:35:22 +0000 |
|---|---|---|
| committer | hallgren <hallgren@chalmers.se> | 2011-02-17 17:35:22 +0000 |
| commit | 8dd2a1ddc05043f98b092b67364d7051e947e82d (patch) | |
| tree | 809e63acb4bd891524f76be2ad1c487ed53daf8f /src/editor/simple/TODO | |
| parent | c1f0d57210c00e3cb35c95f5fc11462f08f5bed2 (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/TODO | 3 |
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 |
