Details
Description
If I try to run lein repl outside of a project folder, I get Clojure 1.4.0.
I then run
(println (javax.xml.bind.DatatypeConverter/parseDateTime "2008-07-21T19:17:29"))
which produces
IndexOutOfBoundsException start 26, end 2, s.length() 28 java.lang.AbstractStringBuilder.append (AbstractStringBuilder.java:476)
#inst "2008-07-21T19:17:29.000+01:
Note the absence of a closing '"'.
My apologies in advance if this is impossible to reproduce.
Activity
Chas Emerick
made changes -
| Field | Original Value | New Value |
|---|---|---|
| Affects Version/s | Release 1.4 [ 10040 ] | |
| Affects Version/s | Release 1.5 [ 10150 ] | |
| Affects Version/s | 0.2.0 [ 10052 ] | |
| Key | CLJ-1144 |
|
| Project | Clojure [ 10010 ] | tools.nrepl [ 10022 ] |
Chas Emerick
made changes -
| Fix Version/s | 2.0.1 [ 10155 ] |
Chas Emerick
made changes -
| Resolution | Completed [ 1 ] | |
| Status | Open [ 1 ] | Closed [ 6 ] |