Ticket #34 (closed Defect: To be investigated)

Opened 10 months ago

Last modified 8 months ago

wrong parameter name

Reported by: damencho Owned by: Mircea Amarascu
Priority: Minor Milestone: OpenXCAP 1.0 stable release
Component: XCAP protocol Version:
Severity: Non-critical Keywords:
Cc:

Description

I think there is a wrong parameter name in /openxcap-0.9.9/xcap/appusage/init.py

line 125:

def _create_element(self, parent, terminal_selector, elem):

I think must be

def _create_element(self, parent, target, elem):

Change History

Changed 8 months ago by admin

  • status changed from new to closed
Note: See TracTickets for help on using tickets.