Copied to clipboard

Flag this post as spam?

This post will be reported to the moderators as potential spam to be looked at


  • Jonny Flanagan 34 posts 163 karma points
    Mar 23, 2018 @ 12:13
    Jonny Flanagan
    0

    XSLT Files - Cannot create a new file

    Hi, I am trying to create my first XSLT File in the developer section of the back office but Umbraco V7.9.2 will not allow me to create a new file. This happens from a fresh clean install. Any thoughts welcome.

    enter image description here

  • Manish 373 posts 932 karma points
    Mar 23, 2018 @ 12:19
    Manish
    0

    Do you have folder admin permission where your project lies in ?

  • Jonny Flanagan 34 posts 163 karma points
    Mar 23, 2018 @ 12:55
    Jonny Flanagan
    0

    Yes Manish, I have full access...

  • Steve Morgan 1349 posts 4458 karma points c-trib
    Mar 23, 2018 @ 13:55
    Steve Morgan
    1

    Yes - just tested this in a fresh install and can recreate. Looks like a bug.

    You can try and raise a ticket

    http://issues.umbraco.org/issues/

    Steve

  • Jonny Flanagan 34 posts 163 karma points
    Mar 23, 2018 @ 15:20
    Jonny Flanagan
    0
  • Dave Woestenborghs 3504 posts 12135 karma points MVP 9x admin c-trib
    Mar 24, 2018 @ 13:20
    Dave Woestenborghs
    102

    Hi Jonny and others,

    I submitted a PR for the reported issue : https://github.com/umbraco/Umbraco-CMS/pull/2540

    You can get it working by taking these steps

    @jonnyflano I created a PR that fixes this

    You can go in to /Umbraco/Config/Create/UI.xml

    Find the xml node <nodeType alias="xslt">

    And add this to the tasks subnode

     <create assembly="umbraco" type="XsltTasks" />
    

    Dave

  • Jonny Flanagan 34 posts 163 karma points
    Mar 26, 2018 @ 10:18
    Jonny Flanagan
    0

    Excellent Dave. That has worked. Many thanks. When I create a file I did notice that the xslt editor menu is not rendering images/labels properly. But perhaps this is another issue? enter image description here

  • Dave Woestenborghs 3504 posts 12135 karma points MVP 9x admin c-trib
    Mar 26, 2018 @ 10:34
    Dave Woestenborghs
    0

    Hi Jonny,

    I think that is a seperate issue. Maybe you can report it ?

    Dave

Please Sign in or register to post replies

Write your reply to:

Draft