Invalid webapp name determination when a webapp-properties.json file exists
Bug #1473472 reported by
Alexandre Abreu
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Canonical System Image |
Fix Released
|
Medium
|
David Barth | ||
webbrowser-app (Ubuntu) |
Fix Released
|
Medium
|
Alexandre Abreu |
Bug Description
Invalid webapp name determination when a webapp-
Related branches
lp://staging/~abreu-alexandre/webbrowser-app/fix-webapp-name-handling
- PS Jenkins bot: Needs Fixing (continuous-integration)
- Olivier Tilloy: Approve
-
Diff: 133 lines (+98/-1)2 files modifiedsrc/app/webcontainer/WebApp.qml (+10/-1)
tests/autopilot/webapp_container/tests/test_webapp_name_precedence.py (+88/-0)
Changed in webbrowser-app (Ubuntu): | |
importance: | Undecided → Medium |
status: | New → In Progress |
assignee: | nobody → Alexandre Abreu (abreu-alexandre) |
Changed in canonical-devices-system-image: | |
assignee: | nobody → David Barth (dbarth) |
importance: | Undecided → Medium |
Changed in canonical-devices-system-image: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
webbrowser-app (0.23+15. 04.20150820- 0ubuntu1) vivid; urgency=medium
[ Alexandre Abreu ]
* Fix webapp name logic (LP: #1473472)
[ Arthur Mello ]
* Add support for removing history entries with delete key in
HistoryViewWide (LP: #1484562)
[ CI Train Bot ]
* New rebuild forced.
[ Olivier Tilloy ]
* Remove an old workaround for an issue that was fixed since then in
the content hub and that caused the file picker to accept the
selected file twice.
[ Ugo Riboni ]
* Merge two url utility files into one, since they had no reason for
being separate. Add unit tests for some of the functions that had
none.