View Issue Details

IDProjectCategoryView StatusLast Update
0014392mantisbtchange logpublic2012-06-29 06:13
Reporterrtoliveira Assigned Todregad  
PriorityhighSeveritymajorReproducibilityalways
Status closedResolutionduplicate 
Platform64 bitsOSGNU/LinuxOS VersionRHEL 6.2
Product Version1.2.11 
Summary0014392: Change log pag is blank/empty after migration!
Description

Hi!

I created a new server to migrate my currently mantis 1.2.4 (schema 183) installation to the version 1.2.11. My database is MySQL.

Everything is fine, except the change log page. I reproduced this issue with mantis 1.2.10 too.

Steps To Reproduce

Accessing change log page.

Additional Information

Two images is attached, one is

TagsNo tags attached.
Attached Files
mantis-1.2.4.png (81,347 bytes)   
mantis-1.2.4.png (81,347 bytes)   
mantis-1.2.11.png (45,558 bytes)   
mantis-1.2.11.png (45,558 bytes)   
mantis-1.2.11_CORRECT.png (45,591 bytes)   
mantis-1.2.11_CORRECT.png (45,591 bytes)   
mantis-1.2.4_CORRECT.png (115,486 bytes)   
mantis-1.2.4_CORRECT.png (115,486 bytes)   

Relationships

duplicate of 0010873 closeddregad Change Log/Roadmap do not work with inherited versions. 

Activities

rtoliveira

rtoliveira

2012-06-14 15:11

reporter   ~0032101

Is it related to http://www.mantisbt.org/bugs/view.php?id=13942 ?

rtoliveira

rtoliveira

2012-06-14 15:18

reporter   ~0032102

The correct image for 1.2.11 version is mantis-1.2.11_CORRECT.png

rtoliveira

rtoliveira

2012-06-14 15:22

reporter   ~0032103

I attached nother image for 1.2.4 version too

rtoliveira

rtoliveira

2012-06-14 15:31

reporter   ~0032104

Last edited: 2012-06-15 08:11

I solved using the hint 3 from 0010873:0026242 neosonicxmantis 2010-08-07 16:41

Solution 3: disable get versions from cache

/core/version_api.php
function version_get_all_rows( $p_project_id, $p_released = null, $p_obsolete = false, $p_inherit = null ) {
// global $g_cache_versions, $g_cache_versions_project;
...

EDIT: direct link to note

dregad

dregad

2012-06-15 08:12

developer   ~0032107

Marking this as duplicate per your latest note