Uploaded image for project: 'UGC'
  1. UGC
  2. UGC-27

Error 500 without JavaScript

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.2.0
    • 1.2.0
    • None

      On submitting the form with disabled javascript, we have an error 500 due to an mistake in the form action.

      Line 241 :

      <form id="form-{$uniqueId}" action="{$site-uri-prefix}/{$lang}/_plugins/ugc/page/contents/add-content" method="post" >

      The URL is wrong, it should be :
      {$site-uri-prefix}/{$lang}/_plugins/ugc/contents/add-content

            laurence Laurence Aumeunier
            bmaurel Bérénice Maurel
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: