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

SI: FAQ content not importing #1

Closed
tonysandhu opened this issue Sep 2, 2015 · 1 comment
Closed

SI: FAQ content not importing #1

tonysandhu opened this issue Sep 2, 2015 · 1 comment

Comments

@tonysandhu
Copy link

Issue:
FAQ content does not import in Evoq 8.1.0

Steps to reproduce:

  1. Create a new page on Evoq 8.1.0
  2. Add the FAQ module to the page
  3. Create an FAQ (Question & Answer)
  4. Export the FAQ content
  5. Create a new page
  6. Add the FAQ module to the page
  7. Import the FAQ content

Expected Result:
FAQ content should display after being imported

Actual Result:
FAQ content is not displayed

  • Refer to the attached video demonstration [https://dnntracker.atlassian.net/browse/CONTENT-5408]
markmcavoy added a commit to markmcavoy/DNN.Faq that referenced this issue Oct 4, 2015
the issue is that the current import was attempting to parse the
category id of the FAQ. However if the FAQ is not in a category the code
threw an exception. This fix will check to see if we have a category
first defined on the faq item in the import xml.
EPTamminga added a commit that referenced this issue Jan 14, 2016
fix to issue #1  - Import not working
@EPTamminga
Copy link
Member

Solved by PR

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

No branches or pull requests

2 participants