Uploaded image for project: 'Solr'
  1. Solr
  2. SOLR-1174

Logging Admin Servlet broken for multicore, cannot submit form

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • 1.3
    • 1.4
    • Admin UI
    • None

    Description

      See SOLR-554 for the original improvement.

      This has a bug in it. If I submit the form using multicore, it goes to /solr/admin/logging (not the right path).

      I'm guessing this is because of the path trickery in SolrDispathFilter but I can't follow what the best procedure is to fix it.

      The simplest thing to do is to not use request.getRequestURI() because a form with no action submits to itself.

      Attachments

        1. logging_servlet_multicore.diff
          0.7 kB
          Jacob Singh

        Activity

          People

            shalin Shalin Shekhar Mangar
            jacobsingh Jacob Singh
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: