Uploaded image for project: 'Workspaces'
  1. Workspaces
  2. WORKSPACES-479

Regexp with lookbehind is part of ES2018 only (not supported by FF)

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.4.0, 2.0.0
    • None
    • None
    • None
    • 4.2 M9

      The WallContent.js use a regexp with a lookbehind assertion

      _linkRe: /([\s]|^)(((https?\:\/\/)|(www\.))(\S+))/gi
      

      It should be replace because it is not supported by all browsers.

            raphael Raphaƫl Franchet
            laurence Laurence Aumeunier
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: