The issue came from the inability in firefox (/safari?) to resolve datestring containing a '\n' at the end, stripping said line-break resolves the issue.
I also updated the way the API reply is handled, since it was also losing some parameters when '}}' appears in the description (such as pages with links included).
Also included an example of an API reply for future reference.
The issue came from the inability in firefox (/safari?) to resolve datestring containing a '\n' at the end, stripping said line-break resolves the issue.
I also updated the way the API reply is handled, since it was also losing some parameters when '}}' appears in the description (such as pages with links included).
Also included an example of an API reply for future reference.