[CONJ-450] NPE on setClientInfo if value is an empty string Created: 2017-03-31 Updated: 2017-05-10 Resolved: 2017-04-03 |
|
| Status: | Closed |
| Project: | MariaDB Connector/J |
| Component/s: | Other |
| Affects Version/s: | 1.5.8, 1.5.9 |
| Fix Version/s: | 2.0.0-RC, 1.6.0 |
| Type: | Bug | Priority: | Minor |
| Reporter: | Jérôme Brauge | Assignee: | Diego Dupin |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Environment: |
Windows 10 |
||
| Description |
|
Call of setClientInfo with an empty string ("") fail: Exception in thread "main" java.lang.StringIndexOutOfBoundsException: String index out of range: 0 |
| Comments |
| Comment by Diego Dupin [ 2017-04-03 ] |
|
Will be fixed in 1.5.10. |