Closed (fixed)
Project:
Nodereference Explorer
Version:
6.x-1.x-dev
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Sep 2010 at 07:44 UTC
Updated:
7 Mar 2011 at 16:21 UTC
The radio button code in includes/nodereference_explorer.views.inc at line 133 inserts the node title in the radio button element. However, if the title was configured to link to the node, this results in a badly formatted title in the radio button. See the attached image for an example.
| Comment | File | Size | Author |
|---|---|---|---|
| Screen shot 2010-09-01 at 12.42.52 AM.png | 11.5 KB | dmenefee |
Comments
Comment #1
gnindl commentedRaw data is taken for selection logic instead of the formatted strings, see commit:
http://drupalcode.org/viewvc/drupal/contributions/modules/nodereference_...