[ 
https://issues.apache.org/jira/browse/LUCENENET-122?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12613957#action_12613957
 ] 

Digy commented on LUCENENET-122:
--------------------------------

Bug still exists in Lucene.Net 2.3.1 build 001 "beta" and patch is valid.

DIGY

> Bug in function "SupportClass.Number.ToString(long number)"
> -----------------------------------------------------------
>
>                 Key: LUCENENET-122
>                 URL: https://issues.apache.org/jira/browse/LUCENENET-122
>             Project: Lucene.Net
>          Issue Type: Bug
>         Environment: Lucene.Net 2.3.1
>            Reporter: Digy
>         Attachments: SupportClass.patch
>
>
> It converts the number to string incorectly.
> SupportClass.Number.ToString(38) outputs 21 where it should be 12. (reverse).
> Since it is used in FileNameFromGeneration function it produces wrong file 
> names after 36 generation.
> DIGY

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to