Ticket #248 (closed defect: fixed)

Opened 2 years ago

Last modified 21 months ago

/user requires group_id, didn't do that in 1.7.3

Reported by: Michiel.Schok Owned by:
Priority: major Milestone: MediaMosa 2.1
Component: Core Version:
Keywords: Cc:
MoSCoW: Must Have Estimated time after impact analysis:
Related to project: none Tested: yes
Accepted: yes Estimated Hours:

Description

Bonus bug in the error message: it reads *MediaMosia?* instead of MediaMosa

<?xml version="1.0" encoding="UTF-8"?>
<response>
  <header>
    <item_count>0</item_count>
    <item_count_total>0</item_count_total>
    <item_offset>0</item_offset>
    <request_matched_method>GET</request_matched_method>
    <request_matched_uri>/user</request_matched_uri>
    <request_process_time>0.0231</request_process_time>
    <request_result>error</request_result>
    <request_result_description>MediaMosia - missing required parameter: group_id (GROUP_ID)</request_result_description>
    <request_result_id>1002</request_result_id>
    <request_uri>[GET] /user?limit=10</request_uri>
    <version>2.1.0.236:07ebc5929cac</version>
  </header>
  <items/>
</response>

Change History

Changed 23 months ago by robert

  • status changed from new to closed
  • resolution set to ready_for_review

Release 2.1

Changed 22 months ago by robert

  • status changed from closed to reopened
  • resolution ready_for_review deleted

Changed 22 months ago by robert

  • status changed from reopened to closed
  • resolution set to fixed

Changed 21 months ago by Frans

  • tested changed from no to yes
  • accepted changed from no to yes
Note: See TracTickets for help on using tickets.