Bug #1070 | Doubly Escaped Special Characters in ResultSet Update | ||
---|---|---|---|
Submitted: | 18 Aug 2003 2:32 | Modified: | 18 Aug 2003 7:51 |
Reporter: | Alan Tam | Email Updates: | |
Status: | Duplicate | Impact on me: | |
Category: | Connector / J | Severity: | S3 (Non-critical) |
Version: | 3.0.8 | OS: | Linux (Linux) |
Assigned to: | Mark Matthews | CPU Architecture: | Any |
[18 Aug 2003 2:32]
Alan Tam
[18 Aug 2003 7:51]
Mark Matthews
Dupe of 1071
[18 Aug 2003 8:04]
Alan Tam
I deliberately put them into 2 bugs, because #1070 does not occur in 3.1.0 while #1071 occurs in both 3.0.8 and 3.1.0. #1070 is about a problem that simply UpdatableResultSet.updateString(int, String) does not work, while #1071 is about calling getString(int, String) after UpdatableResultSet.updateRow().