Uploaded image for project: '{RETIRED} XWiki Blog Application'
  1. {RETIRED} XWiki Blog Application
  2. XABLOG-51

Create new post form triggers a JS error in IE6/IE7

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • 1.7
    • 1.6
    • Scripts and Style
    • None

    Description

      We need to comment/delete the following code in Blog.BlogScripts JS extension:

      /*
      Event.observe(form, "submit", function() {
      form.action="${xwiki.getURL('_space.name', 'inline')}".replace(/space/, encodeURIComponent(form.entrySpace.value)).replace(/name_/, encodeURIComponent(form.entryTitle.value));
      });
      */

      Attachments

        Activity

          People

            sdumitriu Sergiu Dumitriu
            ludovic Ludovic Dubost
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: