Symptoms

Script configureLocale.pl execution fails with an error:

BAD formed multilang string: '   Redirect from plan list to specified URL. Possible value: full URL including http:// or https://' table='StorePathParam', field='Description', value='   Redirect from plan list to specified URL. Possible value: full URL including http:// or https:// ' at ./tools/configureLocale.pl line 486.
BAD formed multilang string: '   ' table='StorePathParam', field='Description', value='         ' at /usr/local/bm/tools/locale_tools.pm line 109.

Cause

The error is the result of the bug PBA-36187 (fixed in PBA-E 5.5) - when adding parameter for the usage scenario, the description is not added as multilingual field to the PBA-E database.

Resolution

  1. Correct the description:

    Top  Product Director  Online Store Manager  Usage Scenarios  USAGE_SCENARIO_NAME  Parameters  FIRST_PAGE_REDIRECT
    

    "Edit" button.

  2. Change value for the "Description", correct multi-language cell will be shown.
  3. Click "Save" button.
  4. Rerun the script configureLocale.pl.

Internal content