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: Viewset Affiliate & Category (drilldown) views don't work #292

Closed
WillStrohl opened this issue Jun 7, 2020 · 1 comment · Fixed by #359
Closed

SI: Viewset Affiliate & Category (drilldown) views don't work #292

WillStrohl opened this issue Jun 7, 2020 · 1 comment · Fixed by #359
Labels
Milestone

Comments

@WillStrohl
Copy link
Member

WillStrohl commented Jun 7, 2020

Describe the bug

When any of the following views are used with the Mandeeps Porto5 viewset, they don't work and instead throw JS exceptions.

Software Versions

  • DNN: 09.06.01
  • Hotcakes: 03.04.00

To Reproduce

Steps to reproduce the behavior:

  1. Install DNN
  2. Install the Porto 5.x theme
  3. Install Hotcakes
  4. Add sample products and categories
  5. Enable the affiliate program.
  6. Add a new page that's visible to everyone.
  7. Add the Affiliate Registration module to this new page.
  8. Add a new page that's visible to at least Registered Users.
  9. Add the Affiliate Dashboard module to this new page.
  10. In a new browser or incognito window, attempt to register as a new affiliate, filling in all fields except for the Referral Affiliate ID.

Steps to Reproduce the Behavior:

  1. Follow steps 1 through 4 above.
  2. In any instance of the category viewer module, configure it to use the drilldown view in module settings.

Expected behavior

The drilldown and affiliate views work without reporting JS exceptions.

Actual behavior

There are JS exceptions thrown in the developer console.

@WillStrohl WillStrohl added the bug label Jun 7, 2020
@WillStrohl WillStrohl changed the title Porto5 Viewset Affiliate & Category (drilldown) views don't work SI: Porto5 Viewset Affiliate & Category (drilldown) views don't work Jul 21, 2020
@WillStrohl
Copy link
Member Author

As reported in support ticket # 5740, this is not limited to the Porto viewset.

@WillStrohl WillStrohl added this to the 03.04.02 milestone Jul 22, 2020
@WillStrohl WillStrohl changed the title SI: Porto5 Viewset Affiliate & Category (drilldown) views don't work SI: Viewset Affiliate & Category (drilldown) views don't work Jul 26, 2020
@WillStrohl WillStrohl modified the milestones: 03.05.00, 03.06.00 Oct 21, 2020
WillStrohl added a commit that referenced this issue Dec 1, 2021
Fix #292 - Affiliate & Category (drilldown) views don't work
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

Successfully merging a pull request may close this issue.

1 participant