When using a webapp-properties file for an unamed webapp the user script does not get injected
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Canonical System Image |
Undecided
|
Unassigned | ||
| unity-webapps-qml |
High
|
Alexandre Abreu | ||
| unity-webapps-qml (Ubuntu) |
Undecided
|
Unassigned | ||
| unity-webapps-qml (Ubuntu RTM) |
Undecided
|
Unassigned |
Bug Description
When using a webapp-properties file for an unamed webapp the user script does not get injected.
Related branches
- PS Jenkins bot (community): Approve (continuous-integration) on 2015-01-09
- WebApps: Pending requested 2015-01-09
-
Diff: 590 lines (+161/-85)17 files modifieddebian/control (+1/-1)
src/Ubuntu/UnityWebApps/UnityWebApps.js (+14/-15)
src/Ubuntu/UnityWebApps/UnityWebApps.qml (+2/-2)
src/Ubuntu/UnityWebApps/UnityWebAppsUtils.js (+42/-24)
src/Ubuntu/UnityWebApps/plugin/unity-webapps-app-model.cpp (+0/-3)
tests/autopilot/data/all-in-same-folder/script.user.js (+3/-1)
tests/autopilot/data/all-in-same-folder/webapp-properties.json (+2/-2)
tests/autopilot/data/unity-webapps-normal/manifest.json (+6/-4)
tests/autopilot/data/unity-webapps-normal/script.user.js (+3/-1)
tests/autopilot/data/unity-webapps-with-altered-ua-string/manifest.json (+3/-3)
tests/autopilot/data/unity-webapps-with-altered-ua-string/script.user.js (+3/-1)
tests/autopilot/qml/FullWebViewApp.qml (+2/-1)
tests/autopilot/qml/WebviewBackendOxide.qml (+3/-2)
tests/autopilot/unity_webapps_qml/tests/__init__.py (+41/-11)
tests/autopilot/unity_webapps_qml/tests/test_installedWebapp.py (+27/-5)
tests/autopilot/unity_webapps_qml/tests/test_launcher.py (+9/-7)
tests/autopilot/unity_webapps_qml/tests/test_mediaplayer.py (+0/-2)
- WebApps: Pending requested 2015-01-16
-
Diff: 219 lines (+58/-41)5 files modifieddebian/control (+1/-1)
src/Ubuntu/UnityWebApps/UnityWebApps.js (+14/-16)
src/Ubuntu/UnityWebApps/UnityWebApps.qml (+2/-2)
src/Ubuntu/UnityWebApps/UnityWebAppsUtils.js (+41/-20)
src/Ubuntu/UnityWebApps/plugin/unity-webapps-app-model.cpp (+0/-2)
Changed in unity-webapps-qml: | |
assignee: | nobody → Alexandre Abreu (abreu-alexandre) |
importance: | Undecided → High |
status: | New → In Progress |
Alexandre Abreu (abreu-alexandre) wrote : | #1 |
Launchpad Janitor (janitor) wrote : | #2 |
This bug was fixed in the package unity-webapps-qml - 0.1+15.
---------------
unity-webapps-qml (0.1+15.
[ Ubuntu daily release ]
* New rebuild forced
[ Alexandre Abreu ]
* When using a webapp-properties file for an unamed webapp the user
script does not get injected. (LP: #1409051)
-- Ubuntu daily release <email address hidden> Fri, 09 Jan 2015 19:11:29 +0000
Changed in unity-webapps-qml (Ubuntu): | |
status: | New → Fix Released |
Changed in canonical-devices-system-image: | |
status: | New → In Progress |
milestone: | none → ww11-2015 |
Launchpad Janitor (janitor) wrote : | #3 |
This bug was fixed in the package unity-webapps-qml - 0.1+15.
---------------
unity-webapps-qml (0.1+15.
[ CI Train Bot ]
* New rebuild forced.
[ Alexandre Abreu ]
* When using a webapp-properties file for an unamed webapp the user
script does not get injected. (LP: #1409051)
-- CI Train Bot <email address hidden> Fri, 13 Feb 2015 18:35:13 +0000
Changed in unity-webapps-qml (Ubuntu RTM): | |
status: | New → Fix Released |
Changed in canonical-devices-system-image: | |
milestone: | ww11-2015 → ww13-ota |
status: | In Progress → Fix Released |
Changed in unity-webapps-qml: | |
status: | In Progress → Fix Released |
Testing webapp