collections with custom fields can fail to open in some circumstances

Bug #493488 reported by zombiepig
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
GCstar
Fix Released
Undecided
Unassigned

Bug Description

As reported at http://forums.gcstar.org/viewtopic.php?id=1151, in some circumstances collections with custom fields stop loading. This is caused by a change to the grouping lines in the gcs file. Instead of a correct section like
  <groups>
    <group id="User fields" label="User fields" />
  </groups>

the section is being replaced by
  <groups>
    <group displayed="User fields" id="User" label="PanelUser" />
  </groups>

causing gcstar to crash when trying to load the collection.

Changed in gcstar:
status: New → Confirmed
milestone: none → 1.5.1
Changed in gcstar:
milestone: 1.5.1 → 1.6.0
Revision history for this message
Christian Jodar (tian) wrote :

This is already fixed in SVN version.

Changed in gcstar:
status: Confirmed → Fix Committed
Changed in gcstar:
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.