We have been working on implementing swim lanes and everything had been working fine. We recently upgraded to latest support pack stack SPS 7 which was released on June 11th, 2014 and we've noticed issues with the Lane Titles.
When we are adding lanes, we can see the text for the titles of all lanes that we add:
If we then reload or refresh the page, the four lanes that we've added are there but the Title text to the lanes are missing:
We have debugged the javascript where the title is read and it comes blank. We were curious as to whether this is saving correctly.
I put a breakpoint in the method /UI2/CL_GW_DP_V06_PB_PERS->/IWBEP/IF_MGW_APPL_SRV_RUNTIME~CREATE_ENTITY and it does stop there, but I don't see much for the data about the lanes themselves it seems to be generic page info.
We are using the standard page and standard lanes. I would appreciate any thoughts or direction on how to debug the title text.