MM Zeeman

Results 47 issues of MM Zeeman

The information which is logged for websockets when something errors is so large it is abbreviated. Unfortunately enough does the abbreviated part contain the error which happened. This leads to...

core

It is possible that multiple concurrent category hierarchy saves lead to sql constraint problems. Normally this does not happen when you enable new modules manually, but when you install new...

defect
core

Zotonic uses an automatic lib file concatenation via the `{% lib %}` tag. This is very nice, and speeds up things considerably while having full control of the content used...

enhancement
core

This probably needs extra explanation in order to prevent remote atom table exhaustion. It should not be used on any remote data. For example query strings. http://docs.zotonic.com/en/latest/ref/filters/filter_as_atom.html

documentation
security

A couple of examples will probably help.

enhancement
documentation

There is a problem with the match spec when registering a datapoint like this: ```erlang ok = exometer:new([erlang, gc], {function, erlang, statistics, [garbage_collection], match, {total_coll, rec_wrd, '_'}}) ``` Dialyzer Error...

Just curious, are you planning to support http2 in elli?

When havoc kills `logger`, `heart` or `url_prim_loader` it kills the entire node. Is this a feature or a bug? Or could it be that some internals of OTP has changed...

## `Zotonic` version Zotonic 1.0.0-rc.15 ## Steps to reproduce Connect an mqtt client to the mqtt port, and check the message box of the connection process. ``` mqttx conn -h...

core
discuss

## `Zotonic` version Zotonic 1.0.0-rc.15 ## Steps to reproduce Make a query, and add a pager with `hide_single_page` property set. When there are more than 1 search results, but within...