ablidadev / locale_integer_format

GNU General Public License v2.0
0 stars 0 forks source link

It does not work properly. #1

Open miniream opened 7 months ago

miniream commented 7 months ago

Environment: Redmine version 5.0.7.stable Ruby version 3.1.4-p223 (2023-03-30) [x86_64-linux] Rails version 6.1.7.6 Environment production Database adapter SQLite Mailer queue ActiveJob::QueueAdapters::AsyncAdapter Mailer delivery smtp Redmine settings: Redmine theme Zenmine (includes JavaScript) SCM: Subversion 1.14.2 Mercurial 6.3.2 Bazaar 3.3.2 Git 2.39.2 Filesystem
Redmine plugins: additionals 3.1.0 clipboard_image_paste 1.13 locale_integer_format 0.0.4 redmine_contacts 4.3.8 redmine_custom_workflows 2.1.0 redmine_dmsf 3.1.3 redmine_issues_tree 0.0.15 redmine_more_previews 5.0.8 redmine_parent_child_filters 0.1.0 redmine_products 2.2.1

root@rm507:/usr/src/redmine# bundle exec rake redmine:plugins:migrate RAILS_ENV=production W, [2024-01-18T10:39:19.334565 #49] WARN -- : Creating scope :sorted. Overwriting existing method User.sorted. W, [2024-01-18T10:39:19.334764 #49] WARN -- : Creating scope :having_mail. Overwriting existing method User.having_mail. W, [2024-01-18T10:39:19.401124 #49] WARN -- : Creating scope :sorted. Overwriting existing method Group.sorted. W, [2024-01-18T10:39:19.434332 #49] WARN -- : Creating scope :system. Overwriting existing method Enumeration.system. I, [2024-01-18T10:39:19.532161 #49] INFO -- : RedmineMorePreviews: scanning plugins I, [2024-01-18T10:39:19.532203 #49] INFO -- : /usr/src/redmine/plugins/redmine_more_previews/converters/cliff I, [2024-01-18T10:39:19.532256 #49] INFO -- : /usr/src/redmine/plugins/redmine_more_previews/converters/libre I, [2024-01-18T10:39:19.532271 #49] INFO -- : /usr/src/redmine/plugins/redmine_more_previews/converters/maggie I, [2024-01-18T10:39:19.532287 #49] INFO -- : /usr/src/redmine/plugins/redmine_more_previews/converters/mark I, [2024-01-18T10:39:19.532308 #49] INFO -- : /usr/src/redmine/plugins/redmine_more_previews/converters/nil_text I, [2024-01-18T10:39:19.532349 #49] INFO -- : /usr/src/redmine/plugins/redmine_more_previews/converters/pass I, [2024-01-18T10:39:19.532365 #49] INFO -- : /usr/src/redmine/plugins/redmine_more_previews/converters/peek I, [2024-01-18T10:39:19.532386 #49] INFO -- : /usr/src/redmine/plugins/redmine_more_previews/converters/teddie I, [2024-01-18T10:39:19.532436 #49] INFO -- : /usr/src/redmine/plugins/redmine_more_previews/converters/vince I, [2024-01-18T10:39:19.532456 #49] INFO -- : /usr/src/redmine/plugins/redmine_more_previews/converters/zippy W, [2024-01-18T10:39:19.610928 #49] WARN -- : Creating scope :visible. Overwriting existing method Principal.visible. W, [2024-01-18T10:39:20.089813 #49] WARN -- : DEPRECATION WARNING: Using a dynamic :action segment in a route is deprecated and will be removed in Rails 7.0. (called from instance_eval at /usr/src/redmine/config/routes.rb:404) W, [2024-01-18T10:39:20.090238 #49] WARN -- : DEPRECATION WARNING: Using a dynamic :action segment in a route is deprecated and will be removed in Rails 7.0. (called from instance_eval at /usr/src/redmine/config/routes.rb:404) W, [2024-01-18T10:39:20.090482 #49] WARN -- : DEPRECATION WARNING: Using a dynamic :action segment in a route is deprecated and will be removed in Rails 7.0. (called from instance_eval at /usr/src/redmine/config/routes.rb:404) W, [2024-01-18T10:39:20.090669 #49] WARN -- : DEPRECATION WARNING: Using a dynamic :action segment in a route is deprecated and will be removed in Rails 7.0. (called from instance_eval at /usr/src/redmine/config/routes.rb:404) W, [2024-01-18T10:39:20.090846 #49] WARN -- : DEPRECATION WARNING: Using a dynamic :action segment in a route is deprecated and will be removed in Rails 7.0. (called from instance_eval at /usr/src/redmine/config/routes.rb:404) W, [2024-01-18T10:39:20.091125 #49] WARN -- : DEPRECATION WARNING: Using a dynamic :action segment in a route is deprecated and will be removed in Rails 7.0. (called from instance_eval at /usr/src/redmine/config/routes.rb:404) W, [2024-01-18T10:39:20.091318 #49] WARN -- : DEPRECATION WARNING: Using a dynamic :action segment in a route is deprecated and will be removed in Rails 7.0. (called from instance_eval at /usr/src/redmine/config/routes.rb:404)

image image

ablidadev commented 7 months ago

Hey @miniream,

What exactly do you want to happen? Unfortunately, the attached screenshots don't tell me exactly what you expect. Could you describe your problem in more detail?