Closed (fixed)
Project:
Kiva
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Task
Assigned:
Reporter:
Created:
1 May 2009 at 14:02 UTC
Updated:
28 May 2009 at 23:10 UTC
I was looking to build out the filter section a little more so people could narrow down to more specific loans using:
Note that we would also have to update the kiva.install file to account for the three extra variables. Can you check out the patch and if everything looks good I can go ahead and commit to the Dev AND Head ;)
| Comment | File | Size | Author |
|---|---|---|---|
| kiva.install.patch | 613 bytes | quickcel | |
| kiva.module.patch | 2.3 KB | quickcel |
Comments
Comment #1
quickcel commentedI noticed a problem with one of the sector variables, "Personal Use". I can't seem to get this one to work properly. I've tried:
None of those return any loans, and out of ideas for the time being. Anybody have a guess?
Comment #2
quickcel commentedLooks like it is currently a bug in the api. Here is a link to the thread from the Google Group:
http://groups.google.com/group/build-kiva/browse_thread/thread/69d5db226...
Comment #3
quickcel commentedLooks like the bug has been fixed in the api:
http://groups.google.com/group/build-kiva/browse_thread/thread/6f9026448...
I'll make sure to put this fix in the code and then commit the patch.
Comment #4
quickcel commented