nazgul26 / PHPRecipebook

Cookbook and Meal planning software. Runs on PHP with MySQL/PostgreSQL.
62 stars 39 forks source link

Bug in 6.1 : Mealplan can't open the recipe #110

Closed eloewfr closed 1 year ago

eloewfr commented 1 year ago

Hi, In a filling Mealplan, when you click on a recipe, you become a window for changing Mealplan. You can't view the recipe anymore.

nazgul26 commented 1 year ago

I see what went wrong. Fix is in - https://github.com/nazgul26/PHPRecipebook/commit/6c19ba41c64c6c30f84fe55b6e316395c627c858

Will put out in next release or you can manually make the change now on your local copy.