Wisdomb33r / ffch-admin

Administration tool final-fantasy.ch website
GNU General Public License v3.0
0 stars 0 forks source link

Broken screen for items with several recipes #489

Closed Wisdomb33r closed 3 years ago

Wisdomb33r commented 3 years ago

When an item has several way of crafting it (several recipes), the recipe screen is broken as soon as you push the second recipe :

Example : Celestite Crown of Will

Sylvie commented 3 years ago

See the call to is_null() in recettes.php on lines 126 and 133.

Sylvie commented 3 years ago

See also the mess on line 96