DO NOT REPLY [Bug 23082] - [PATCH] RTF: RtfColorTable.getColorNumber has to return Integer instead of int

2003-09-16 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23082.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23082

[PATCH] RTF: RtfColorTable.getColorNumber has to return Integer instead of int

[EMAIL PROTECTED] changed:

   What|Removed |Added

 Status|NEW |RESOLVED
 Resolution||FIXED



--- Additional Comments From [EMAIL PROTECTED]  2003-09-16 14:57 ---
I have committed this change. Thanks.

I have noticed on this and some other patches that you are creating a separate 
attachment for each file that is patched. It will help anyone applying the 
patch (and will probably help you also) to submit just one patch file for all 
of the changes that need to be made on a particular patch. You can run diff 
against some parent directory to catch all of them. If you have any questions 
about this, please feel free to ask on fop-dev. Thanks.


DO NOT REPLY [Bug 23082] - [PATCH] RTF: RtfColorTable.getColorNumber has to return Integer instead of int

2003-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23082.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23082

[PATCH] RTF: RtfColorTable.getColorNumber has to return Integer instead of int





--- Additional Comments From [EMAIL PROTECTED]  2003-09-10 20:21 ---
Created an attachment (id=8134)
RtfColorTable: returns Integer instead of int


DO NOT REPLY [Bug 23082] - [PATCH] RTF: RtfColorTable.getColorNumber has to return Integer instead of int

2003-09-10 Thread bugzilla
DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23082.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=23082

[PATCH] RTF: RtfColorTable.getColorNumber has to return Integer instead of int





--- Additional Comments From [EMAIL PROTECTED]  2003-09-10 20:21 ---
Created an attachment (id=8135)
RtfHandler: returns Integer instead of int