Details
Details
Poked at things, but a lot of stuff is still broken until everything is converted.
Diff Detail
Diff Detail
- Repository
- rP Phabricator
- Branch
- cursor2
- Lint
Lint Passed - Unit
Tests Passed - Build Status
Buildable 22298 Build 30496: Run Core Tests Build 30495: arc lint + arc unit
Event Timeline
src/applications/diviner/query/DivinerBookQuery.php | ||
---|---|---|
188 | Wait, how did this ever work? |
src/applications/diviner/query/DivinerBookQuery.php | ||
---|---|---|
188 | It probably didn't. I think /diviner/ shows all books and there's no normal SearchEngine API for books, so there's probably no way to query them with a limit, and thus no way to actually page through them. So it "worked" by being unreachable. Hopefully the new code is just as good! |