-
```
What steps will reproduce the problem?
User class has a password field:
class User {
String username;
@Strategy(deserialize=true, serialize=false)
String password;
}
What is the expecte…
-
```
What steps will reproduce the problem?
User class has a password field:
class User {
String username;
@Strategy(deserialize=true, serialize=false)
String password;
}
What is the expecte…
-
```
What steps will reproduce the problem?
1. Clicking some of the torrents on the main program window.
2. Crash to desktop with message of unhandled error.
3. Torrent currently causing this to me
ht…
-
```
1062 - [ OK ] libyuvTest.ARGBScaleDownBy2_Bilinear (1062 ms)
113 - [ OK ] libyuvTest.ARGBScaleDownBy2_None (113 ms)
88 - [ OK ] libyuvTest.ARGBScaleDownBy4_Bilinear (88 ms)
52 …
-
```
What steps will reproduce the problem?
User class has a password field:
class User {
String username;
@Strategy(deserialize=true, serialize=false)
String password;
}
What is the expecte…
-
```
What steps will reproduce the problem?
User class has a password field:
class User {
String username;
@Strategy(deserialize=true, serialize=false)
String password;
}
What is the expecte…
-
```
1062 - [ OK ] libyuvTest.ARGBScaleDownBy2_Bilinear (1062 ms)
113 - [ OK ] libyuvTest.ARGBScaleDownBy2_None (113 ms)
88 - [ OK ] libyuvTest.ARGBScaleDownBy4_Bilinear (88 ms)
52 …
-
```
What steps will reproduce the problem?
User class has a password field:
class User {
String username;
@Strategy(deserialize=true, serialize=false)
String password;
}
What is the expecte…
-
```
1062 - [ OK ] libyuvTest.ARGBScaleDownBy2_Bilinear (1062 ms)
113 - [ OK ] libyuvTest.ARGBScaleDownBy2_None (113 ms)
88 - [ OK ] libyuvTest.ARGBScaleDownBy4_Bilinear (88 ms)
52 …
-
```
The search form is really long and has lots of choices to make. On top of
that, it currently uses , which has usability problems.
We should rewrite the HTML for the search form so that it uses …