[rt-users] RT::Extension::Assets - missing Wikitext area and Select date widgets on Bulk Update
Alex Vandiver
alexmv at bestpractical.com
Wed Apr 9 23:32:54 EDT 2014
On Thu, 2014-04-10 at 12:32 +1200, Kevin Buckley wrote:
> Bingo!
>
> Will give that a go: thanks.
Please keep all replies on-list.
> Can I also assume that the 4.2.3 plus patch additions would cure what I've
> seen in the log, since trying to add in in the
>
> RT::Extension::Assets::Import::CSV
>
> module, namely the three criticals
>
> [3757] [Thu Apr 10 00:14:11 2014] [info]: Successful login for root
> from 127.0.0.1 (/opt/rt4/sbin/../lib/RT/Interface/Web.pm:819)
> [3755] [Thu Apr 10 00:14:38 2014] [critical]: Unknown CustomField
> type: Wikitext (/opt/rt4/share/html/Elements/BulkCustomFields:81)
> [3755] [Thu Apr 10 00:14:38 2014] [critical]: Unknown CustomField
> type: Date (/opt/rt4/share/html/Elements/BulkCustomFields:81)
> [3755] [Thu Apr 10 00:14:38 2014] [critical]: Unknown CustomField
> type: Date (/opt/rt4/share/html/Elements/BulkCustomFields:81)
>
> which I don't get without the CSV import model in ?
The CSV import module is totally unrelated to those warnings. Those
warnings show up on the bulk page of any search (of tickets or assets)
which contains Wikitext or Date CFs.
But yes, running 4.2.3 plus the patch I linked will quiet those
warnings.
- Alex
More information about the rt-users
mailing list