Uploaded image for project: 'phpBB3'
  1. phpBB3
  2. PHPBB3-9665

Signature "0" cannot be previewed

    XMLWordPrintable

Details

    Description

      includes/ucp/ucp_profile.php only passes the signature itself ('SIGNATURE_PREVIEW' => $signature_preview) to the template, but not whether the preview button was hit or not (it doesn't pass $preview to the template).

      Thus the templates always have to use something like

      <!-- IF SIGNATURE_PREVIEW != '' -->

      instead of

      <!-- IF SIGNATURE_PREVIEW -->

      to not disallow "0".

      This affects both, prosilver and subsilver2.

      Attachments

        Activity

          People

            bantu Andreas Fischer [X] (Inactive)
            bantu Andreas Fischer [X] (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: