- ID de l'analyse :
- e81e6b36-3cdf-436e-8505-67589a0193d7Terminée
- URL soumise :
- https://mingle-portal.eu1.inforcloudsuite.com/
- Fin du rapport :
Liens : 0 trouvé(s)
Liens sortants identifiés à partir de la page
Variables JavaScript : 4 trouvée(s)
Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel
Nom | Type |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
infor | object |
Messages de journal de console : 0 trouvé(s)
Messages consignés dans la console web
HTML
Le corps HTML de la page en données brutes
<!DOCTYPE html5><html lang="en" xmlns="http://www.w3.org/1999/xhtml"><head>
</head>
<body class="mingle-error" style="width:100%;height:100%;overflow:hidden;margin: 0;">
<script src="https://d3leis50ul3nek.cloudfront.net/mingle/mcc/100/InforMCC/prod/SiteContent/2024.10.00-Enhanced/Portal/cli_bundles/resources/Infor.MinglePortal.en-US.resx.js?545762375909" nonce=""></script>
<meta charset="utf-8">
<title>Error</title>
<style>
body {
height: 100%;
font-family: Helvetica, Arial;
}
.error-container {
box-sizing: border-box;
padding-top: 100px;
min-height: 100%;
position: relative;
padding-bottom: 120px;
text-align: center;
color: #1A1A1A;
}
.error-header {
padding: 20px 20px 0 20px;
box-sizing: border-box;
line-height: 1.2em;
min-height: 16px;
color: #000;
text-align: center;
margin: 0 auto;
}
.company-logo {
max-height: 130px;
height: 100%;
display: block;
padding-bottom: 30px;
margin-left: auto;
margin-right: auto;
}
.company-logo img {
max-height: 120px;
width: auto;
margin-left: auto;
margin-right: auto;
padding-left: 15px;
}
.error-head-text {
font-size: 14px;
}
.error-text {
font-size: 13px;
line-height: 19px;
}
</style>
<div class="error-container">
<div class="error-header">
<span class="company-logo">
<img src="https://d3leis50ul3nek.cloudfront.net/mingle/mcc/100/InforMCC/prod/SiteContent/2024.10.00-Enhanced/Portal/cli_bundles/assets/images/infor_logo.png" alt="Infor Logo">
</span>
</div>
<div>
<span class="error-head-text">An error occurred.</span>
<p class="error-text">
Oops! Something went wrong. <br>
Please contact your system administrator.
</p>
</div>
</div>
</body></html>