Merge lp:~qqworini/ubuntu-rssreader-app/fix-bug-1254674 into lp:~ubuntu-shorts-dev/ubuntu-rssreader-app/trunk

Proposed by Joey Chan
Status: Merged
Approved by: Roman Shchekin
Approved revision: 143
Merged at revision: 145
Proposed branch: lp:~qqworini/ubuntu-rssreader-app/fix-bug-1254674
Merge into: lp:~ubuntu-shorts-dev/ubuntu-rssreader-app/trunk
Diff against target: 11 lines (+1/-0)
1 file modified
feeds/EditFeed.qml (+1/-0)
To merge this branch: bzr merge lp:~qqworini/ubuntu-rssreader-app/fix-bug-1254674
Reviewer Review Type Date Requested Status
Ubuntu Phone Apps Jenkins Bot continuous-integration Approve
Roman Shchekin Approve
Review via email: mp+196539@code.launchpad.net

Commit message

Description of the change

To post a comment you must log in.
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Roman Shchekin (mrqtros) :
review: Approve
Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) wrote :
review: Needs Fixing (continuous-integration)
Revision history for this message
Joey Chan (qqworini) wrote :

Could anyone top-approve it ? :)

Revision history for this message
Ubuntu Phone Apps Jenkins Bot (ubuntu-phone-apps-jenkins-bot) :
review: Approve (continuous-integration)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'feeds/EditFeed.qml'
2--- feeds/EditFeed.qml 2013-10-08 20:07:40 +0000
3+++ feeds/EditFeed.qml 2013-11-25 14:27:11 +0000
4@@ -85,6 +85,7 @@
5 feedTitle = title ;
6 feedURL = url ;
7 previousTopicId = pTopicId ;
8+ newTopicId = pTopicId
9 topicArray = [] ;
10 var tags = DB.loadTags() ;
11 var tArray = [] ;

Subscribers

People subscribed via source and target branches