-
```
What steps will reproduce the problem?
1.Opening the PWM login page using HTTPS://
What is the expected output? What do you see instead?
The PWM login page is expected. I receive "PWM 5063
A secu…
-
```
What steps will reproduce the problem?
1.Opening the PWM login page using HTTPS://
What is the expected output? What do you see instead?
The PWM login page is expected. I receive "PWM 5063
A secu…
-
After successfully insert there's no return value for ID
Sample Code:
``` csharp
public dynamic SaveUser(string name, string email)
{
dynamic result = new ExpandoObject();
result.Success = f…
-
```
GeoAPI 1.7.1 was released a few days after NTS 1.13. Other libraries refer
GeoAPI 1.7.1 now, NuGet will also grab 1.7.1 on update. However, NTS 1.13 is
build explicitly with 1.7.0, thus wrecking…
-
```
What steps will reproduce the problem?
1.Opening the PWM login page using HTTPS://
What is the expected output? What do you see instead?
The PWM login page is expected. I receive "PWM 5063
A secu…
-
```
What steps will reproduce the problem?
1.Opening the PWM login page using HTTPS://
What is the expected output? What do you see instead?
The PWM login page is expected. I receive "PWM 5063
A secu…
-
```
What steps will reproduce the problem?
1. configure play project to use unmanaged jar like sqljbdc4.jar to connect to
a sql server database.
2. execute mvn clean install
What is the expected ou…
-
```
What steps will reproduce the problem?
1. Log into NuGet
2. Locate the package
3. Notice that the package does not reference
https://www.nuget.org/packages/Microsoft.SqlServer.Compact/ (latest ve…
-
```
Access sqlserver database through odbc, a table with non-null string field,
when the field's value is empty string, it will return null when retrieve it's
value.
It is caused by line 134 of fil…
-
It seems that ruby 2.2 compatibility is only in master. Any chance for a new release?