View Single Post
Old 11-24-2020, 02:33 PM   #247
DaltonST
Deviser
DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.DaltonST ought to be getting tired of karma fortunes by now.
 
DaltonST's Avatar
 
Posts: 2,265
Karma: 2090983
Join Date: Aug 2013
Location: Texas
Device: none
one line of code was deleted somewhere along the line

Actually, a unique name is passed by each and every menu action, but one final line of code was deleted somewhere along the line:

if not favourites_menu_unique_name:
favourites_menu_unique_name = 'Library Codes'

That fall-through should never been executed, since a unique name is passed by each and every menu action.

Thanks for the catch.


DaltonST
DaltonST is offline   Reply With Quote