Incorrect page layouts on Redmine 3.2 / 3.3.
Added by Slavka Pavlovsky over 8 years ago
Hello!
I was just installed Redmine on my linux machine, but some pages have a bad layout. For example, "New issue" page. I'm tried different themes (alternate and classic), languages, browsers (without any extensions) and versions (3.2 and 3.3) of Redmine, but this problem exists in all cases.
I guess, that this is not Redmine issue, but I can't understood, what I'm doing wrong. Please, help me.

This is my Redmine environment:
RAILS_ENV=production bin/about
sh: 1: svn: not foundsh: 1: darcs: not foundsh: 1: hg: not foundsh: 1: cvs: not foundsh: 1: bzr: not foundsh: 1: git: not foundEnvironment: Redmine version 3.3.3.stable Ruby version 2.1.5-p273 (2014-11-13) [x86_64-linux-gnu] Rails version 4.2.7.1 Environment production Database adapter PostgreSQLSCM: FilesystemRedmine plugins: no plugin installed
I'm using Debian Jessie, Apache 2.4 and PostgreSQL 9.6, if it matters.
Thanks!
P.S.: sorry for my english.
UPD: I'm just now downloaded master revision from github. It does not contain this issue.