New bug, Add User and validation error gives extra authkey not defined.

pull/61/head
noud 2012-07-10 15:39:08 +02:00
parent a08842e7d4
commit 3f9e1d650b
1 changed files with 3 additions and 2 deletions

View File

@ -4,7 +4,7 @@ Existing bugs:
2 search attributes: next page goes to search, search again, then at next page.
- Somehow there got a user_id 0 in events.
- View User and Events got lost(?), but is still there in 0.2.2
1 IE, no download (Js)
1 IE, no download (Js) (CakePHP bug #2554 related?)
Fixed bugs:
@ -14,4 +14,5 @@ Fixed bugs:
- attribute with type filename|md5 -> filename, remove |..
- add attachment show only categroies with attachment and malware-sample types.
- add attribute, non-valide, correct, ´black-holed´.
- view event, edit attribute, no validation.
- view event, edit attribute, no validation.
- add user, some validation error then extra: authkey not defined.