Andras Hatvani

Results 10 issues of Andras Hatvani

Process: Xcode [53966] Path: /Applications/Xcode.app/Contents/MacOS/Xcode Identifier: com.apple.dt.Xcode Version: 5.1.1 (5085) Build Info: IDEFrameworks-5085000000000000~10 App Item ID: 497799835 App External ID: 520942841 Code Type: X86-64 (Native) Parent Process: launchd [179] Responsible:...

Output with Xcode 5.1.1 and recent plugin on OS X 10.9.2, Cocoapods 0.31.1 (installed at /usr/local/opt/ruby/bin/pod), Homebrew 0.9.5: Start pod update Cocoapods update failed: bash: pod: command not found

The result with Xcode 5.1.1 and with the latest Alcatraz on OS X 10.9.2 is that only empty folders will be created: [prompt:~/] ls -la ~/Library/Application\ Support/Developer/Shared/Xcode/Plug-ins/KFCocoaPodsPlugin.xcplugin/**/** -rw-r--r-- 1 andras...

When a filter or column sort will be applied, then the table will completely be re-rendered and the current view position (column/row) will be lost, because the table jumps at...

need reproduce

Currently there's no example demonstrating the implementation of a file upload. Desired would be one example with both, single and multiple files.

status: wontfix
type: documentation

**Describe the issue** The following code works with SCS 3.2.4: ```kotlin @Service class TechnischerplatzAdresseHandler(private val interactiveQueryService: InteractiveQueryService) { private val technischerplatzAdresseStore: ReadOnlyKeyValueStore get() = interactiveQueryService.getStore("technischerplatzadresse-store") suspend fun get(request: ServerRequest) =...

Currently when sending the Content-Type or possibly also types of header, then the following error message will be displayed: `Request header field Content-Type is not allowed by Access-Control-Allow-Headers in preflight...

**On Page:** [Create a builder](https://buildpacks.io/docs/operator-guide/create-a-builder/) ``` ~/IdeaProjects/buildpack-samples on  main! ⌚ 16:12:08 $ pack builder create my-builder:jammy --config ./builder.toml jammy: Pulling from cnbs/sample-base-run Digest: sha256:360b4f1a793fbf2ab750e572a68b43a31fe3d01188745b1eef965c9a2a3742e3 Status: Image is up to...

```typescript export class ClassWithMapField { mapField:Map; }

The tests won't be executed, only a timeout occurs when trying to use the library: ` 30 11 2016 15:49:04.273:WARN [Firefox 45.0.0 (Windows 7 0.0.0)]: Disconnected (1 times), because no...