-
```
No hiragana release keystroke on keypress of the caps lock key on Japanese
keyboard when kana mode activated.
When in kana mode (regardless of width), the VK_HIRAGANA release event is
missing. …
-
When I add a person, I could not put a tag that contains a space as shown below:
![image.png](https://raw.githubusercontent.com/nus-cs2103-AY1920S1/pe/master/imageFolderTXT/3948693665_9e55e984-5327-4…
-
The output message could perhaps say TAG must be alphanumeric, without spaces, as stated in the UG. Because the tag name is technically in alphanumeric characters
![image.png](https://raw.githubuserc…
-
I am following the documentation for [setting up a cloud project](https://google.github.io/fuzzbench/running-a-cloud-experiment/setting-up-a-google-cloud-project/) and they mention to set up a passwor…
-
The restriction of issue descriptions to only alphanumeric characters and spaces is overly restrictive and can be problematic in typical use.
![image.png](https://raw.githubusercontent.com/nus-cs2103…
-
```
OAuth for AppEngine for one, returns an authorization token with a '/'.
GenerateSignatureBase() does not url encode this parameter, and the access
token request fails as a result.
The correct …
-
```
What steps will reproduce the problem?
1. Send through an IPSMGW an SIP/SMS with source address set to alphanumeric
TON, see the attached trace.
2. Boghe client shows the originator address as 37…
-
```
OAuth for AppEngine for one, returns an authorization token with a '/'.
GenerateSignatureBase() does not url encode this parameter, and the access
token request fails as a result.
The correct …
-
```
What steps will reproduce the problem?
1.create a simple protobuf message, message CharTest{required string a=1}
2.create a protobuf instance, with a=
3. CharTest m CharTest.newBuilder().setA("my.…
-
```
OAuth for AppEngine for one, returns an authorization token with a '/'.
GenerateSignatureBase() does not url encode this parameter, and the access
token request fails as a result.
The correct …