View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0006398 | mantisbt | bugtracker | public | 2005-11-08 07:01 | 2025-05-05 03:26 |
Reporter | armhoge | Assigned To | dregad | ||
Priority | normal | Severity | major | Reproducibility | always |
Status | resolved | Resolution | unable to reproduce | ||
Product Version | 1.0.0rc3 | ||||
Summary | 0006398: No warning received to indicate NOTE has been truncated on insert into DB | ||||
Description | From what I have looked at it seems that the type TEXT or BLOB is going to be limitted by a few factors and in my specific case is limites to 64K. The problem is that the user is allowed to paste text that is much longer than 64K. When issue is updated the text is truncated (as expected) BUT there is no warning of user feedback to indicate the note has been truncated. | ||||
Tags | No tags attached. | ||||
To paraphrase Bill Gates, 64K should be enough for anybody. |
|
Without specific details about what few factors are causing the 64K limit and data truncation in your system, and considering that based on my tests it is technically possible to copy/paste very large texts (> 1 MB), I'm closing this as unable to reproduce. Also, we are planning to introduce a new configuration option that will effectively limit the size of user-facing long text fields, which I believe will satisfy the requirement. |
|