Fixes link bugs within application groups
authorMatthias Schmidt <gravatronics@live.com>
Sat, 14 Jul 2012 19:47:38 +0000 (21:47 +0200)
committerMatthias Schmidt <gravatronics@live.com>
Sat, 14 Jul 2012 19:47:38 +0000 (21:47 +0200)
commit3f9b6a9540dbf21288f70ddfad0dbcfe42797775
tree03e90ff8e44ee5418688d86613af08f747ca148e
parentb6dbd3f23284c98384f72924bea71ca6173cc0f3
Fixes link bugs within application groups

* LinkHandler doesn't consider if the request is an acp request.
* The link of page menu item that belongs to an application has to be build with an association to the application.
wcfsetup/install/files/lib/data/page/menu/item/PageMenuItem.class.php
wcfsetup/install/files/lib/system/request/LinkHandler.class.php
wcfsetup/install/files/lib/system/request/RequestHandler.class.php
wcfsetup/install/files/lib/system/request/RouteHandler.class.php