Defect #34892
closedClick "My Account Number", and the 404 page appears.
0%
Description
Click "My Account Number", and the 404 page appears.The log log is as follows:
Missing template, responding with 404
Rendered common/error.html.erb within layouts/base (0.8ms)
Completed 404 Not Found in 179ms (Views: 60.6ms | ActiveRecord: 71.9ms)
Files
Updated by Go MAEDA over 4 years ago
- Status changed from New to Closed
- Resolution set to Invalid
Redmine does not have a link or button named "My Account Number".
If you are really talking about Redmine, "My Account Number" is a feature of a plugin. Please contact the author of the plugin.
Updated by Mizuki ISHIKAWA over 4 years ago
孙晓 孙 wrote:
As shown in the figure, this position
"My account page" can be opened without any problem in my environment.
Could you give me more detailed information to investigate the problem?
- Do users other than you get the same error?
- Redmine Log at the time before the error occurred ( From `Started GET "/my/account"` to `Completed 404 Not Found in 179ms (Views: 60.6ms | ActiveRecord: 71.9ms)`)
- List of plugins you are using