Skip to content

Minor fixes for DocumentUrlDB::updateUrl method

Stefan Brüns requested to merge work/bruns/docurldb_fixes into master

The method only accepts a filename, not an URL. Move the filename extraction to the transaction.

Update documentation accordingly.

Merge request reports