• Login
Community
  • Login

Problem opening PHP links with single quotes

Scheduled Pinned Locked Moved General Discussion
3 Posts 3 Posters 576 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.
  • D
    David Baez
    last edited by Sep 28, 2024, 11:08 AM

    When I double-click a PHP link, it opens with a single quote at the end of the URL.

    <?php $url = 'https://google.com';
    

    What settings do I need to adjust in Notepad++ to ensure it opens correctly?

    Thank you.

    R 1 Reply Last reply Sep 28, 2024, 5:10 PM Reply Quote 1
    • R
      rdipardo @David Baez
      last edited by Sep 28, 2024, 5:10 PM

      This was supposed to be fixed in the 8.6.6 release:

      Fix URL enclosed in apostrophes or backtick not working issue

      You should open a GitHub issue.

      P 1 Reply Last reply Sep 28, 2024, 9:25 PM Reply Quote 4
      • P
        PeterJones @rdipardo
        last edited by Sep 28, 2024, 9:25 PM

        @rdipardo said in Problem opening PHP links with single quotes:

        You should open a GitHub issue.

        Well, @David-Baez, if you are still on an earlier version (especially one before v8.6.6), then first try upgrading Notepad++ and see if that fixes it. If you are already on v8.7, then I agree with @rdipardo that you should file a GitHub issue (this FAQ explains how, if you don’t already know)

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