SAP Knowledge Base Article - Public

3774096 - Job Description does not wrap text automatically in the job posting page - Recruiting Management

Symptom

In the job posting page, the job description is displayed in a single line and does not wrap text automatically.

"Image/data in this KBA is from SAP internal systems, sample data, or demo systems. Any resemblance to real data is purely coincidental." 

Environment

SAP SuccessFactors Recruiting Management

Reproducing the Issue

  1. Post a job requisition internally or externally
  2. Navigate to the job posting page
  3. Observe that the job description is displayed in a single line without line breaks

Cause

The issue occurs because <pre> and </pre> are used instead of <p> and </p> tags for marking paragraphs.

Resolution

  1. Replace all <pre> and </pre> with <p> and </p> to mark paragraphs correctly
  2. Alternatively, manually add line breaks for all paragraphs using the <pre> tag

Keywords

<pre>, pre, line breaks, one line, single line, JD, job description , KBA , LOD-SF-RCM-JOB , Job Postings & Requisitions , Problem

Product

SAP SuccessFactors Recruiting all versions