Project

General

Profile

Activity

From 2023-11-29 to 2023-12-01

2023-12-01

20:17 Defect #39758: Some pages on https://www.redmine.org/plugins are returning 500 Internal Server Error
Maybe related: https://www.redmine.org/issues/38370 Leonardo Colman
15:31 Defect #39743: Missing filter fields
Hi everyone!
I just remade our server in VirtualBox and with updating the plugins, the problem is gone.
Thank you...
Eve Bo
13:42 Feature #39763 (Closed): Option to disable Issue Navigation or URL Parameters
We request the ability to either disable the issue navigation feature or to remove the URL parameters it generates.
...
Jorge Vaz
09:40 Feature #39761: Ruby 3.3 support
With Ruby 3.3.0-preview3, one test fails.... Go MAEDA
09:37 Feature #39761 (Closed): Ruby 3.3 support
Ruby 3.3.0 is going to be released on December 25th, 2023. Go MAEDA
08:23 Defect #39760: Some API tests fail with Ruby 2.7
I found the following change fixes the errors.... Go MAEDA
08:11 Defect #39760 (Closed): Some API tests fail with Ruby 2.7
In the current trunk r22493, the following three API tests fail if you run tests with Ruby 2.7.... Go MAEDA
03:19 Defect #39755: CommonMark Markdown help page does not reflect user's language setting
Here is a patch to fix the issue. Go MAEDA
01:39 Defect #39548: Internal Error reported when Viewing GIT repository
I got it working. In addition to the instructions you provided above, I needed to convert the table using the follow... Chris Bailey
01:29 Defect #39752: <style> tag is not recognized as a tag.
Thank you for information. Couldn't find it. Kazuhiro HOSODA
00:31 Defect #39759 (Closed): Seprate application server, database server
Please use "forums":/projects/redmine/boards for asking questions. The Issues page is for reporting bugs, suggesting ... Go MAEDA

2023-11-30

21:54 Defect #39759 (Closed): Seprate application server, database server
In our Case in PSD Jordan,we need seprate the redmine server on database server and storage attachment.
In configura...
ashraf alzyoud
20:23 Defect #39756: ActionView::Template::Error (undefined method `editable' for #<UserCustomField>
Done step 4 of the update guide but nothing happened on the migration step. This is what I always do when updating Re... Sven Culley
20:20 Defect #39756: ActionView::Template::Error (undefined method `editable' for #<UserCustomField>
it's a 15 year old migration (Redmine 0.9), but it's possible. Pavel Rosický
20:11 Defect #39756: ActionView::Template::Error (undefined method `editable' for #<UserCustomField>
You likely have forgotten to run database migrations when you last updated your Redmine installation.
Please refer...
Holger Just
20:05 Defect #39756: ActionView::Template::Error (undefined method `editable' for #<UserCustomField>
For what I know that has never happened. Using Redmine quite long now.
What can I do to fix this now?
Sven Culley
17:58 Defect #39756: ActionView::Template::Error (undefined method `editable' for #<UserCustomField>
perhaps you've removed that column by mistake in the past? That's why you shouldn't change the database schema this w... Pavel Rosický
17:20 Defect #39756: ActionView::Template::Error (undefined method `editable' for #<UserCustomField>
So what would be the correct way doing this with my current version? Sven Culley
16:40 Defect #39756 (Closed): ActionView::Template::Error (undefined method `editable' for #<UserCustomField>
You should not manually edit your database; this is likely to cause database schema (and possibly also data-) inconsi... Holger Just
16:35 Defect #39756: ActionView::Template::Error (undefined method `editable' for #<UserCustomField>
https://github.com/redmine/redmine/blob/5.0-stable/db/migrate/102_add_custom_fields_editable.rb
I have added the "edi...
Sven Culley
16:05 Defect #39756: ActionView::Template::Error (undefined method `editable' for #<UserCustomField>
it looks like a missing migration https://github.com/redmine/redmine/blob/5.1-stable/db/migrate/102_add_custom_fields... Pavel Rosický
15:04 Defect #39756 (Closed): ActionView::Template::Error (undefined method `editable' for #<UserCustomField>
I try to add a custom field to a user which results in a "Internal Server Error"
Reproduce:
# Open http://domain....
Sven Culley
19:58 Defect #39758 (Confirmed): Some pages on https://www.redmine.org/plugins are returning 500 Internal Server Error
When browsing through the [plugin list](https://www.redmine.org/plugins) I noticed that some pages were throwing a 50... Leonardo Colman
14:29 Defect #39755: CommonMark Markdown help page does not reflect user's language setting
The cause of this issue is that the condition for @unless@ in the following code (at source:tags/5.1.1/lib/redmine/wi... Go MAEDA
14:18 Defect #39755 (Closed): CommonMark Markdown help page does not reflect user's language setting
The CommonMark Markdown help should open the translated version if one exists, but in fact it always opens the Englis... Go MAEDA
13:47 Defect #39752 (Closed): <style> tag is not recognized as a tag.
Raw @<style>@ tags are deliberately excluded in Redmine to avoid potential issues where arbitrary markdown text could... Holger Just
07:28 Defect #39752 (Closed): <style> tag is not recognized as a tag.
In CommonMark Markdown format, the <style> tag is not recognized as a tag and is displayed as is.
Example 172 of C...
Kazuhiro HOSODA
10:39 Feature #33784: Update Mercurial repository support to be compatible with Python 3 and remove support for Mercurial < 5.1
This is the patch as it's currently in Debian unstable.
Source: https://salsa.debian.org/ruby-team/redmine/-/blob/...
Jakob Haufe
05:05 Defect #39743: Missing filter fields
!@Go & !@Pasquale: thanks for looking into this. I'm more reassured now that this is not the big issue I feared it co... Mischa The Evil
01:27 Defect #39743: Missing filter fields
I reproduced the problem in Redmine 5.1 by using application.js for Redmine 5.0.
1. An old application.js may be c...
Go MAEDA
04:29 Defect #37730 (Reopened): Missing copyright headers in source files
Thanks for fixing this. However, given our current asset serving mechanism, I'd have chosen to only add a *short* cop... Mischa The Evil
04:16 Defect #39232: Locked users in filters only visible to administrators
Locked users have never been visible to non-admin users. This should be considered carefully. Mischa The Evil
03:58 Feature #436: Add agile features (like formerly provided by XPlanner) to Redmine
C S wrote in #note-12:
> Since the xplanner project no longer exists (website closed), this issue can probably be cl...
Mischa The Evil

2023-11-29

21:56 Defect #39743: Missing filter fields
I cannot reproduce this issue nor with default theme and nor with custom theme (purplemine2). Maybe Is originated by ... pasquale [:dedalus]
18:05 Defect #39743: Missing filter fields
I checked with the default theme but the issue persists. Hope this information helps you Eve Bo
14:57 Defect #39743: Missing filter fields
!@Go MAEDA: I've just had a second look at this and I'm more and more thinking this is actually a back-end core Redmi... Mischa The Evil
11:47 Defect #39743: Missing filter fields
Eve Bo wrote in #note-2:
> The problem is occurring on pre-existing queries, since we upgraded to the version 5.1.0....
Mischa The Evil
11:27 Defect #39743: Missing filter fields
The problem is occurring on pre-existing queries, since we upgraded to the version 5.1.0.
!clipboard-202311291125-ln...
Eve Bo
10:55 Defect #39743 (Needs feedback): Missing filter fields
More info is needed to triage this issue. Is this occurring for newly added filters (only) or on pre-existing (saved)... Mischa The Evil
15:09 Patch #39751: Additional translation for Tamil language
Thanks for sharing this. Mischa The Evil
14:28 Patch #39751 (Closed): Additional translation for Tamil language
The follow up on ##34924.
Here are the additional and updated translation files.
Dhana Lakshmi
11:32 Feature #36320: Migrate to Rails 7.2
Takashi Kato wrote in #note-16:
> Sorry for your time.
> It is difficult to fix autoload_paths after initialize, so...
Mischa The Evil
11:05 Patch #14318: Watchers Alerted To Changes But Cannot See Issues (potentially)
Hello. Would it be possible to have a fully compatible release for Redmine 5.1.1 please ? Gal Ito
10:33 Defect #39748 (Closed): migration redmine 2.2.3.stable
We don't provide support via issues. Please use the "forums":/projects/redmine/boards for questions. Issues are solel... Mischa The Evil
09:59 Defect #39748 (Closed): migration redmine 2.2.3.stable
Hi,
I inherit an very old redmine system:
Host: Windows Server 2008
Apache: 2.2.22
redmine: 2.2.3.stable
N...
Gregor Burck
10:21 Defect #35726: Time Formatting does not apply to CSV exports
This might be the time to schedule this (and by extension #31637). Mischa The Evil
10:16 Defect #39747: Diff of a javascript file in repository module is not displayed with layout
Thanks Mischa, very useful!
I've already found the root cause, but I need to add and make more tests just to be s...
Marius BĂLTEANU
10:14 Defect #39747: Diff of a javascript file in repository module is not displayed with layout
FWIW: I just created a history of this issue. See the following table:
|_.Issue|_.Fixing revision|_.Released in ...
Mischa The Evil
08:14 Defect #39747 (Closed): Diff of a javascript file in repository module is not displayed with layout
The issue reported in #37626 reproduces now again no current trunk because the workaround was reverted. We should pro... Marius BĂLTEANU
08:13 Defect #37732 (Closed): Fix "DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated" in RepositoriesController
Go MAEDA wrote in #note-5:
> After Rails was updated to 7.1 in r22488, @RepositoriesController#diff@ always fails wi...
Marius BĂLTEANU
05:56 Defect #37732: Fix "DEPRECATION WARNING: Rendering actions with '.' in the name is deprecated" in RepositoriesController
After Rails was updated to 7.1 in r22488, @RepositoriesController#diff@ always fails with the following error. The er... Go MAEDA
 

Also available in: Atom