| Issue 257 of Plope Software Collector [Plope] | |||
| Title: | childutils.eventdata splits wrong | ||
| Status: | Resolved | Security | related: No |
| Description: | in childutils.eventdata there is a line headerinfo, data = payload.split('\n') That should be headerinfo, data = payload.split('\n', 1) | ||
| From: | ianb | on: |
Feb 26, 08 19:35
|
| ianb | Last update: |
Feb 26, 08 19:35
|
|
| Topic/class: | supervisor/bug | Importance: | medium |
| Version info: | svn trunk | ||
| Issue 257 Transcript | ||
| 2 entries | ||
|---|---|---|
|
||