Skip to content

Fix some minor bugs

David Redondo requested to merge work/davidre/fixopenpage into master

Fixes opening new pages, we have to compare against the fileName that the model will decide on for the new page. For that the fileName of the config of a PageDataObject is exposed in a seperate commit because we were using it in quite a few places.

We can use the new property also for urls in the page actions, this will solve confusion when having pages with the same title.

Edited by David Redondo

Merge request reports