Steps to reproduce:
1. Go to any table
2. Try to change the number of items that should be displayed per page
Actual Results:
Number always stays at 10, i.e. cannot be changed
Expected Results:
Number should change reflecting the users selection
Workaround (if any):
Currenlty, I am analyzing this...
It was and still is working on admin.oc-test.switch.ch which was updated just before June 6, 2016 when TELTEK QA started, so the bug must have been introduced later.
Ok, found the problem: The changes to modules/matterhorn-admin-ui-ng/src/main/webapp/scripts/shared/directives/oldDropDownDirective.js in https://bitbucket.org/opencast-community/matterhorn/pull-requests/1045/mh-11645-fix-adminui-menu-links/diff broke it.