缺陷 #854

yanxd 更新于 2014-07-09 14:36

之前版本:
ActionView::Template::Error (incompatible character encodings: UTF-8 and ASCII-8 BIT): 21: <% end -%> 22: 23: <% if !@repository.tags.nil? && @repository.tags.length > 0 -%> 24: | <%= l(:label_tag) %>: 25: <%= select_tag :tag, 26: options_for_select([''] + @repository.tags, @rev), 27: :id => 'tag' %> app/views/repositories/_navigation.html.erb:24:in `block in _app_views_reposit
当前版本:
ActionView::Template::Error (incompatible character encodings: UTF-8 and ASCII-8 BIT):
    21:   <% end -%>
    22:
    23:   <% if !@repository.tags.nil? && @repository.tags.length > 0 -%>
    24:     | <%= l(:label_tag) %>:
    25:     <%= select_tag :tag,
    26:                    options_for_select([''] + @repository.tags, @rev),
    27:                    :id => 'tag' %>
  app/views/repositories/_navigation.html.erb:24:in `block in _app_views_reposit

返回

© Copyright 2007~2021 国防科技大学Trustie团队 & IntelliDE 湘ICP备 17009477号

问题和建议
还能输入50个字符 提交

加入QQ群

关注微信APP


×