Ticket #34 (closed defect: fixed)
Patch for small bug in wokkel.compat
| Reported by: | caedes | Owned by: | ralphm |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | generic | Keywords: | |
| Cc: |
Description
Attached patch fixes incorrectly testing for type in a function, when it should be stanzaType, thus making the test always true.
Attachments
Change History
Changed 5 years ago by caedes
- Attachment wokkel_compat_fix.patch added
comment:1 Changed 5 years ago by ralphm
- branch set to branches/toResponse-stanzaType-34
- author set to ralphm
(In [101]) Branching to 'toResponse-stanzaType-34'
comment:2 Changed 5 years ago by ralphm
I had coincidently found the same issue at the same time. I also opened the bug in Twisted itself: http://twistedmatrix.com/trac/ticket/3467.
Note: See
TracTickets for help on using
tickets.

fix error in wokkel.compat.toResponse