Activity log for bug #627642

Date Who What changed Old value New value Message
2010-08-31 20:05:19 David Dauer bug added bug
2010-08-31 20:15:37 David Dauer description While digging around I noticed that e.g. the readyNotification command XML is like this: <?xml version="1.0" encoding="UTF-8"?><readyNotificationCommand><apikey>LKFBAEnfpipinrfdsi234sjfwlenf384</apikey><class>edu.kit.iism.tacdemo.ReadyNotificationCommand</class><competitionId>6</competitionId><ready>true</ready><username>admin</username></readyNotificationCommand> and thus not valid xml. I haven't checked other commands, but I suspect they have similar issues. So we should make sure that xml communication is using valid-xml syntax. While digging around I noticed that e.g. the readyNotification command XML is like this: <?xml version="1.0" encoding="UTF-8"?><readyNotificationCommand><apikey>LKFBAEnfpipinrfdsi234sjfwlenf384</apikey><class>edu.kit.iism.tacdemo.ReadyNotificationCommand</class><competitionId>6</competitionId><ready>true</ready><username>admin</username></readyNotificationCommand> and thus not valid xml. This affects all other commands, too. So we should make sure that xml communication is using valid-xml syntax.
2010-09-07 19:14:31 David Dauer tacenergy: status New Invalid
2010-09-07 19:14:49 David Dauer tacenergy: importance Undecided Low