Changes between Initial Version and Version 1 of Ticket #44565, comment 4


Ignore:
Timestamp:
Aug 8, 2014, 1:41:58 PM (10 years ago)
Author:
dbevans (David B. Evans)
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #44565, comment 4

    initial v1  
    1 Yes, have confirmed the problem is with upnp-inspector itself due to API changes in twisted.web in 13.2 that dropped the _parse method.  The fix cited in comment:3 seems to address this issue. Will test over the weekend and hopefully have a fix early next week if not sooner.  Plan to update the coherence related ports to the new github repository as well.
     1Yes, have confirmed the problem is due to API changes in twisted.web in 13.2 that dropped the _parse method in favor of a new _URI class.  The fix cited in comment:3 seems to address this issue. Will test over the weekend and hopefully have a fix early next week if not sooner.  Plan to update the coherence related ports to the new github repository as well.