Details
-
Type:
Bug
-
Status:
Analysis
-
Priority:
Major
-
Resolution: Unresolved
-
Affects Version/s: UDIG 1.1.RC5
-
Fix Version/s: UDIG 1.4.1
-
Component/s: application, website, userguide and translations
-
Labels:None
Description
During regular usage, uDig log inflates (more or less linearly) with time. When a user submits the error log, it is sometime truncated and does not contain the useful bit. We should determine the size limit, and grab the first X chars and last Y chars for submission.
Will try to make it clean up every time.