-
Type: Bug
-
Status: Resolved
-
Priority: Minor
-
Resolution: Fixed
-
Affects Version/s: 8.10
-
Component/s: File Upload
-
Tags:
-
Sprint:nxfit 10.1.2, nxfit 10.1.3
-
Story Points:1
<code> <plugin name="myCustomFileImporter" class="com.example.MyFileImporterImplementationClass" enabled="true" order="30"> <filter>text/plain</filter> <doctype>MyCustomDoctype</doctype> </plugin> </code>
1/ docType is an attribute, not a child element.
2/ doctype => docType
- is duplicated by
-
NXDOC-1482 docType wrong uppercase/lowercase tag in explored
- Resolved
- is related to
-
NXP-19298 Document the doctype tag for the file manager service's plugins xp
- Resolved