Bug 44159 - HTTP 404 Error when logging into UMC
HTTP 404 Error when logging into UMC
Status: RESOLVED DUPLICATE of bug 47145
Product: UCS
Classification: Unclassified
Component: UMC (Generic)
UCS 4.2
Other Linux
: P5 normal (vote)
: ---
Assigned To: UMC maintainers
UMC maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-03-30 15:22 CEST by Florian Best
Modified: 2018-06-06 13:35 CEST (History)
1 user (show)

See Also:
What kind of report is it?: Development Internal
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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Best univentionstaff 2017-03-30 15:22:15 CEST
There are a lot of HTTP requests which end up in a HTTP 404 Not found when logging in into UMC:

grep 'HTTP/1.1" 404' /var/log/apache2/access.log | sed 's/.*GET \(.*\) HTTP\/1.1.*/\1/g' | sort | uniq

/univention/js/dijit/themes/images/icons-small-white.png
/univention/js/dijit/themes/images/icons-white.png
/univention/js/dijit/themes/umc/bootstrap_xxs.styl
/univention/js/dijit/themes/umc/Calendar.styl
/univention/js/dijit/themes/umc/ColorPalette.styl
/univention/js/dijit/themes/umc/Common.styl
/univention/js/dijit/themes/umc/Dialog.styl
/univention/js/dijit/themes/umc/document.styl
/univention/js/dijit/themes/umc/Editor.styl
/univention/js/dijit/themes/umc/fonts.styl
/univention/js/dijit/themes/umc/form/Button.styl
/univention/js/dijit/themes/umc/form/Checkbox.styl
/univention/js/dijit/themes/umc/form/Common.styl
/univention/js/dijit/themes/umc/form/NumberSpinner.styl
/univention/js/dijit/themes/umc/form/RadioButton.styl
/univention/js/dijit/themes/umc/form/Select.styl
/univention/js/dijit/themes/umc/form/Slider.styl
/univention/js/dijit/themes/umc/Grid.styl
/univention/js/dijit/themes/umc/GridTile.styl
/univention/js/dijit/themes/umc/icons.styl
/univention/js/dijit/themes/umc/images/buttonDisabled.png
/univention/js/dijit/themes/umc/images/icons-small-white.png
/univention/js/dijit/themes/umc/images/icons-white.png
/univention/js/dijit/themes/umc/InlineEditBox.styl
/univention/js/dijit/themes/umc/layout/AccordionContainer.styl
/univention/js/dijit/themes/umc/layout/BorderContainer.styl
/univention/js/dijit/themes/umc/layout/ContentPane.styl
/univention/js/dijit/themes/umc/layout/TabContainer.styl
/univention/js/dijit/themes/umc/Menu.styl
/univention/js/dijit/themes/umc/ProgressBar.styl
/univention/js/dijit/themes/umc/site/appGallery.styl
/univention/js/dijit/themes/umc/site/gallerypane.styl
/univention/js/dijit/themes/umc/site/header.styl
/univention/js/dijit/themes/umc/site/inputsizes.styl
/univention/js/dijit/themes/umc/site/login.styl
/univention/js/dijit/themes/umc/site/module.styl
/univention/js/dijit/themes/umc/site/notifications.styl
/univention/js/dijit/themes/umc/site/overview.styl
/univention/js/dijit/themes/umc/site/umcMainTabContainer.styl
/univention/js/dijit/themes/umc/site/widgets.styl
/univention/js/dijit/themes/umc/TimePicker.styl
/univention/js/dijit/themes/umc/TitlePane.styl
/univention/js/dijit/themes/umc/Toolbar.styl
/univention/js/dijit/themes/umc/Tree.styl
/univention/js/dijit/themes/umc/umc.styl
/univention/js/dijit/themes/umc/variables.styl
Comment 1 Jürn Brodersen univentionstaff 2018-06-06 13:35:27 CEST
I moved these into separate bugs:
bug 47143, bug 47144, bug 47145

*** This bug has been marked as a duplicate of bug 47145 ***