marcardar / transcriptstudio-isha

Automatically exported from code.google.com/p/transcriptstudio4isha
0 stars 0 forks source link

XQuery app does not restrict event/session filename length #143

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Create a new event with a huge number of chars for the subtitle.

We should truncate the filename length.

Original issue reported on code.google.com by mjc1...@gmail.com on 3 Jun 2009 at 4:50

GoogleCodeExporter commented 9 years ago
Fixed in r460.

Set up a variable called MAX_FILENAME_LENGTH in utils.xqm. Set to 200.

Can also pass args to make-filename-friendly function etc

Original comment by mjc1...@gmail.com on 3 Jun 2009 at 4:52