You are here

Add new comment

Ok, i found another big problem. The TakeRangeForm needs to be be sanitized more seriously. At the moment, the only check that lets you choose an edit-range is, whether there is an edit-range at all. There are no checks if the edit-range makes any sense. If i for example set an edit-range, which is located completely outsite of a clip, i should not be able to select the edit radio button. At the moment, the form gives me that option and if do so with a range located after the end of the clip, qtractor freezes completly. Due to the current implementation, it would result in a negative number of takes. I have not further investigated so i am not sure what excatly causes the freeze.