ServiceWorkers do not have access to runtime arguments.
Description
Release Notes
None
Activity
Show:
Ali Anwar December 10, 2014 at 3:11 AM
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Details
Assignee
Ali Anwar
Ali AnwarReporter
Ali Anwar
Ali AnwarAffects versions
Components
Fix versions
Due date
Dec 09, 2014
Priority
Created December 10, 2014 at 2:06 AM
Updated March 27, 2015 at 7:31 PM
Resolved December 10, 2014 at 6:22 AM
ServiceWorkers do not have access to runtime arguments.
In ServiceComponentProgramRunner.java, line 114, the constructor call is passing in the wrong argument Map, which results in the user not having access the any specified runtime arguments.