Issue #3263399 by MegaChriz, loopy1492: Fixed "New Source" option gone when...
Issue #3263399 by MegaChriz, loopy1492: Fixed "New Source" option gone when using a parser that does not extend ParserBase.
Showing
- feeds.install 7 additions, 0 deletionsfeeds.install
- src/Feeds/Parser/ParserBase.php 2 additions, 89 deletionssrc/Feeds/Parser/ParserBase.php
- src/Form/MappingForm.php 37 additions, 0 deletionssrc/Form/MappingForm.php
- tests/modules/feeds_test_plugin/src/Feeds/Parser/ParserWithMappingForm.php 4 additions, 0 deletions...ds_test_plugin/src/Feeds/Parser/ParserWithMappingForm.php
- tests/src/Functional/Form/MappingFormTest.php 41 additions, 0 deletionstests/src/Functional/Form/MappingFormTest.php
- tests/src/Unit/Feeds/Parser/CsvParserTest.php 2 additions, 3 deletionstests/src/Unit/Feeds/Parser/CsvParserTest.php
- tests/src/Unit/Feeds/Parser/OpmlParserTest.php 1 addition, 2 deletionstests/src/Unit/Feeds/Parser/OpmlParserTest.php
- tests/src/Unit/Feeds/Parser/SitemapParserTest.php 2 additions, 4 deletionstests/src/Unit/Feeds/Parser/SitemapParserTest.php
- tests/src/Unit/Feeds/Parser/SyndicationParserTest.php 1 addition, 2 deletionstests/src/Unit/Feeds/Parser/SyndicationParserTest.php
Loading
Please register or sign in to comment