New bug.. type filename|md5, conform type md5 strtolower.

pull/61/head
noud 2012-07-11 14:37:04 +02:00
parent 5c1a8e22fb
commit e353c405e1
1 changed files with 4 additions and 3 deletions

View File

@ -1,10 +1,9 @@
Existing bugs:
- timeout admin_user.
2 search attributes: next page goes to search, search again, then at next page.
1 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) (CakePHP bug #2554 related?)
Fixed bugs:
@ -16,4 +15,6 @@ Fixed bugs:
- add attribute, non-valide, correct, ´black-holed´.
- view event, edit attribute, no validation.
- add user, some validation error then extra: authkey not defined.
- authError gets displayed before login.
- authError gets displayed before login.
- IE, no download (Js) (CakePHP bug #2554 related?)
- uppercases in md5 or sha1 when type filename|md5/sha1 is not lc like type md5/sha1.