Actions
Bug #6283
closed
Glossary: Adding a glossary item to a glossary
Status:
Bug resolved
Priority:
Normal
Assignee:
Sven Vanpoucke
Target version:
Start date:
26/06/2013
Due date:
% Done:
0%
Estimated time:
Complexity:
Description
Scenario:
- Click on a glossary
- Click "Create an item"
When typing something in the "Word" textbox, it executes a JavaScript function where an error is returned in Firebug that saids "TypeError: categoryName is undefined" when doing "if (categoryName.length != 0)" at line 26 in "http://portaal.ehb.be/evh/repository/resources/javascript/content_object_form.js".
When the user types something, then clears the textbox and the textbox loses focus it will cause a bug where the user cannot submit the form.
Updated by Sven Vanpoucke almost 10 years ago
- Status changed from New to Needs testing
- Assignee set to Sven Vanpoucke
- Target version changed from LCMS 4 Beta to LCMS 4
Updated by Stefaan Vanbillemont almost 10 years ago
- Tracker changed from Analysis to Bug
- Project changed from Chamilo LCMS Connect to Courses
- Status changed from Needs testing to Bug resolved
Actions