#176 closed defect (fixed)
edit pilot ID
Reported by: | Owned by: | Stein Tore Erdal | |
---|---|---|---|
Priority: | major | Milestone: | 1.2.12 |
Component: | FsComp | Version: | 1.2.12 |
Keywords: | Cc: |
Description
error when editing a pilot ID attachment error
Attachments (2)
Change History (6)
Changed 12 years ago by
Attachment: | error edit pilot.PNG added |
---|
Changed 12 years ago by
Attachment: | Camp Local Plomer-Sommer 08-09.fsdb added |
---|
comment:1 Changed 12 years ago by
Milestone: | → 1.2.13 |
---|---|
Resolution: | → fixed |
Status: | new → closed |
comment:3 Changed 12 years ago by
Milestone: | 1.2.13 → 1.2.12 |
---|
Note: See
TracTickets for help on using
tickets.
Thanks! you found a bug. seems no one has tried to change the id of a pilot before!!
The xpath expression "descendants::..." is wrong, should be "descendant::...".
Will be fixed in FS 1.2.13.
Manual way to do it would be to open the fsdb file in a text editor and find all <FsParticipant? id="..."> and change id.
Stein-Tore