Ticket #255 (closed defect: fixed)

Opened 2 years ago

Last modified 22 months ago

/asset owner_id lijkt niet te werken: ik krijg alle assets terug

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

In 1.7.3:

[GET] asset?owner_id=SURFNET.michiel&limit=100

<item_count_total>6</item_count_total>

In 2.1

[GET] /asset?owner_id=SURFNET.michiel&amp;amp;limit=100

<item_count_total>32674</item_count_total>

NB. De querystring die ik intype is exact hetzelfde. In het resultaat zie ik echter in 1.7.3 een &amp; en bij 2.0 is het een &amp;amp; geworden.

Change History

Changed 23 months ago by robert

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

Fix 2.1 release.

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 22 months ago by Michiel.Schok

  • tested changed from no to yes
  • accepted changed from no to yes

Yep, this is OK.

Note: See TracTickets for help on using tickets.