Uploaded image for project: 'JCommune'
  1. JCommune
  2. JC-110

Cannot delete topic: /jcommune/WEB-INF/jsp/delete.jsp is not available

VotersWatchers
    XMLWordPrintable

    Details

    • Type: Bug
    • Status: Closed (View Workflow)
    • Priority: Major
    • Resolution: Fixed
    • Affects Version/s: 0.4
    • Fix Version/s: 0.4
    • Labels:
      None
    • Environment:

      Default

      Description

      When I try to delete topic I see 404 error page with message:

      "The requested resource (/jcommune/WEB-INF/jsp/delete.jsp) is not available."

      Example url: http://deploy.jtalks.org/jcommune/branch/2/topic/45/delete.html

      So, I think error in jcommune-view/jcommune-web-controller/src/main/java/org/jtalks/jcommune/web/controller/TopicController.java in deleteConfirmPage() method where we return ModelAndView("delete") but should return ModelAndView("deleteTopic") instead.

        Attachments

          Structure

            Activity

              People

              • Assignee:
                jk1 Evgeniy Naumenko
                Reporter:
                php-coder Slava Semushin
              • Votes:
                0 Vote for this issue
                Watchers:
                0 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved:

                  Structure Helper Panel