Mike Lissner

Results 1390 comments of Mike Lissner

You can find this by grepping the code, I think, but one place I know it needs to be removed from is the podcast page.

Interesting. I don't think we special cased this. Can you share some queries?

Hm, @albertisfu, do you know if we do anything special for the § mark? I'd expect us to just treat it like any other character, but it seems like we...

That's great. Thanks Alberto. I'll put this on your backlog.

This is now fixed and deployed via https://github.com/freelawproject/infrastructure/issues/221. Thanks for filing!

Note, it also fixes the pilcrow, dollar sign and percent sign.

The framework we use for our APIs actually supports excluding fields from the response, but it doesn't support excluding nested fields, and even excluded fields are still pulled from the...

The front end is doing things without using the API, with optimized queries that work because it's such a specific use case. The API is general purpose, so it's harder...

Self-assigning to check back on this and PM it if needed in about a week.

I added a sub-issue to upgrade our API (and possibly the upstream library): https://github.com/freelawproject/courtlistener/issues/5766. ~I'm scheduling it for our next sprint for analysis at least.~ I had the timeline wrong....