Details
-
Bug
-
Resolution: Fixed
-
Major
-
6.2-milestone-1
-
Unknown
-
N/A
-
N/A
-
Description
DefaultDocumentDisplayer#display(DocumentModelBridge document, DocumentDisplayerParameters parameters) tries to find special component for each syntax but there is almost none.
Problem is that it directly try to load the component which fail most of the time. It should first check if the component exist.