boindil

Results 29 issues of boindil

I thought, that - according to https://github.com/Garethp/php-ews/blob/master/src/API/Type/ItemType.php - I would get a Datettime object by calling `getDatetime()`, but instead I am getting a string. I am calling the function on...

While playing around with the library, I tried looping over arrays combined with `@this`. The libary does seem to detect whether or not the given path is valid (`#.#.#.@this` does...

#### What versions are you running? [chromedp/headless-shell:102.0.5005.63](https://hub.docker.com/layers/headless-shell/chromedp/headless-shell/102.0.5005.63/images/sha256-8fe1cbf5aba60474079fedf56867a3a3576340ab21b6e222674edcb6610a584d?context=explore) previous ones behave similar #### What did you do? Include clear steps. I am fetching a (big) AngularJS website and printing that as...

In this line, `cloneEl` can be null when doing multiple very quick drags from one area to another. This should be catched imho, as I see no way to catch...

## Describe the bug Some mails are missing headers in the header tab, while they are present in the eml, that can be downloaded from postal. This is somehow even...

bug

### Name and Version bitnami/sonarqube:9 ### What is the problem this feature will solve? Currently one hast to mount the conf file and edit it manually. Since other options of...

feature-request
sonarqube

**Describe the bug** The connection attempts to not abort properly **To Reproduce** I've set up an ftp server that can be reached somewhat, but is not fully functional (as tested...

accepted
defect

According to docs this should also stage deleted files, but sadly it does not. ``` err := worktree.AddWithOptions(&git.AddOptions{ All: true, }) ``` ``` // AddOptions describes how a add operation...

I need to send a large String (in this case: JSON-Object) to the receiver. Sadly this string is very (!) long so that it gets split during transfer. This would...

Sadly, this doesnt seem to work when in fallback mode. There is no error, it simply doesnt work. Tested in Chrome (useProxy: false) and internet explorer. When using the proxy,...