Saved nets that cannot be open

Bug #896891 reported by Jiri Srba
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
TAPAAL
Fix Released
Critical
Jiri Srba

Bug Description

The following net was created, verified but cannot be opened again in the GUI. However, it can be loaded to the
batch processing and can be verified there without any problem.

Related branches

Revision history for this message
Jiri Srba (srba) wrote :
Revision history for this message
Jiri Srba (srba) wrote :

I found out what is the problem. In trunk, make a net consisting of one transition, one place and one arc from transition to the place.
Then save it and try to open. It does not work. The problem is not present in 2.0.2, and the difference is that in the xml file
in 2.0.2 the arc looks like this:

<arc id="T0 to P0" inscription="1" source="T0" target="P0" type="normal">
<arcpath arcPointType="false" id="0" xCoord="117" yCoord="102"/>
<arcpath arcPointType="false" id="1" xCoord="117" yCoord="192"/>
</arc>

but in the trunk the inscription attribute is as: inscription=""
and this does not parse.

Anybody is aware how this problem was introduced???

Jiri Srba (srba)
Changed in tapaal:
assignee: nobody → Jiri Srba (srba)
Changed in tapaal:
status: New → Fix Committed
Changed in tapaal:
status: Fix Committed → Fix Released
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.