Opened 17 years ago

Closed 17 years ago

#4021 closed patch (fixed)

Fix for typo in Changeset 14250

Reported by: anonymous Owned by: Isaac Richards
Priority: minor Milestone: unknown
Component: mythtv Version: unknown
Severity: low Keywords: ps3 upnp dlna
Cc: Ticket locked: no

Description

I've attached a patch to fix a typo in Changeset 14250.

An extraneous space has been added where 'DLNA.ORG_FLAGS=' appears.

I originally proposed the temporary patch on the mailing list that was made part of changeset 14250, but the pastebin reference I included had this extra space, so it's my fault really. :(

This may not be causing an issue as the other part of the string may fix the original issue, but the change was generated by reverse engineering and their definitely shouldn't be a space in there.

Attachments (2)

ps3-typo-fix.patch (747 bytes) - added by peter.drysdale.mythtv@… 17 years ago.
ps3-seeking-typo.patch (2.4 KB) - added by pdrysdale 17 years ago.
Removes extra space in three strings

Download all attachments as: .zip

Change History (4)

Changed 17 years ago by peter.drysdale.mythtv@…

Attachment: ps3-typo-fix.patch added

Changed 17 years ago by pdrysdale

Attachment: ps3-seeking-typo.patch added

Removes extra space in three strings

comment:1 Changed 17 years ago by pdrysdale

Have rechecked changeset:14250 and this typo occurs in 3 places, so have attached a new patch that changes all three. See ps3-seeking-typo.patch

comment:2 Changed 17 years ago by greg

Resolution: fixed
Status: newclosed

(In [14595]) Closes #4021 and fixes some small typos.

patch by peter.drysdale

Note: See TracTickets for help on using tickets.