Uploaded image for project: 'eZ Publish / Platform'
  1. eZ Publish / Platform
  2. EZP-11392

newsletter name is not washed in edit template

    XMLWordPrintable

Details

    Description

      Hi,

      eznewsletter/design/standard/templates/eznewsletter/edit_newsletter_object.tpl

      Try to name a Newsletter: "This is a nice newsletter"
      The quotes are not washed what breaks the edit template.

      <input class="box" id="newsletterName" type="text" name="NewsletterName" value="{$newsletter.name}" />

      should be

      <input class="box" id="newsletterName" type="text" name="NewsletterName" value="{$newsletter.name|wash}" />

      Best wishes,
      Georg.

      Attachments

        Activity

          People

            tos tos
            emil.webber emil.webber
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: