pellcorp/opendb

MOVIE_PLOT is deleted when changing DVD or BLUE-RAY

eichher opened this issue · 3 comments

After creating an item with movie plot information editing the item again, the movie plot info is not shown and is deleted when saving the item (see usagelog.txt):
[21/12/15 22:23:20] INFO ::1 eichher - /Users/Erich/Documents/WWW/htdocs/OpenDB/lib/item_attribute.php delete_item_attributes "1536, , MOVIEGENRE, 40" -
[21/12/15 22:23:20] INFO ::1 eichher - /Users/Erich/Documents/WWW/htdocs/OpenDB/lib/item_attribute.php insert_item_attribute "1536, , MOVIEGENRE, 40, 1, Adventure, " -
[21/12/15 22:23:20] INFO ::1 eichher - /Users/Erich/Documents/WWW/htdocs/OpenDB/lib/item_attribute.php insert_item_attribute "1536, , MOVIEGENRE, 40, 2, Action, " -
[21/12/15 22:23:20] INFO ::1 eichher - /Users/Erich/Documents/WWW/htdocs/OpenDB/lib/item_attribute.php insert_item_attribute "1536, , MOVIEGENRE, 40, 3, Drama, " -
[21/12/15 22:23:20] INFO ::1 eichher - /Users/Erich/Documents/WWW/htdocs/OpenDB/lib/item_attribute.php insert_item_attribute "1536, , MOVIEGENRE, 40, 4, Fantasy, " -
[21/12/15 22:23:20] INFO ::1 eichher - /Users/Erich/Documents/WWW/htdocs/OpenDB/lib/item_attribute.php delete_item_attributes "1536, , MOVIE_PLOT, 10" -

I won't have a chance to look at this until after Xmas

In meantime if anyone has a fix they want to create a pr for I can merge
pull requests
On 22 Dec 2015 08:30, "eichher" notifications@github.com wrote:

After creating an item with movie plot information editing the item again,
the movie plot info is not shown and is deleted when saving the item (see
usagelogtxt):
[21/12/15 22:23:20] INFO ::1 eichher -
/Users/Erich/Documents/WWW/htdocs/OpenDB/lib/item_attributephp
delete_item_attributes "1536, , MOVIEGENRE, 40" -
[21/12/15 22:23:20] INFO ::1 eichher -
/Users/Erich/Documents/WWW/htdocs/OpenDB/lib/item_attributephp
insert_item_attribute "1536, , MOVIEGENRE, 40, 1, Adventure, " -
[21/12/15 22:23:20] INFO ::1 eichher -
/Users/Erich/Documents/WWW/htdocs/OpenDB/lib/item_attributephp
insert_item_attribute "1536, , MOVIEGENRE, 40, 2, Action, " -
[21/12/15 22:23:20] INFO ::1 eichher -
/Users/Erich/Documents/WWW/htdocs/OpenDB/lib/item_attributephp
insert_item_attribute "1536, , MOVIEGENRE, 40, 3, Drama, " -
[21/12/15 22:23:20] INFO ::1 eichher -
/Users/Erich/Documents/WWW/htdocs/OpenDB/lib/item_attributephp
insert_item_attribute "1536, , MOVIEGENRE, 40, 4, Fantasy, " -
[21/12/15 22:23:20] INFO ::1 eichher -
/Users/Erich/Documents/WWW/htdocs/OpenDB/lib/item_attributephp
delete_item_attributes "1536, , MOVIE_PLOT, 10" -


Reply to this email directly or view it on GitHub
#87.

No problem, I wish you all a peaceful and happy Xmas

I cannot reproduce this issue. Can you reproduce on the demo site

https://github.com/pellcorp/opendb/wiki/OpenDb_Demo

Please provide details of which version of OpenDb, what OS, php, apache, etc version
Also provide the browser you are using, perhaps if you can reproduce on the demo site, its a browser specific issue.