https://issues.apache.org/bugzilla/show_bug.cgi?id=47941

Adrian Cumiskey <d...@cumiskey.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|                            |FIXED

--- Comment #9 from Adrian Cumiskey <d...@cumiskey.com> 2009-10-22 06:21:17 UTC 
---
This bug was originally misdiagnosed.  The TLE values were not being truncated
as Chris suggested.  As I see it, Harald is correct in his description of the
issue.  Triplets are a maximum of 254 bytes, therefore Attribute Value Triplets
can legally hold a maximum of 250 bytes including the header.  So the solution
as I see it is that the value must be truncated to 250 characters and a warning
provided.  I have now resolved this in trunk.

Adrian.

-- 
Configure bugmail: https://issues.apache.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.

Reply via email to