3.2 editor can't display some symbols after update

UI Components for JSF
Post Reply
werdex
Posts: 6
Joined: 09 Nov 2011, 10:46

27 May 2012, 13:04

Hi folks,
I noticed that if you type some special symbols in p:editor like '<' then editor will not display the value correctly after update.
It arrives to bean as '<', but in getter it expects to have '<' instead of '<'.

P.S. Also there is a problem with p:remoteCommand when arguments contains symbols '<'. p:remoteCommand does not encode them by default, so value incorrectly arrives to the bean. Need to manually encode them:
myRemoteCommand({payloadMessage:encodeURIComponent(myvalue)});

Post Reply

Return to “PrimeFaces”

  • Information
  • Who is online

    Users browsing this forum: No registered users and 63 guests