mahara-contributors team mailing list archive
-
mahara-contributors team
-
Mailing list archive
-
Message #50998
[Bug 1805492] Re: Updating npm event-stream in Mahara package.json
Environment tested: Master
Browser tested: Chrome
Preconditions:
---------------------
1. User has npm event-stream@3.3.3 installed
Test Steps:
---------------------
1. Using the terminal enter the following -- npm install event-stream@3.3.3
2. Pull the patch and ensure make CSS has run
3. Using the terminal enter the following — npm list event-stream
4. Confirm the following is returned — event-stream@3.3.4
Catalyst Qa Approved ✔
--
You received this bug notification because you are a member of Mahara
Contributors, which is subscribed to Mahara.
Matching subscriptions: Subscription for all Mahara Contributors -- please ask on #mahara-dev or mahara.org forum before editing or unsubscribing it!
https://bugs.launchpad.net/bugs/1805492
Title:
Updating npm event-stream in Mahara package.json
Status in Mahara:
In Progress
Status in Mahara 17.10 series:
In Progress
Status in Mahara 18.04 series:
In Progress
Status in Mahara 18.10 series:
In Progress
Status in Mahara 19.04 series:
In Progress
Bug description:
As the version in package.json is specified as "^3.3.4", there's the
potential for version 3.3.6 to have been retrieved. We've seen this
on at least one local Mahara instance.
The problematic version of the library has been pulled and version 3.3.4 is the last good version.
So will lock to version 3.3.4 for now.
To manage notifications about this bug go to:
https://bugs.launchpad.net/mahara/+bug/1805492/+subscriptions
References