Activity log for bug #612287

Date Who What changed Old value New value Message
2010-08-01 16:21:27 Jelmer Vernooij bug added bug
2010-08-12 22:07:00 Tim Penhey launchpad-code: status New Incomplete
2011-02-04 09:01:10 Jelmer Vernooij launchpad: status Incomplete Triaged
2011-02-04 09:01:12 Jelmer Vernooij launchpad: importance Undecided Low
2012-01-03 19:37:57 Jelmer Vernooij summary Unable to view failed Git imports Unable to view failed imports if there are private imports in the list
2012-12-11 19:45:45 Curtis Hovey tags lp-code 403 branches code-import lp-code privacy
2012-12-11 19:46:31 Curtis Hovey description affects launchpad-code I'm unable to view the failed git imports at the moment, getting a permission denied error: https://code.edge.launchpad.net/+code-imports?field.review_status=FAILING&field.review_status-empty-marker=1&field.rcs_type=GIT&field.rcs_type-empty-marker=1&submit=Submit I'm unable to view the failed git imports at the moment, getting a permission denied error: https://code.launchpad.net/+code-imports?field.review_status=FAILING&field.review_status-empty-marker=1&field.rcs_type=GIT&field.rcs_type-empty-marker=1&submit=Submit The code import listing will raise a 403 if one of the import branch is Proprietary. This listing 403's for me, but since the set is changing the batch might be different https://code.launchpad.net/+code-imports/+index?field.rcs_type=BZR_SVN&field.rcs_type-empty-marker=1&field.review_status=&field.review_status-empty-marker=1&submit=Submit&batch=75&direction=backwards&memo=1800&start=1725 The branch comes from a public souce (http://dokan.googlecode.com/svn/trunk/) and it is owned by a public team (fiecom-committers) in a public project (fiecom). The project's branch sharing policy is Proprietary only. This may be a contradiction of rules because I don't think it should be possible to have a non-public imported branch -- Lp would need to support user-specific authentication to import the branch. I think this branch should belong to the unregistered dokan project. Expression: <PathExpr standard:u'codeimport/branch/target/name'> - Names: {'args': (), 'context': <lp.code.model.codeimport.CodeImportSet object at 0x9795b10>, 'default': <object object at 0x2b55fd7d2390>, 'loop': {}, 'nothing': None, 'options': {}, 'repeat': {}, 'request': <lp.code.publisher.CodeBrowserRequest instance URL=https://code.launchpad.net/+code-imports/+index>, 'template': <z3c.ptcompat.ViewPageTemplateFile object at 0x947a790>, 'view': <zope.browserpage.metaconfigure.SimpleViewClass from /srv/launchpad.net/production/launchpad-rev-16361/lib/lp/code/browser/../templates/codeimport-list.pt object at 0x131bf050>, 'views': <zope.app.pagetemplate.viewpagetemplatefile.ViewMapper object at 0x10e4a3d0>} ... __traceback_info__: (<Branch u'~fiecom-committers/fiecom/dokan' (555406)>, 'target', ['name']) Unauthorized: (<Branch u'~fiecom-committers/fiecom/dokan' (555406)>, 'target', 'launchpad.View')