Modify

Ticket #7899 (closed defect: fixed)

You must read the TicketHowTo before creating a new ticket or commenting on an existing ticket.

Opened 2 years ago

Last modified 2 years ago

Missing $ in stream_flv.pl

Reported by: Dagmar d'Surreal Owned by: kormoc
Priority: minor Milestone: 0.23
Component: Plugin - MythWeb Version: 0.22-fixes
Severity: low Keywords:
Cc: Ticket locked: no

Description

While trying to sort out the changes between 0.21-fixes and 0.22-fixes I spotted this rolling out of the Apache error log. Someone left out a $ when calling Math::Round.

[Tue Jan 12 12:56:10 2010] [error] [client 10.3.1.2] Unquoted string "width" may clash with future reserved word at modules/stream/stream_flv.pl line 52. [Tue Jan 12 12:56:10 2010] [error] [client 10.3.1.2] Argument "width" isn't numeric in numeric ge (>=) at /usr/lib/perl5/site_perl/5.8.8/Math/Round.pm line 74. [Tue Jan 12 12:56:10 2010] [error] [client 10.3.1.2] Argument "width" isn't numeric in abs at /usr/lib/perl5/site_perl/5.8.8/Math/Round.pm line 40.

Attachments

New Text Document.txt Download (433 bytes) - added by Dagmar d'Surreal 2 years ago.
Simple patch to fix this minor bug

Change History

Changed 2 years ago by Dagmar d'Surreal

Simple patch to fix this minor bug

comment:1 Changed 2 years ago by beirdo

  • Status changed from new to closed
  • Resolution set to fixed

This is a duplicate of #7447, and has been fixed in trunk in [22646].

Marking as fixed.

comment:2 Changed 2 years ago by beirdo

  • Milestone changed from unknown to 0.23
View

Add a comment

Modify Ticket

Action
as closed
The resolution will be deleted. Next status will be 'new'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.