#54 ✓resolved
nonameform

Addons without versions (empty-element tags)

Reported by nonameform | December 5th, 2009 @ 11:10 PM | in Beta 3

I have a sample camp storage chest mod installed. It's a simple addon that lacks most of the information in Manifest.xml, including addon version. DAModder parses information from "Type" and displays it as "Version".

<Version />
<GameVersion />
<Type>1</Type>

After replacing empty-element tags with start and end tags, DAModder stopped displaying "Type" contents as "Version" contents.

<Version></Version>
<GameVersion></GameVersion>
<Type>1</Type>

Edit: WTB preview feature for tickets.

Comments and changes to this ticket

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile ยป

DAModder is a full featured replacement for Bioware's DAUpdater program -- with more features!

People watching this ticket

Referenced by

Pages