CMDBuild Forum

cmdbuild 1.5 slow with IE 8

Hello,



After installing the product in Production several users notified me that the application is very slow when accessed using IE8(compatibility view off). With Mozilla we don't have this issue. Did anyone experienced similar problems?

Paolo, if I may I would like to ask you 2 questions about the current functionality of relations graph.
I have 2 classes NETWORK CARDS and SERVERS linked together by a domain.
1) if a server has More than 3 network cards the relational graph will show me a box where is written Network Cards 6 elements. I tried to double click on this box hopping that they will split somehow to show each separate network card but nothing happened. Is this the current functionality of the graph?
2) each box in the relational graph contains the Class name and its main Attribute. Is it possible to choose which attribute to be represented there? (I'm asking this because right now I'm seeing the Description attribute and I would like to see the IP address).

Thank you,
Cristian
The speed problems with IE8 are an unfortunate side effect of the switch to ExtJS 4.0. CMDBuild 2.0 will be shipped with ExtJS 4.1, that tried to address those issues, and will contain a few improvements on our side as well. Of course it will never be fast as modern browsers, but it should be fast enough not to be an issue.
 
Regarding the relations graph, please note that it is not currently maintained...
  1. the expansion should be triggered by de-ticking the relation in the bottom-right  panel "Relazioni", and it seems tha you have found a bug there
  2. it's not possible at the moment; what it might be implemented in the (not near) future is to choose a different attribute to display in reference combo boxes and in the graph
Paolo