-
In dtk.py, the function compute_hardi_odf() does not create the scalar maps. Needs testing
-
setwith.me
Сразу же влетает в игру
-
Some of the background colors does not go well with the white text in Latest commits. Perhaps the text color could be set to black or something with bether contrast than white, for the colors where th…
-
Is it possible to add a reply-to header? It would be very useful and is a common feature for many mailing libraries/modules.
akiva updated
13 years ago
-
Es müssen eine index.html und eine main.css angelegt werden und die Grundstruktur definiert werden.
seah updated
13 years ago
-
Using faqman page with my new user login, only search results work correctly.
unable to pull any existing info using other tabs (like categories, etc)
-
during search results, getting error message on the old /faq/page.
""could not save document"
-
When running erlang in embedded mode, meck:new fails if the (original) module exists, but isn't loaded.
## How to repeat
1. Compile to following module:
``` -module(test).
```
$ erlc +debug_info tes…
-
We need to replace all accesings to files by path with #getResourceAsStream or getResource, because of when we deploy war path can be not accessible. So we should fix static files dispatching and view…
-
I have to use a custom User-Agent string in the request to the server. One way of doing that (I think) would be to pass my own HttpClient to the constructor of RSSReader where I have set the correct u…