Content
View differences
Updated by Theo Hallenius over 10 years ago
Hi everyone,
In latest OpenProject version (5.0.7), whenever I’m editing pages in Wiki section, **Preview** button doesn’t work anymore.
Here’s the relevant trace in Firefox debug console :
application-dcd9f5d7a02fef7e22f7d28eb8d66018.js:62863 POST http://XXXX/projects/XXX/wiki/Wiki/preview 404 (Not Found)
I created a hosted server (Free Trial) and I could reproduce this bug as well.
By the way, it seems there are some CSS rendering issues, especially when using <code> tag in
<pre>
```
section.
Thanks in advance for your support.
Best regards,
Guillaume.
In latest OpenProject version (5.0.7), whenever I’m editing pages in Wiki section, **Preview** button doesn’t work anymore.
Here’s the relevant trace in Firefox debug console :
application-dcd9f5d7a02fef7e22f7d28eb8d66018.js:62863 POST http://XXXX/projects/XXX/wiki/Wiki/preview 404 (Not Found)
I created a hosted server (Free Trial) and I could reproduce this bug as well.
By the way, it seems there are some CSS rendering issues, especially when using <code> tag in
<pre>
Best regards,