Copied to clipboard

Flag this post as spam?

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


  • Geoff Beaumont 75 posts 104 karma points
    Feb 27, 2016 @ 21:38
    Geoff Beaumont
    0

    Duplicate Files

    Works perfectly in 7.3, with one exception (which isn't 7.3 specific) - I would have marked it working in 7.3, but Our Umbraco refuses to believe I've downloaded the package...

    Duplicates of all the files are created using GUID filenames within a GUID named directory directly under the site root (see exerpt from my packages.config:

    <file>/App_Plugins/ProWorksInlineHtmlHelpLabel/css/pro.works.rich.text.label.css</file>
      <file>/App_Plugins/ProWorksInlineHtmlHelpLabel/js/proworks.rich.text.label.js</file>
      <file>/App_Plugins/ProWorksInlineHtmlHelpLabel/package.manifest</file>
      <file>/App_Plugins/ProWorksInlineHtmlHelpLabel/views/proworks.morehelp.dialog.html</file>
      <file>/App_Plugins/ProWorksInlineHtmlHelpLabel/views/proworks.rich.text.label.html</file>
      <file>/f65366ec-4294-4ca4-232b-31f9f6517906/ced9e99a-cb0b-123e-4870-00251dd6b9f8.manifest</file>
      <file>/f65366ec-4294-4ca4-232b-31f9f6517906/d3f970e1-aa71-8b4c-c708-afa7d27d0734.html</file>
      <file>/f65366ec-4294-4ca4-232b-31f9f6517906/d921f237-5506-79bf-2dca-166adf18d5c1.html</file>
      <file>/f65366ec-4294-4ca4-232b-31f9f6517906/df8e9e8b-e117-882a-919d-992afe4d1538.css</file>
      <file>/f65366ec-4294-4ca4-232b-31f9f6517906/f1267cde-7a48-41f4-91b9-06a7e1668870.js</file>
    

    These files are all present in the package zip (i.e. the files are already duplicated in the package, not created during installation).

  • Jason Prothero 422 posts 1243 karma points MVP c-trib
    Feb 29, 2016 @ 17:45
    Jason Prothero
    0

    Interesting, I'll pull it into a 7.3.x project and see if I can reproduce the behavior.

    What version of 7.3 are you installing in into?

    Thanks, Jason

  • Geoff Beaumont 75 posts 104 karma points
    Mar 01, 2016 @ 09:27
    Geoff Beaumont
    0

    It's 7.3.4 at the moment, but as I said I don't think that's relevant - the additional files are in the package (and defined in the manifest file), so I think they'll appear on any version of Umbraco.

  • Jason Prothero 422 posts 1243 karma points MVP c-trib
    Mar 01, 2016 @ 21:25
    Jason Prothero
    0

    I see that now. I must have not cleared out some directory before building the package.

    Thanks for letting me know!

    -Jason

  • This forum is in read-only mode while we transition to the new forum.

    You can continue this topic on the new forum by tapping the "Continue discussion" link below.

Please Sign in or register to post replies