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

v9: bugfix 11228 Blocklist stylesheet path includes wwwroot #11298

Merged

Conversation

Zeegaan
Copy link
Member

@Zeegaan Zeegaan commented Oct 6, 2021

Fixes : #11228

Notes

  • Updated blockconfiguration.overlay.controller to use the staticFiles tree picker

How to test

  • Run a clean umbraco install
  • Create an element type with a textstring property
  • Make a doc type with template and allow as root
  • Make an empty stylesheet called "myStylesheet"
  • Add a blocklist editor to your root doc type, and pick the stylesheet from the CSS folder
  • Go and make some content, and when you type something in the textstring and the CSS pops up, it should now call the right URL "localhost/css/myStylesheet.css

@nul800sebastiaan nul800sebastiaan force-pushed the v9/bugfix/11228_blocklist_stylesheet_path_includes_wwwroot branch from da378f9 to 9d05d27 Compare October 7, 2021 12:38
@elit0451
Copy link
Member

elit0451 commented Oct 7, 2021

Tested and works like a charm 💪 Will merge once the tests pass 🔜

@elit0451 elit0451 merged commit 54eeaed into v9/9.0 Oct 7, 2021
@elit0451 elit0451 deleted the v9/bugfix/11228_blocklist_stylesheet_path_includes_wwwroot branch October 7, 2021 13:43
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.

3 participants