cgaspard / mantiskanban

Mantis Kanban that uses ajax and mantisconnect
45 stars 33 forks source link

Fix error custom_fields not defined #61

Open Zipher04 opened 7 years ago

Zipher04 commented 7 years ago

In kanbanclasses.js, get Tasks reported error when there is no custom field defined in MantisBT. A check to variable UsingCustomField is added before read the length of custom field.