-
This is the menu of a user to whom I have given the following rights:
- Read permissions for the page "Intern:start", so he did approach comes to the Index menu in the sidebar,
- All rights for the "N…
-
I understood Dajaxice but the following example is not running on fest-api. Below are the changes I made to fest-api to try making it work. . The page opens. Other javascript functions work, but the o…
-
In redis
```
PUBLISH sse '1'
```
```
[15/Mar/2014 19:16:49] "GET /events2/ HTTP/1.1" 200 0
Traceback (most recent call last):
File "/usr/lib/python3.3/wsgiref/handlers.py", line 138, in run
se…
-
Currently madge does not seem to resolve the module IDs from the RequireJS paths-config:
if I use madge with the `requireConfig` option **and** the config-file contains path-settings, then madge will…
-
The events2.lib file is missing which makes it impossible to compile it through dub (git) master with --arch=x86_64. Using the i386 events2.lib file returns a "wrong magic number" error.
Compiling wi…
-
_this ticket is transfered from former bug tracking system_
When an ELO touchscreen is used on a fullscreen application where cursor is disabled using Player.showCursor() method, touchscreen is not m…
-
I want to fix all the CSS entries to use the proper shortnaming, and have unversioned shortnames aliasing the latest versioned shortname. Are they currently maintained by an auto-update, such that my…
-
Hi,
I found (in a very painful way:) ) that if there are unicode keys on a inner dictionary ES or the python library fails to add the object. e.g. for the following dictionary:
```
{
u'city': u'…
-
If we add a new file into a project or rename an existing file, Highlight Usages and Rename refactoring both stop working (in that particular file only).
The issue is obviously caused by the recently…
-
``` ruby
routine f(){}
f()!!
```
SIGSEGV upon exiting.