After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 660239 - Related records not shown if there is only one related record.
Related records not shown if there is only one related record.
Status: RESOLVED FIXED
Product: glom
Classification: Other
Component: data mode
git master
Other Linux
: Normal normal
: ---
Assigned To: Murray Cumming
Murray Cumming
Depends on: 660344
Blocks:
 
 
Reported: 2011-09-27 11:26 UTC by Murray Cumming
Modified: 2011-09-28 10:20 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Murray Cumming 2011-09-27 11:26:25 UTC
At least in Glom 1.20, no related records are shown if there is only 1. If there are 2 then they are shown.
Comment 1 Murray Cumming 2011-09-28 09:54:04 UTC
Fixed by this commit:
http://git.gnome.org/browse/glom/commit/?id=1259a7f27e257b96a91df3185bbc4bf913372e81

It is apparently a bug in GdaDataAccessWrapper. See bug #660344 .