https://bugs.koha-community.org/bugzilla3/show_bug.cgi?id=31383 --- Comment #2 from Katrin Fischer <katrin.fischer@bsz-bw.de> --- (In reply to Kyle M Hall from comment #1)
For a less radical engineering change, we could just add a parent_id column to the existing table.
Reading the bug description, that was my first thought too, but I think Marcel didn't mean having a main page and parent pages, but something different. We'd have one main entry for the type of customization in the 'parent' table, like "OpacNav". Then the second table would be an 1:n relationship having the translations. We see a lot of bugs because the current structure requires a "default" entry to exist and things like that. I also think we might need to rethink the structure, but it will be a bigger change. -- You are receiving this mail because: You are watching all bug changes. You are the assignee for the bug.