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

Update development with fixes from v9.4.0-rc #2941

Merged
merged 2 commits into from
Aug 15, 2019
Merged

Commits on Aug 14, 2019

  1. Fix error running unit tests (#2940)

    When running tests, the following error occurs:
    	VSTest: Could not locate executable.
    
    cake-build/cake#1522 (comment)
    indicates that there's an issue using VS 2019, and presents a workaround
    to find the correct path
    bdukes authored and mitchelsellers committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    22e55ea View commit details
    Browse the repository at this point in the history
  2. DNN-31366 - Deleted page can still be selected as parent page (#2925)

    * DNN-31366 - TabController HasChildren returns false if all children are deleted
    
    * Simplify HasChildren condition
    berkarslan-xo authored and valadas committed Aug 14, 2019
    Configuration menu
    Copy the full SHA
    b2d5533 View commit details
    Browse the repository at this point in the history