Closed (fixed)
Project:
Gamertags
Version:
6.x-2.76
Component:
Miscellaneous
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
1 Sep 2010 at 12:34 UTC
Updated:
15 Sep 2010 at 18:40 UTC
Hi Pobster,
the option "Show gamertag as text only" don't work with me, i am using the lastest release of Views 3, i seen too than when i update the field that the option stay unchecked, i try this option with these fields:
- User: PSN Gamertag
- User: Wii Friend Code
- User: Xbox Gamertag
Thanks for your help :)
Comments
Comment #1
pobster commentedIt looks like Views 3 now has to define option_definition, probably something like;
Could you place this in:
class views_handler_field_user_gamertags extends views_handler_field {And test it for me?
Thanks,
Pobster
Comment #2
MasterChief commentedHi again Pobster!
I put your code at the line 25, and it works now :)
Comment #3
pobster commentedAwesome - thanks for testing! I'll push out a new release once I get home from work.
Pobster
Comment #4
pobster commentedDone! It thankfully is backwards compatible (i.e. Views 2 just ignores it) lets hope nothing changes between now and when the Views alpha release goes stable!
Thanks,
Pobster