-
```
What steps will reproduce the problem?
1. Send a tweet with an image and location.
What is the expected output? What do you see instead?
Location url displayed in a tweet points to wrong coordi…
-
```
The .jar files contains only binaries and documentation, no source code.
According to LGPL, should not the source code be included?
```
Original issue reported on code.google.com by `erik.ber.…
-
```
The .jar files contains only binaries and documentation, no source code.
According to LGPL, should not the source code be included?
```
Original issue reported on code.google.com by `erik.ber.…
-
```
The .jar files contains only binaries and documentation, no source code.
According to LGPL, should not the source code be included?
```
Original issue reported on code.google.com by `erik.ber.…
-
```
The .jar files contains only binaries and documentation, no source code.
According to LGPL, should not the source code be included?
```
Original issue reported on code.google.com by `erik.ber.…
-
```
The .jar files contains only binaries and documentation, no source code.
According to LGPL, should not the source code be included?
```
Original issue reported on code.google.com by `erik.ber.…
-
### Description
We need an overall plan of the API changes needed in all relevant components both in Altinn 2 and Altinn 3 in order to support all needed integration and user interfaces for migrati…
-
```
Ideally redis would have the ability to log to a syslog server rather than
a flat file. Running multiple instances of redis makes logging harder
without syslog.
```
Original issue reported on cod…
-
```
Ideally redis would have the ability to log to a syslog server rather than
a flat file. Running multiple instances of redis makes logging harder
without syslog.
```
Original issue reported on cod…
-
Currently fast_ber does not throw exceptions. Most functions are labelled noexcept.
However, the only way for constructors to report errors is to throw an exception. Utility should be added such th…