• Our team is looking to connect with folks who use email services provided by Plesk, or a premium service. If you'd like to be part of the discovery process and share your experiences, we invite you to complete this short screening survey. If your responses match the persona we are looking for, you'll receive a link to schedule a call at your convenience. We look forward to hearing from you!
  • The BIND DNS server has already been deprecated and removed from Plesk for Windows.
    If a Plesk for Windows server is still using BIND, the upgrade to Plesk Obsidian 18.0.70 will be unavailable until the administrator switches the DNS server to Microsoft DNS. We strongly recommend transitioning to Microsoft DNS within the next 6 weeks, before the Plesk 18.0.70 release.
  • The Horde component is removed from Plesk Installer. We recommend switching to another webmail software supported in Plesk.

Forwarded to devs Bread crumb deficiencies

Kaspar

API expert
Plesk Guru
Username:

TITLE

Bread crumb deficiencies

PRODUCT, VERSION, OPERATING SYSTEM, ARCHITECTURE

Plesk 18.0.40

PROBLEM DESCRIPTION

incorrect bread crumb shown. Credits to forum user @TomBoB for posting about this bug.

STEPS TO REPRODUCE

Prerequisite for testing: have at least two different subscriptions on system.

  1. Logon as an administrator
  2. Navigate to Tools & Settings > Web Application Firewall
  3. Click Domains on left sidebar. Click on any domain in the list and click on SSL/TLS Certificates of the domain.
Notice how the bread crumb is showing the next to last visited page (Tools & Settings > Web Application Firewall).
jisZNHa.png


Other example
  1. Logon as an administrator
  2. Click Subscriptions on left sidebar. Click on any subscription, click on domain, go to PHP settings
  3. Click Subscriptions on left sidebar. Click on a different subscription in the list, click on domain and click on SSL/TLS Certificates of the domain.
Notice how the bread crumb is showing the next to last visited page (PHP settings for example.com).
VzHUl46.png


ACTUAL RESULT

Wrong bread crumb

EXPECTED RESULT

Right bread crumb

ANY ADDITIONAL INFORMATION

(DID NOT ANSWER QUESTION)

YOUR EXPECTATIONS FROM PLESK SERVICE TEAM

Confirm bug
 
For support staff: I think this might be related to
that was finally discussed in support ticket ID #307919. The reason for the behavior in that #307919 ticket case was probably that the certificate was previously issued with the "Let's Encrypt" extension, not the "SSLIt" extension. When the extension was migrated to SSLIt, wrong relations in the database were IDs in the SQLite SSL "orders" table were mixed up. The issue could be corrected by setting correct relations (IDs) in the orders table.
 
Reproduced in the test environment. Bug confirmed: PPPM-13335
 
Just noticed this in Plesk Obsidian Version 18.0.39 Update #2

It shows the last "locked" or "turned off" subscription that you've visited as an admin user.
 
Back
Top