Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development
Debugger Plugin- Bug
thomas:
As it's the project file you're talking about, not the config file, the ConfigManager is not used.
However, the question remains why an empty xml tag should be invalid or should invalidate any other tags, or why one has to look at the project file's xml in the first place...
connexion2000:
You can check that. It costed me a lot of nerves to find this bug. It caused many problems and I was suprised especially because my prevoious expirience (the times of nightly builds) was very positive.
Pecan:
I've also experienced that <extensions> is ignored when a standalone </unit> exists before it.
It was caused by deleting and re-inserting a header. But I was unable to re-create actions that caused it.
killerbot:
--- Quote from: Pecan on March 26, 2008, 01:24:23 pm ---I've also experienced that <extensions> is ignored when a standalone </unit> exists before it.
It was caused by deleting and re-inserting a header. But I was unable to re-create actions that caused it.
--- End quote ---
</unit> is not correct, but <unit/> is though
Navigation
[0] Message Index
[*] Previous page
Go to full version