Bug 31385

Summary: univention-system-setup-boot and apache redirect
Product: UCS Reporter: Stefan Gohmann <gohmann>
Component: System setupAssignee: Erik Damrose <damrose>
Status: CLOSED FIXED QA Contact: Felix Botner <botner>
Severity: normal    
Priority: P5 CC: damrose, jmm
Version: UCS 3.1   
Target Milestone: UCS 3.1-1-errata   
Hardware: Other   
OS: Linux   
What kind of report is it?: --- What type of bug is this?: ---
Who will be affected by this bug?: --- How will those affected feel about the bug?: ---
User Pain: Enterprise Customer affected?:
School Customer affected?: ISV affected?:
Waiting Support: Flags outvoted (downgraded) after PO Review:
Ticket number: Bug group (optional):
Max CVSS v3 score:

Description Stefan Gohmann univentionstaff 2013-05-17 10:00:31 CEST
From debian/univention-system-setup-boot.postinst:

if [ "$1" = configure ] && [ -z "$2" ]; then
    ucr set system/setup/prev/apache2/startsite="$(ucr get apache2/startsite)"
    ucr set apache2/startsite='univention-management-console/?module=setup\&username=root'

If the packsage is installed, deinstalled and installed again the UCR variable system/setup/prev/apache2/startsite will be set to 'univention-management-console/?module=setup\&username=root' too.
Comment 1 Erik Damrose univentionstaff 2013-05-28 10:48:02 CEST
Fixed in univention-system-setup and built for errata3.1-1: 6.0.76-16.461.201305281019
2013-05-28-univention-system-setup.yaml

Changes merged to 3.1-2:
univention-system-setup 6.0.77-1.462.201305281043
Changelog entry added

Reinstalling does not overwrite system/setup/prev/apache2/startsite
Uninstalling resets apache2/startsite and unsets system/setup/prev/apache2/startsite
Comment 2 Felix Botner univentionstaff 2013-05-29 13:24:39 CEST
OK - errata3.1-1
OK - yaml

OK - ucs3.1-2
OK - changelog
Comment 3 Moritz Muehlenhoff univentionstaff 2013-05-30 10:27:40 CEST
http://errata.univention.de/ucs/3.1/117.html