Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DRPLDCX-12 Import articles #29

Merged
merged 14 commits into from
Sep 6, 2016
Merged

Conversation

goechsler
Copy link
Contributor

@goechsler goechsler commented Aug 23, 2016

This provides the possibility to import articles from DC-X via a d'n'd interface, quite similar to the image import.

STR:

  • Surf to node/add/article/dcx-import
  • Drag the draggable of a valid story document from DC-X to the dropzone.
  • Add <hr> Tags to the text field provided
  • Find yourself redirect to the node that was just created. Look at field_paragraphs.

@chrfritsch
Copy link
Member

I tried dev-dam id doc6q8i00v4onl1iam2z2wg. The import works but when i tried to save the article, i got an 500 with the following error:

TypeError: Argument 1 passed to Drupal\dcx_migration\DcxImportService::getEntityIds() must be of the type array, null given, called in repositories/project-dcx-integration/docroot/modules/contrib/dcx_integration/modules/dcx_article_import/src/Form/ArticleImportForm.php on line 207 in Drupal\dcx_migration\DcxImportService->getEntityIds() (Zeile 144 in repositories/project-dcx-integration/docroot/modules/contrib/dcx_integration/modules/dcx_migration/src/DcxImportService.php).

@chrfritsch chrfritsch assigned goechsler and unassigned chrfritsch Sep 5, 2016
@goechsler goechsler assigned chrfritsch and unassigned goechsler Sep 6, 2016
@chrfritsch chrfritsch merged commit 9a17eb7 into 8.x-1.x Sep 6, 2016
@chrfritsch chrfritsch deleted the DRPLDCX-27/import-articles branch September 6, 2016 13:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants