Skip to content

Hot-Fix: Do not overwrite the main attributes which store main database information

Ammar Nejati requested to merge bug292 into develop

Attributes like real_path, group_name or filename must be initialized in the beginning and remain unchanged.

A better solution is underway.

Fixes issue #292 (closed)

Merge request reports