Articles in this section

Large spaces appear between lines in Plesk Code Editor when Atomic Secured Linux extension is enabled

kb: bug Plesk for Linux

Applicable to:

  • Plesk for Linux

Symptoms

  • When opening a file in Plesk Code Editor, large gaps appear between the lines:




  • The Atomic Secured Linux extension is enabled in Plesk at Extensions > My Extensions > Atomic Secured Linux.

Cause

Atomic Secured Linux extension bug with ID EXTCERT-3863, which has been fixed in version 1.5-1.

Resolution

Update the Atomic Secured Linux extension: How to manage Plesk extensions (install, disable, remove, update)

Previous W/A:

  1. Connect to the Plesk server via SSH.
  2. Create a backup file of /usr/local/psa/admin/htdocs/modules/asl-installer/global.css:

    # cp -a /usr/local/psa/admin/htdocs/modules/asl-installer/global.css /usr/local/psa/admin/htdocs/modules/asl-installer/global.css_orig

  3. Open the file in a text editor. In this example, we are using the vi editor:

    # vi /usr/local/psa/admin/htdocs/modules/asl-installer/global.css

  4. Remove the following line:

    CONFIG_TEXT: pre { height: 400px;overflow-y: scroll; }

  5. Save the changes and close the file.

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.