Changes between Initial Version and Version 1 of Ticket #1140


Ignore:
Timestamp:
05/18/11 11:36:30 (3 years ago)
Author:
dread
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1140 – Description

    initial v1  
    11To reproduce: 
    22 
    3 1. {{{paster db init}}} 
    4 2. {{{paster create-test-data}}} 
    5 3. In Web UI: create new group 'tilo', which includes package 'annakarenina' 
    6 4. {{{curl http://localhost:5000/api/search/package?groups=tilo}}}  results in 0 results (WRONG) 
    7 5. {{{paster search-index rebuild}}} 
    8 6. {{{curl http://localhost:5000/api/search/package?groups=tilo}}}  results in 1 result 
     3 1. {{{paster db init}}} 
     4 2. {{{paster create-test-data}}} 
     5 3. In Web UI: create new group 'tilo', which includes package 'annakarenina' 
     6 4. {{{curl http://localhost:5000/api/search/package?groups=tilo}}}  results in 0 results (WRONG) 
     7 5. {{{paster search-index rebuild}}} 
     8 6. {{{curl http://localhost:5000/api/search/package?groups=tilo}}}  results in 1 result