Aaron Gustafson

Results 109 comments of Aaron Gustafson

@othermaciej Do you feel that #173 addressed this issue to the point where you feel this issue can be closed? + @jakearchibald

Ditto for `int()` to be used with `value`, `min`, and `max` for number fields.

Another way of thinking about this, if the parsing is too much of a challenge: Could you adjust the API of these fields that require boolean, integers, etc. to allow...

@JeanRoca Given the dates, I’m guessing it’s a regression. Not sure if it is extended to `int()`, but if it isn’t it should be.

I believe this issue is resolved.

Still seeing this today…

> In order to work-around this, I've used a `setTimeout` in the `link` API callback, such that if the `setTimeout` is not cleared within 30 seconds, it calls my `finish`...

Sounds good. The Markdown parsing predated HTML in the feed.

What do you think about building a command that 1. goes through the DB to ID tweets with images missing `alt`, then 2. loads the tweet URL in the background,...