Bug #31645 | "Custom Fields" -> "Display on List Issues Page" doesnt work properly | ||
---|---|---|---|
Submitted: | 16 Oct 2007 17:21 | Modified: | 28 Mar 2008 3:48 |
Reporter: | Grzegorz Sterniczuk | Email Updates: | |
Status: | No Feedback | Impact on me: | |
Category: | Eventum | Severity: | S3 (Non-critical) |
Version: | eventum-2.1-0.261.r3377 | OS: | Linux (PLD) |
Assigned to: | Assigned Account | CPU Architecture: | Any |
Tags: | custom fields |
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
[4 Feb 2008 12:28]
Grzegorz Sterniczuk
[4 Feb 2008 12:28]
Grzegorz Sterniczuk
Manage custom fields
Attachment: zrzutekranu-Eventum - Mozilla Firefox-1.png (image/png, text), 192.73 KiB.
[4 Feb 2008 12:29]
Grzegorz Sterniczuk
My Assignments with custom field
Attachment: zrzutekranu-List of Issues - Eventum - Mozilla Firefox.png (image/png, text), 172.43 KiB.
[4 Feb 2008 12:30]
Grzegorz Sterniczuk
My Assignments without custom field
Attachment: zrzutekranu-List of Issues - Eventum - Mozilla Firefox-1.png (image/png, text), 163.90 KiB.
[6 Feb 2008 9:09]
Grzegorz Sterniczuk
This is output from echo "<pre>";print_r($list);echo "</pre>";
Attachment: ble.txt (text/plain), 8.33 KiB.