brix-cms / brix-cms

Brix CMS
Apache License 2.0
124 stars 49 forks source link

resurrect the Brix.toAbsolutePath function #204

Open kbachl opened 7 years ago

kbachl commented 7 years ago

During upgrade to wicket 8, the Brix.toAbsolutePath(String relativePath) got lost - it is needed to bring it back so absolute links can be constructed in a fast and simple way; This is not needed for direct site, but for actions where links get exported, e.g: password emails etc.