Opened 14 years ago
Closed 14 years ago
#7158 closed bug (fixed)
Incorrect implementation
Reported by: | kaliber | Owned by: | laplace |
---|---|---|---|
Priority: | normal | Milestone: | R1 |
Component: | Printing | Version: | R1/Development |
Keywords: | Cc: | ||
Blocked By: | Blocking: | ||
Platform: | All |
Description
HttpURLConnection::setDoInput() and HttpURLConnection::setDoOutput() doesn't set a correct value. The bug has been spotted by clang (self assign).
Attachments (1)
Change History (4)
by , 14 years ago
Attachment: | HttpURLConnection-typos.patch added |
---|
comment:1 by , 14 years ago
patch: | 0 → 1 |
---|
comment:2 by , 14 years ago
Status: | new → in-progress |
---|
comment:3 by , 14 years ago
Resolution: | → fixed |
---|---|
Status: | in-progress → closed |
Note:
See TracTickets
for help on using tickets.
Fixed in hrev40274.