Results 52 issues of Konrad Abicht

I experienced this while developing an extension. In the extension i added some stuff into the ObjectCache, but after a removed the knowledge base the stuff is still there. I...

How do i create an example model for each test (and remove it after the test)? The case is to check results from a couple of getXYZ functions of a...

workflow / testing

When i use the **m** (= model IRI) as a controller-action-parameter, i got an **Unauthorized** as response text, no matter what. Do i have to authenticate me before using m?...

workflow / testing

In all doap.n3 files you only set `authorLabel`, but not `author`. The extension exconf tries to use `author` property in its list.phtml, but fails in doing so. Why? I am...

I included the **Save Changes** button into my user interface via: ``` $toolbar->appendButton( OntoWiki_Toolbar::SAVE, array( 'name' => 'Save Changes', 'id' => 'article-Edit-SaveBtn' ) ); ``` In my javascript i want...

workflow / feature request
support/general-questions

When i want to clone a Doctrine entity (containing sub entities), i get the error: > Cannot bind closure to scope of internal class ReflectionProperty I am not sure, which...

In this proposal i'd like to discuss properties of `Toilet` and usage of `FoldingHandles`. ## Toilet The `Toilet` entity has the following properties currently: * spaceInFront * spaceOnUsersRightSide * spaceOnUsersLeftSide...

reference: https://github.com/sozialhelden/ac-format/issues/10 --- *last question from the related issue* ### Regarding "rampSlope" I would use ~~rampGradient~~ **rampSlope**, because it seems the best translation for "Steigung der Rampe" (source). What measure/attribute...

@opyh: As we discussed; here is some input from my side. During my research i found the following vocabularies and schemata, which may be of interest for a11y-json. ### Linked...

The specification currently doesn't specific certain errors or exceptions. Is that intended? Would you open to define ones for certain cases? One would be if someone tries to change an...