the attribute "duration" return "undefined" error on 4.0.2 browser
Hello,
My RTC Server is 3.0.1 version.I upgrade to 4.0.2 version.But I find this question:the attribute "duration" in the workitem return "undefined" on browser
but this question didn't appear on the 3.0.1 version and 4.0.2 eclipse client, only appear 4.0.2 browser .
can you help me? thank you!
2 answers
When you select the 'Duration' attribute, does it create multiple drop-downs per your screenshot? If so, you should be able to run a firebug trace and check the Console tab for errors. I have seen a similar issue with a client's custom process template where they removed an iteration (the Backlog iteration) and this caused the bad behaviour in the web UI and not in eclipse (same as you are seeing). The reason why it occurs in the web UI and not eclipse is because we call different code for the clients.
Once you check the console tab, it should tell you if there is a plan missing. The error may be a bit hard to decipher, so if you need additional help I would recommend you open up a PMR with IBM Support and include your process template as well as the firebug output.
Once you check the console tab, it should tell you if there is a plan missing. The error may be a bit hard to decipher, so if you need additional help I would recommend you open up a PMR with IBM Support and include your process template as well as the firebug output.
Comments
Krzysztof Kaźmierczyk
May 09 '13, 2:18 a.m.Hi Chen,
I believe that we need a bit more information:
1. Are you using any out of the box project template or you have customized one?
2. Are you using template sharing?
3. Does it happen for only one or more than one project areas? What is the difference between project areas which have the issue and which do not have it?
chen fengmiao
May 09 '13, 5:01 a.m.1. I using the formal project template.
2. I using templdate sharing.
3. It happen only one project area,other project area didn't happen use formal project template.
Piotr Aniola
May 09 '13, 5:54 a.m.Can you also tell us what browser are you using?
What exactly are you doing when the issue occurs? Updating the WI? Displaying it?
Can you complete this activity in the Eclipse client?
chen fengmiao
May 09 '13, 7:35 a.m.1. I use firefox 12 ,firefox 8 and IE 8 ,they also appear the same error.
2. I only click this attribute 's input box ,nothing to do.
3. The issue didn't occurs in the Eclipse client.The attribute dispaly right.
chen fengmiao
May 09 '13, 7:48 a.m.the server export ccm.log:
2013-05-09 19:44:20,060 [ http-bio-9443-exec-75] ERROR com.ibm.team.rtc.common.service - Problems serving sprite image service request
java.lang.IllegalArgumentException: Width (0) and height (0) cannot be <= 0
at java.awt.image.DirectColorModel.createCompatibleWritableRaster(DirectColorModel.java:1010)
Piotr Aniola
May 09 '13, 10:48 a.m.There was a similar defect:
https://jazz.net/jazz/web/projects/Rational%20Team%20Concert#action=com.ibm.team.workitem.viewWorkItem&id=214777
but fixed in 4.0.0.1
chen fengmiao
May 09 '13, 11:01 a.m.I don't open this workitem.I haven't limits of authority. Can you tell me the default what say.If it fixed in 4.0.01.but It appear in 4.0.2