If the call is exactly as shown and version of Jackson relatively new,
this might be a bug. View information should be retained.
But it is possible this could be due to certain code constructs such
as calling `writeObject()` on `JsonGenerator`, which will result in
new `SerializerProvider` (context) being created.
This is why full reproduction with exact code would be needed: if so,
filing an issue makes sense.


-+ Tatu +-

On Tue, Nov 27, 2018 at 8:05 PM Burkhard Graves
<burkhard.gra...@gmail.com> wrote:
>
> I hope it's ok if I just provide a link to my question on SO:
>
> https://stackoverflow.com/questions/53484875/jsonview-not-propagated-to-nested-custom-serializer
>
> Otherwise I'll do better next time. ;-)
>
> --
> You received this message because you are subscribed to the Google Groups 
> "jackson-user" group.
> To unsubscribe from this group and stop receiving emails from it, send an 
> email to jackson-user+unsubscr...@googlegroups.com.
> To post to this group, send email to jackson-user@googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.

-- 
You received this message because you are subscribed to the Google Groups 
"jackson-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to jackson-user+unsubscr...@googlegroups.com.
To post to this group, send email to jackson-user@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to