[Bug 1483589] Re: Can't import a file with the same name in a ContentStore scope

2015-08-11 Thread Didier Roche
** Description changed: Having a ContentStore for a particular scope doesn't enable to import more than once a file name. If you use: ContentStore { id: appStore scope: ContentScope.App } and then: peer.request(appStore) - the state transfer changed go

[Bug 1483589] Re: Can't import a file with the same name in a ContentStore scope

2015-08-11 Thread Didier Roche
FYI, I have workarounded it this way: https://github.com/didrocks/splitthebill/commit/12d380b95a4bf2a1dc58226c814da551dfb2af13 feel free to comment for any better approach. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1483589] Re: Can't import a file with the same name in a ContentStore scope

2015-08-11 Thread Didier Roche
** Description changed: Having a ContentStore for a particular scope doesn't enable to import more than once a file name. If you use: ContentStore { - id: appStore - scope: ContentScope.App + id: appStore + scope: ContentScope.App } and then:

[Bug 1483589] Re: Can't import a file with the same name in a ContentStore scope

2015-08-11 Thread Sebastien Bacher
** No longer affects: content-hub (Ubuntu) ** Project changed: content-hub = content-hub (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1483589 Title: Can't import a file with the same