-
Type:
Bug
-
Resolution: Fixed
-
Affects Version/s: None
-
Component/s: TermPortal
-
Emptyshow more show less
Before refactoring term import unknown term status were set to editor_Models_Term::STAT_NOT_FOUND
This is now not the case anymore. Therefore such tasks are producing a lot of 404 errors by requesting the following URL:
/modules/editor/images/.png
The image STAT_NOT_FOUND.png instead exists.