Opened 15 years ago

Closed 15 years ago

Last modified 13 years ago

#83 closed defect (fixed)

imdb post processor adds empty star-rating filed

Reported by: anonymous Owned by:
Priority: major Milestone: 1.0
Component: Shepherd Version: 1.x
Keywords: xaSHVHqkADtBRMXHPv Cc:

Description

the imdb post processor adds an empty star-rating field.

the fix is to change line 1042 to

$prog->{'star-rating'} = [ $rating ];

the extra empty [] added the null field. I can do a patch but its pretty easy to fix

mark spieth

Change History (2)

comment:1 Changed 15 years ago by lincoln

Resolution: fixed
Status: newclosed

in [1018]

comment:2 Changed 13 years ago by unwuuqgng

Keywords: xaSHVHqkADtBRMXHPv added
Milestone: 1.0
Note: See TracTickets for help on using tickets.