Community
    • Login

    [BAG] project panel, file path contains "_"

    Scheduled Pinned Locked Moved General Discussion
    3 Posts 3 Posters 226 Views
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • Leonid PriymenkoL
      Leonid Priymenko
      last edited by Leonid Priymenko

      Notepad++ v7.8.7 build Jun 5 2020

      BAG in the project panel. If a file is added to the project, in the full path of which there is an _ symbol, after saving and restoring the project, the file becomes inaccessible, and leads to the need to correct the file path manually.
      Error in escaping the _ character. Example path c:\Users \ some_path \ some_file.txt"
      This become to c:\Users \ some \ _ path\some_file.txt

      PeterJonesP 1 Reply Last reply Reply Quote 0
      • PeterJonesP
        PeterJones @Leonid Priymenko
        last edited by

        @Leonid-Priymenko ,

        Sorry, your post was hard to follow. My first question is, what do you mean by “[BAG]”?

        Could you give a more detailed description of exactly what you’re doing, what went wrong, and what you expect to happen (that didn’t). Including the ?-menu’s Debug Info in your post makes it much easier for us to know what your installation of Notepad++ looks like, and thus be able to try to replicate your problem.

        I highly recommend, when typing filenames and paths, that you use the ` symbol before and after the path, which tells the forum to use red text, like c:\users\some\_path\some_file.txt, using the syntax `c:\users\some\_path\some_file.txt`. Make sure to not add extra spaces; any spaces in the filename should be real. And are you using the _ as a literal underscore character, or as a placeholder for a space character.

        https://community.notepad-plus-plus.org/topic/15739/faq-desk-request-for-help-without-sufficient-information-to-help-you

        1 Reply Last reply Reply Quote 0
        • ArkadiuszMichalskiA
          ArkadiuszMichalski
          last edited by ArkadiuszMichalski

          There are cases where Project save wrong path:
          https://github.com/notepad-plus-plus/notepad-plus-plus/issues/6184
          @donho It would be worth exploring it because I can see that the more people noticed this :)

          1 Reply Last reply Reply Quote 2
          • First post
            Last post
          The Community of users of the Notepad++ text editor.
          Powered by NodeBB | Contributors