Registered: March 26, 2007 | Posts: 196 |
| Posted: | | | | Here's a weird bug that I ran into: I have a plugin that I use (that I wrote) that stores some information in the notes field through the plugin API. Now, when I do an export to XML, I'm seeing some NULL characters in those fields, which results in invalid XML being produced. IE consumes it, but the .Net framework chokes and refuses to parse it.
So there are probably three bugs here: 1) My plugin shouldn't be trying to put NULLs into the notes. 2) DVD Profiler shouldn't be letting my plugin put NULLs into the notes. 3) Export to XML shouldn't be including the NULL characters in the output.
I can probably fix the first one (although I'm surprised that it happened, given that I'm using C# and it really doesn't expose NULL terminators), but the second two are something that Ken should look at. |
|
Registered: March 26, 2007 | Posts: 196 |
| Posted: | | | | This should probably be done in a support ticket, I'll open one of those as well. |
|
Registered: May 19, 2007 | Reputation: | Posts: 585 |
| Posted: | | | | I just wanted to mention that you avatar is creepy and disturbing and will haunt my dreams. That is all. | | | "Rules are for the obedience of fools and the guidance of wise men" - Douglas Bader "A common mistake that people make when trying to design something completely foolproof is to underestimate the ingenuity of complete fools." - Douglas Adams |
|
Registered: March 26, 2007 | Posts: 196 |
| Posted: | | | | That's actually a picture of me. Really. |
|
Registered: May 19, 2007 | Reputation: | Posts: 6,730 |
| Posted: | | | | Quoting Vega: Quote: I just wanted to mention that you avatar is creepy and disturbing and will haunt my dreams.
That is all. It always reminds me of "Stephen King's It" | | | It all seems so stupid, it makes me want to give up! But why should I give up, when it all seems so stupid?
Registrant since 05/22/2003 |
|