Thanks for the report. I fixed this in https://github.com/zotonic/zotonic/commit/0b5590751c4850fc18876e9292708f166cf11dd0
This problem was due to the changes we made in the pivoting of resources (master only). - Marc > On 25 Jul 2016, at 18:06, heiheshang <[email protected]> wrote: > > 2016-07-25 16:06:43.133 [warning] z_pivot_rsc:448 [skl] warning @ > z_pivot_rsc:448 Pivot error 1: {'EXIT', > {function_clause, > [{z_convert,to_list, > [{ok,ru}], > [{file, > > "/srv/zotonic/_build/default/lib/z_stdlib/src/z_convert.erl"}, > {line,66}]}, > {z_context,set_language,2, > [{file, > > "/srv/zotonic/_build/default/lib/zotonic/src/support/z_context.erl"}, > {line,1006}]}, > {z_pivot_rsc,pivot_resource,2, > [{file, > > "/srv/zotonic/_build/default/lib/zotonic/src/support/z_pivot_rsc.erl"}, > {line,505}]}, > {z_pivot_rsc,'-do_poll_queue/1-lc$^0/1-0-',2, > [{file, > > "/srv/zotonic/_build/default/lib/zotonic/src/support/z_pivot_rsc.erl"}, > {line,425}]}, > {z_pivot_rsc,'-do_poll_queue/1-lc$^0/1-0-',2, > [{file, > > "/srv/zotonic/_build/default/lib/zotonic/src/support/z_pivot_rsc.erl"}, > {line,425}]}, > {z_db,'-transaction1/2-fun-0-',3, > [{file, > > "/srv/zotonic/_build/default/lib/zotonic/src/db/z_db.erl"}, > {line,141}]}, > {timer,tc,2,[{file,"timer.erl"},{line,181}]}, > {z_db,with_connection,3, > [{file, > > "/srv/zotonic/_build/default/lib/zotonic/src/db/z_db.erl"}, > {line,206}]}]}} > > > -- > > --- > You received this message because you are subscribed to the Google Groups > "Zotonic developers" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] > <mailto:[email protected]>. > For more options, visit https://groups.google.com/d/optout > <https://groups.google.com/d/optout>. -- --- You received this message because you are subscribed to the Google Groups "Zotonic developers" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
