Bug #37928 | Required Fields (Default and Custom) not validated in Anonymous Form | ||
---|---|---|---|
Submitted: | 7 Jul 2008 14:15 | Modified: | 9 Jul 2013 8:38 |
Reporter: | German Pizarro | Email Updates: | |
Status: | Closed | Impact on me: | |
Category: | Eventum | Severity: | S3 (Non-critical) |
Version: | 2.1.1 | OS: | Any |
Assigned to: | CPU Architecture: | Any | |
Tags: | anonymous, anonymous form, custom, custom fields, field, validate, Validation |
If the data you need to attach is more than 50MB, you should create a compressed archive of the data, split it to 50MB chunks, and upload each of them as a separate attachment.
To split a large file:
- On *nix platforms use the split command e.g.
split -b 50MB <my_large_archive> <my_split_archive_prefix>
- On windows use WinZip or a similar utility to split the large file
[7 Jul 2008 14:33]
German Pizarro
[7 Jul 2008 14:33]
German Pizarro
empty issue created from anonymous form, no validation for both type of required fields
Attachment: empty_issue_created_no_validation.gif (image/gif, text), 2.41 KiB.
[7 Jul 2008 14:36]
German Pizarro
Create issue form validation works fine; this discards browser cfg problem
Attachment: create_issue_validation_ok.gif (image/gif, text), 15.30 KiB.