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
=== modified file 'feeds/EditFeed.qml'
--- feeds/EditFeed.qml 2013-10-08 20:07:40 +0000
+++ feeds/EditFeed.qml 2013-11-25 14:27:11 +0000
@@ -85,6 +85,7 @@
85 feedTitle = title ;85 feedTitle = title ;
86 feedURL = url ;86 feedURL = url ;
87 previousTopicId = pTopicId ;87 previousTopicId = pTopicId ;
88 newTopicId = pTopicId
88 topicArray = [] ;89 topicArray = [] ;
89 var tags = DB.loadTags() ;90 var tags = DB.loadTags() ;
90 var tArray = [] ;91 var tArray = [] ;

Subscribers

People subscribed via source and target branches