-
There are a total of 67 of such errors. Fix them all.
**[in src/lib/acp/form/UltimateContentEditForm.class.php, line 34](https://github.com/frmwrk123/de.plugins-zum-selberbauen.ultimate/blob/master/s…
-
Add tests for cc_message app:
- Migrate some tests for Course model to Message model-
- Add tests for MessageForm
- Add tests for the flow: add message to DB, send email, etc...
-
```
Fatal error: PHP notice in file E:\Users\Development\AppData\Local\ApacheSoftwareFoundation\Apache2.2\htdocs\Test\WCF2.0.x-System\ultimate\lib\acp\form\UltimateContentEditForm.class.php (272): Un…
-
Are there js files missing like on the site side?
-
Adding a new study in the frontend, but forget to fill in a compulsory field, e.g. the date
When pressing save, it complains about forgotten date - fine.
But all the other entries are dropped as well,…
-
Hi,
I'd like to use handlebars variables within the i18n template string;
```
{ "hello", "Hello {{name}}! Welcome back." }
```
To make this possible, you'd have to compile the Handlebar template tw…
-
In _alamid_ the _data-node_-Attribut in HTML files is acting like an id. The name of a node must be unique, otherwise _this.Super.getNodeMap()_ won't work. This seems to be a missuse of the _data-_-At…
topa updated
12 years ago
-
I am currently in the process of using an event listener to listen to data manipulations via an AbstractDatabaseObjectAction (more specifically, i am using an event listener on saved@MessageForm with …
-
I just had a deeper look into the message and BBcode system, and i noticed that it is still as ugly as hell from an plugin developers point of view.
If you want to parse a message on your own, this i…
-
In some template files the select attribute of option-tags is not conform to xhtml. Please replace selected by selected="selected".
The following files are affected:
- default/cc_subscriptions.tpl
- …