WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: [Tiki-devel] Tiki9 r41492 trackerfilter bug

[Tiki-devel] Tiki9 r41492 trackerfilter bug

by geoff@enmore :: Rate this Message:

| View in Thread

Hi - looks like there is another bug in Tiki9 - not sure when this arrived but this used to work fine in Tiki6
 
The trackerfilter plugin has a set of parameters that allow the tracker data to be selectively exported to a CSV file - so this can be done very simply from a wiki page without a user having admin access to the various tracker admin screens/download options
 
An example that works fine in Tiki6 is
 
__Export CRM Individual data:__ {trackerfilter trackerId="2" fields="11:12:13:14:15:16:17:18:19:20:21:22" noflipflop="y" export_action="Start the CSV Download" export_status="n" export_created="y" export_modif="y"}
 
This simply displays the text:  Export CRM Individual data - followed by a button with the label "Start the CSV Download"
 
A CSV file is then downloaded with the contents of the selected fields and the special parameters used will allow the status, created and modif content for each item to be included or not.
 
 
This however is completely broken in Tiki9 r41492 - with an input form being erroneously displayed for all the fields irrespective of what fields are used and whilst the download button starts a download, the resultant spreadsheet in incomplete.
 
This is obviously a blocker for several of my Tiki6 production sites to migrate - so hope someone can figure out what has changed - but I don't think it should hold up the next beta release since I would like to start using that on some 'friendly' sites (which don;t use this feature) where I can get more "eyes looking" for issues.
 
Thanks
 
geoff

No virus found in this message.
Checked by AVG - www.avg.com
Version: 2012.0.2176 / Virus Database: 2425/5006 - Release Date: 05/17/12


------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and
threat landscape has changed and how IT managers can respond. Discussions
will include endpoint security, mobile security and the latest in malware
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
TikiWiki-devel mailing list
TikiWiki-devel@...
https://lists.sourceforge.net/lists/listinfo/tikiwiki-devel

 « Return to Thread: [Tiki-devel] Tiki9 r41492 trackerfilter bug