fuel_relationships_model->find_by_candidate

edited July 2013 in Bug Reports
Line 65:

$where['candidate_id'] = $candidate_id;

...should be

$where['candidate_key'] = $candidate_id;

..?

Comments

  • edited 7:40PM
    Thanks for the report. I've posted a fix on the 1.0 branch for this,
  • edited 7:40PM
    No worries, thanks for a wonderful CMS!

    Peace, love and flowers...
Sign In or Register to comment.