[jira] Created: (LUCENENET-343) Use TextReader instead of StreamReader in Field ctor

2010-02-23 Thread Bianco Veigel (JIRA)
Use TextReader instead of StreamReader in Field ctor Key: LUCENENET-343 URL: https://issues.apache.org/jira/browse/LUCENENET-343 Project: Lucene.Net Issue Type: Bug Reporter: B

[jira] Updated: (LUCENENET-343) Use TextReader instead of StreamReader in Field ctor

2010-02-23 Thread Bianco Veigel (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bianco Veigel updated LUCENENET-343: Attachment: TextReader.patch patch for 2.9.1 > Use TextReader instead of StreamReader i

[jira] Commented: (LUCENENET-343) Use TextReader instead of StreamReader in Field ctor

2010-02-23 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837314#action_12837314 ] Digy commented on LUCENENET-343: Hi Bianco, I think your patch is a little bit old. Cur

[jira] Commented: (LUCENENET-343) Use TextReader instead of StreamReader in Field ctor

2010-02-23 Thread Andy Pook (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837321#action_12837321 ] Andy Pook commented on LUCENENET-343: - A lot of this is covered by the patch in LUCE

[jira] Commented: (LUCENENET-343) Use TextReader instead of StreamReader in Field ctor

2010-02-23 Thread Digy (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-343?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12837329#action_12837329 ] Digy commented on LUCENENET-343: Hi Andy, bq. That means it won't be changed/patched no

[jira] Updated: (LUCENENET-343) Use TextReader instead of StreamReader in Field ctor

2010-02-23 Thread Andy Pook (JIRA)
[ https://issues.apache.org/jira/browse/LUCENENET-343?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Andy Pook updated LUCENENET-343: Attachment: TextReader-2.9.2.patch TextReader-2.9.2.patch adds the additional fixes suggested by