ande3577 / redmine_multi_column_custom_fields

allows a custom field to span both columns of the issue
Other
11 stars 5 forks source link

Multi column renders text with no mark-up #18

Open joshualamorie opened 8 years ago

joshualamorie commented 8 years ago

I haven't had a chance to test all of the possible permutations, but it appears that this plugin doesn't play nicely with 3.2.0.stable with some extra themes. When it is enabled the "splitcontent" for custom fields seems to be rendered as plain text.

<div class="splitcontent">

Field Name 1:
Loren impsum

Field Name 2:
12345

</div>

The following installation details:

Environment:
  Redmine version                3.2.0.stable
  Ruby version                   2.2.4-p230 (2015-12-16) [x86_64-linux]
  Rails version                  4.2.5
  Environment                    production
  Database adapter               Mysql2
SCM:
  Subversion                     1.8.10
  Mercurial                      3.1.2
  Bazaar                         2.7.0
  Git                            2.1.4
  Filesystem                     
Redmine plugins:
  clipboard_image_paste          1.10
  redmine_banner                 0.1.1
  redmine_checklists             3.1.3
  redmine_default_custom_query   1.1.2
  redmine_lightbox2              0.2.5
  redmine_revision_branches      0.3.1
  redmine_user_specific_theme    1.1.0
  release_logs                   1.0.0
  sidebar_hide                   0.0.7

This is running inside a docker container.

archonwang commented 8 years ago

I use redmine 3.2.1 and it seems not support. error log is

Deface: [ERROR] The original source for 'add-multiple-projects-to-issue-form' has changed, this override should be reviewed to ensure it's still valid.

adrianobr commented 8 years ago

+1