Ticket #8354 (closed defect: wontfix)
Compatibility issue when using Vaadin WSRP add-on in scope of Oracle WebCenter
| Reported by: | ckesselh | Owned by: | ticketmaster |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | WSRP add-on | Version: | 6.7.4 |
| Keywords: | Cc: | ||
| Hours estimate: | Hours done: | ||
| Depends on: | |||
| Workaround: | |||
Description
Some characters mess-up WSRP communication when using Vaadin in the scope of Oracle WebCenter. For example, simply entering an ampersand character into a text box causes a server-side ArrayIndexOutOfBoundException to be thrown as soon as the user then changes his focus.
Fix is attached to this issue. Apart from this, the WSRP addon seems to work well when used with Oracle WebCenter (except for JSR286 events, that is).
Attachments
Change History
Changed 16 months ago by ckesselh
-
attachment
0001-Made-sure-the-ampersand-character-gets-escaped-prope.patch
added
Note: See
TracTickets for help on using
tickets.

Patch to address this issue