XML
XML stands for Extensible Markup Language and is a text-based markup language. It is designed to store and transport data. It allows developers to create their own self-descriptive tags, or language, that suits their application.
Here are 8,155 public repositories matching this topic...
Bug report
Describe the bug
Here is a clear and concise description of what the problem is:
Hello, There is a bug on Kodi (tested on Windows Store version)
Using Alt+Space I can move Kodi on full-screen mode
Expected Behavior
Here is a clear and concise description of what was expected to happen:
Actual Behavior
Possible Fix
To Reproduce
Steps to reproduce t
-
Updated
Nov 4, 2021 - Java
-
Updated
Nov 1, 2021
-
Updated
Nov 5, 2021 - C
-
Updated
Nov 7, 2021 - C#
Would be great to allow to delete a stub mapping by ID using admin client.
Current behaviour of method wireMock.removeStubMapping on external server leads to post request with json body that in our case matches too many mappings (we have a problem with multiple mappings to the same url and body but this is separate issue).
After checking existing implementation method removeStubMapping
-
Updated
Sep 16, 2021 - CoffeeScript
-
Updated
Nov 2, 2021 - TypeScript
-
Updated
Oct 3, 2021 - PHP
-
Updated
Oct 1, 2021 - C++
-
Updated
Dec 11, 2020 - JavaScript
-
Updated
Oct 18, 2021 - JavaScript
-
Updated
May 1, 2021 - Java
-
Updated
Nov 8, 2021 - PHP
-
Updated
Nov 2, 2021 - C
-
Updated
Nov 5, 2021 - PHP
-
Updated
Jul 27, 2021 - PHP
-
Updated
Oct 24, 2021 - Go
Hi, I'm trying to read a CSV file like this (
;,delimiters):What happens: semicolon from the first line does not become the main separator, the comma from the second line does and it breaks the file's logic.
Code that reads:
Result