Details
- 
    Type:Bug 
- 
    Status: Done/Fixed
- 
    Priority:Major 
- 
    Resolution: Fixed/Completed
- 
    Affects Version/s: 1.8
- 
    Fix Version/s: 1.8
- 
    Component/s: CiviEvent, Core CiviCRM
- 
    Labels:None
Description
The Event Type drop down on the Find Participants search and Advanced Contact Search->Events are showing incorrect values.
This is the test currently set up in http://demo.civicrm.org/drupal/
1. I created two new Event Types and disabled some existing Event Types. 
A new event type I created was 'Charity Dinner' weight 1, and I disabled 'Exhibition'
2. Create a new event shows the correct list of Event Types, by order of weight: "Charity Dinner, Conference, Fundraiser" etc...
3. Find Participants -> Event Type drop down showing "Conference, Exhibition, Fundraiser" etc. i.e. it is not showing the new Event Type and is still showing the disabled event type.