View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0032953 | mantisbt | migration | public | 2023-09-19 11:48 | 2023-10-06 06:52 |
Reporter | jmelendez | Assigned To | dregad | ||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | no change required | ||
Product Version | 2.25.7 | ||||
Summary | 0032953: migration from mantis version 2.22.0 to 2.25.7 | ||||
Description | In a test environment I have been migrating Mantisbt versions and when I go to migrate to version 2.25.7 I encounter an error as an administrator user in the Manage Custom Fields part, the errors are the following, Attachment screenshot: SYSTEM NOTICE: 'Undefined index: name' in 'C:\xampp\htdocs\mantisbt-2.25.7\core\utility_api.php' line 175 SYSTEM NOTICE: 'Undefined index: id' in 'C:\xampp\htdocs\mantisbt-2.25.7\manage_custom_field_page.php' line 96" I also ran /admin/check/index.php and it only gave me warnings. Could it be that some of those warnings gave me those errors? Attachment screenshot. The only error that appears in this version is the one mentioned above; The rest of this version works perfectly. Do you have any idea what could be happening? If you need any other information that can help us resolve this issue, let me know and I will send it to you. | ||||
Tags | No tags attached. | ||||
Attached Files | |||||
By clicking on the link that gives me the error, the following appears: |
|
I add that I am using the following version of XAMPP:
|
|
I'm guessing you mean the link in the Custom Fields table's first row, name column (that opens manage_custom_field_edit_page.php), I think something's fishy with at least one of your custom field definitions. Can you do add a |
|
Dear friends, I was able to fix the error in the following way. I brought the custom_field_api.php file from the previous version and replaced it with the one from the current version (version 2.25.7), after refreshing the page the error disappeared. For some reason when making this file change no more error was reflected, I have been browsing all the Mantis tabs and it behaves perfectly. I assume there will be some function in that file that changes when I update the version. I think we can consider this Mantis closed. Thank you very much for your willingness and help. Best regards |
|
Thanks for the feedback, good to hear you managed to fix the problem. |
|