NascentUploadedFile needs better component splitting

Bug #3137 reported by Daniel Silverstone
4
Affects Status Importance Assigned to Milestone
Launchpad itself
Fix Released
Medium
Daniel Silverstone

Bug Description

The NascentUploadedFile splits the component out of the section by simply doing .split("/")

This may be insufficiently careful over time so we should verify it before too long.

Tags: lp-soyuz
Changed in launchpad-upload-and-queue:
assignee: nobody → dsilvers
Revision history for this message
Daniel Silverstone (dsilvers) wrote :

By using split('/', 1) it'll be fine.

Changed in launchpad-upload-and-queue:
status: Unconfirmed → Fix Committed
Celso Providelo (cprov)
Changed in qprocd:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.