fm_IDL.xml metabib::record_attr_flat contains an incorrect link

Bug #1497374 reported by Blake GH
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Evergreen
Fix Released
Medium
Unassigned
2.10
Fix Released
Medium
Unassigned
2.8
Won't Fix
Undecided
Unassigned
2.9
Fix Released
Medium
Unassigned

Bug Description

EG 2.8.2

The field definition

<field reporter:label="Record ID" name="id" reporter:datatype="id" oils_obj:required="true"/>
<field reporter:label="Attribute" name="attr" reporter:datatype="text" oils_obj:required="true"/>
<field reporter:label="Value" name="value" reporter:datatype="text" oils_obj:required="true"/>

but the link:
<link field="source" reltype="has_a" key="id" map="" class="bre"/>

Probably needs to be:
<link field="id" reltype="has_a" key="id" map="" class="bre"/>

Reports are affected.

Tags: pullrequest
Revision history for this message
Blake GH (bmagic) wrote :
Blake GH (bmagic)
tags: added: pullrequest
Changed in evergreen:
status: New → In Progress
Kathy Lussier (klussier)
Changed in evergreen:
status: In Progress → Triaged
importance: Undecided → Medium
Kathy Lussier (klussier)
Changed in evergreen:
milestone: none → 2.next
Revision history for this message
Michele Morgan (mmorgan) wrote :

Tested this fix in the reporter from both mraf and bre sources and it works as advertised. My signoff branch is here:

http://git.evergreen-ils.org/?p=working/Evergreen.git;a=shortlog;h=refs/heads/user/mmorgan/LP1497374_signoff

Revision history for this message
Kathy Lussier (klussier) wrote :

Thanks for the fix Blake and for the testing Michele! Merged to master and backported to 2.9 and 2.10.

Changed in evergreen:
status: Triaged → Fix Committed
Changed in evergreen:
milestone: 2.next → 2.11-alpha
Changed in evergreen:
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.