Flyspray - The bug killer!

“If debugging is the process of removing bugs, then programming must be the process of putting them in.” – Edsger Dijkstra

This is the Bug Tracking System for the Flyspray project. This is not a demo! Before opening a new task, please read the guidelines!

Do not issue bugs reports against versions earlier than 0.9.9.5

Security problem? Check the security section.

Tasklist

FS#1501 - the official zip package contains invalid filenames

Attached to Project: Flyspray - The bug killer!
Opened by Natanael Copa (ncopa) - Friday, 29 August 2008, 10:38 GMT+1
Task Type Bug Report
Category Backend/Core
Status Unconfirmed
Assigned To No-one
Operating System Linux
Severity Low
Priority Normal
Reported Version 0.9.9.5 devel
Due in Version Undecided
Due Date Undecided
Percent Complete 0%
Votes 0
Private No

Details

The http://flyspray.org/flyspray-0.9.9.5.1.zip archive contains file paths with \. While the package gets extracted the returncode from unzip is 1 (which means failure)

This causes build scripts (that build packages for distros) to fail unless you chose to ignore the error. This is bad because then you cannot catch other errors (io errors, disk full, permission errors etc).

This task depends upon

Loading...