Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-36744

Code Macro doesn't handle apostrophes well in comments - js

    XMLWordPrintable

Details

    Description

      When you have an ' in a comment, it upsets the syntax highlighter in javascript

      /**
       * Comment with an apostroph'e in it
       */
      this.log.info('this.log'); // com.miranda.icontrol.gsm.server.plugins.providers.SNMPManagerPlugin  - this.log
      log.info('undeclared'); // com.miranda.icontrol.gsm.server.plugins.providers.SNMPManagerPlugin  - undeclared
      

      Attachments

        Activity

          People

            Unassigned Unassigned
            afd417e0aad8 Mitchell Amihod
            Votes:
            2 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: