https://bz.apache.org/bugzilla/show_bug.cgi?id=64721

Kwon Ohyoung <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |[email protected]

--- Comment #1 from Kwon Ohyoung <[email protected]> ---
Created attachment 37437
  --> https://bz.apache.org/bugzilla/attachment.cgi?id=37437&action=edit
Patch for this error

As a result of checking the version 4.1.1 and below, I confirmed that ExtRst
exists as an inner class of UnicodeString, but there is no same problem.

In the process of separating ExtRst into an independent class and replacing
clone() with copy(), the process of initializing populateEmpty() seems to be
missing.

Uploaded Patch: (from: /tags/REL_4_1_2)
   -Modify to call this() in copy constructor ExtRst(ExtRst other)
   -Add test case to detect this NullPointerException case

-- 
You are receiving this mail because:
You are the assignee for the bug.
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to