Ticket #179 (closed defect: worksforme)

Opened 4 years ago

Last modified 3 years ago

funny response: Insufficient paramaters given

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

Description

<?xml version="1.0"?>
<response>
  <header>
    <item_count>0</item_count>
    <request_process_time>0.01</request_process_time>
    <request_query_count>15</request_query_count>
    <request_result>error</request_result>
    <request_result_description>Insufficient paramaters given, changes not saved</request_result_description>
    <request_result_id>715</request_result_id>
    <request_uri>[POST] collection/EqwlETlhd9hjQIpBk4NVhItz?user_id=admin&amp;is_app_admin=true</request_uri>
    <vpx_version>1.6.4</vpx_version>
  </header>
  <items/>
</response>

Change History

Changed 3 years ago by Frans

  • moscow set to Should Have
  • milestone changed from MediaMosa X.X to MediaMosa 2.1

5 min. fix. (typo)

Changed 3 years ago by Frans

  • status changed from new to closed
  • tested set to yes
  • accepted changed from no to yes
  • resolution set to worksforme

Not appropriate anymore

Changed 3 years ago by Michiel.Schok

Yeah.... we still have the paramaters!

<?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_class>mediamosa_rest_call_asset_update</request_class>
    <request_matched_method>POST</request_matched_method>
    <request_matched_uri>/asset/$asset_id</request_matched_uri>
    <request_process_time>0.0315</request_process_time>
    <request_result>error</request_result>
    <request_result_description>Insufficient paramaters given, changes not saved</request_result_description>
    <request_result_id>715</request_result_id>
    <request_uri>[POST] asset/2uxwQ5O0rp4x67Tpj6zBAnU7</request_uri>
    <version>2.1.1.508:471dfedc1fa9</version>
  </header>
  <items/>
</response>

Changed 3 years ago by Frans

Fixed. Please retest.

Changed 3 years ago by Michiel.Schok

;-)

Yeah! I'm happy now.

<?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_class>mediamosa_rest_call_asset_update</request_class>
    <request_matched_method>POST</request_matched_method>
    <request_matched_uri>/asset/$asset_id</request_matched_uri>
    <request_process_time>0.0297</request_process_time>
    <request_result>error</request_result>
    <request_result_description>Insufficient parameters given, changes not saved, Michiel Happy now?</request_result_description>
    <request_result_id>715</request_result_id>
    <request_uri>[POST] asset/2uxwQ5O0rp4x67Tpj6zBAnU7</request_uri>
    <version>2.1.1.508:471dfedc1fa9</version>
  </header>
  <items/>
</response>
Note: See TracTickets for help on using tickets.