Menu

#3184 Archiving file in View MOH Files produces 404 error

RELEASE_12_1
closed-fixed
Nick
None
6
2014-04-12
2014-03-12
No

Problem Summary:
Attempting to archive files in Admin-->View MOH files produces a 404 error. See screenshots.

Expected Result:
Clicking the Archive button should archive the file.

Actual Result:
Clicking the Archive button produces a 404 error.

Steps to Reproduce:
(1) Upload a billing file through Admin-->Upload MOH files (test file attached)
(2) Go to Admin-->Upload MOH files
(3) Select the file that you uploaded
(4) Click the "Archive" button.
(5) A 404 page will appear.

Reproduced In:
12_1 Deb 362 (fresh install) + Ubuntu 12 LTS (fresh install)

Additional Information:
* catalina.out attached
* screenshots attached
* test file attached

4 Attachments

Discussion

  • Trimara Corporation

    • Description has changed:

    Diff:

    --- old
    +++ new
    @@ -18,6 +18,6 @@
     12_1 Deb 362 (fresh install) + Ubuntu 12 LTS (fresh install)
    
     Additional Information:
    -* catalina.out attached
    -* screenshots attached
    -* test file attached
    +\* catalina.out attached
    +\* screenshots attached
    +\* test file attached
    
     
  • Nick

    Nick - 2014-03-13
    • assigned_to: Nick
     
  • Trimara Corporation

    • Priority: 5 --> 6
     
  • Hagir

    Hagir - 2014-03-20

    I reported this a long while ago. The cause of this issue is that the original feature commit had missing a moveMOHFile action class (org.oscarehr.billing.CA.ON.web.ArchiveMOHFileAction) that was to be mapped in strut_config.xml as:
    <action input="/billing/CA/ON/viewMOHFiles.jsp" scope="request" path="/billing/CA/ON/moveMOHFiles" type="org.oscarehr.billing.CA.ON.web.ArchiveMOHFileAction">
    <forward name="showInbox" path="/billing/CA/ON/viewMOHFiles.jsp">
    </forward></action>

    The old bug report: https://sourceforge.net/p/oscarmcmaster/bugs/2573/

     
  • Nick

    Nick - 2014-03-24
     
  • Nick

    Nick - 2014-03-24
    • status: open --> open-fixed
     
  • Trimara Corporation

    • status: open-fixed --> closed-fixed
     
  • Trimara Corporation

    Validated in 12_1 Deb 377...changing status to closed-fixed

     
MongoDB Logo MongoDB