Opened 7 years ago

Closed 7 years ago

#13362 closed Patch - Feature (fixed)

Drop variant of MythCoreContext::GenMythURL which takes port as a QString

Reported by: ijc Owned by: David Hampton
Priority: minor Milestone: 31.0
Component: MythTV - General Version: Master Head
Severity: medium Keywords:
Cc: Ticket locked: no

Description

There were two places making use of this, but in both cases they were just assigning an integer port to a QString, causing it to be automatically converted to a string. Correcting the types of those variables avoids this.

This is related to #13315, the very first small step towards using a QUrl in this interface, by reducing the API surface.

Attachments (1)

0001-Drop-variant-of-MythCoreContext-GenMythURL-which-tak.patch (3.3 KB ) - added by ijc 7 years ago.

Download all attachments as: .zip

Change History (3)

comment:1 by David Hampton, 7 years ago

Milestone: needs_triage31.0
Owner: set to David Hampton
Status: newassigned

comment:2 by Ian Campbell <ijc@…>, 7 years ago

Resolution: fixed
Status: assignedclosed

In 4a2be05d2d/mythtv:

Error: Processor CommitTicketReference failed
GIT backend not available
Note: See TracTickets for help on using tickets.