CMDBuild Forum

Navigation chronology suddenly stopped working

All of a sudden, the navigation chronology stopped working.

We are using openMAINT 1.1- 2.4.2 (11/11/2016).

We can see the navigation history, but when we click on a record of it, it does not respond at all.

cmdbuild.log produces nothing when clicking...

What should I look for?

 

Thanks in advance...

Dimitris

We have checked, this is a bug introduced in the latest version and already solved.
The fix will be available with the next release.
CMDBuild Team

Thanks for the reply.

I discovered that the navigation chronology only stopped working after applying the patch you suggest in this post:

http://www.cmdbuild.org/forum/forum-in-english/944839635

Can you suggest me a solution rather than having to wait until next release? It is the only

change of functionalities we really enjoyed in this updated version of openMAINT!

 

Another thing to note is that the referred patch is different with the announced on sourceforge "#2352: [Fix]

Classes tab notes doesn't display data"

Specifically, the line in CMCardGridController.js  containing:

className: _CMCache.getEntryTypeNameById(selected.get('IdClass'))
which is suggested in sourceforge as:
className: selected.get('IdClass_value')

 

Thanks,Dimitris

 

Previously Tecnoteca wrote:
We have checked, this is a bug introduced in the latest version and already solved.
The fix will be available with the next release.
CMDBuild Team

 

I
do not know what the problem was, and what interventions were made, but
the bug has already been solved and committed on
Bitbucket.
CMDBuild Team