Forum widget lists user who posted message as 'No matching key found'
---------------------------------------------------------------------
Key: WOOKIE-160
URL: https://issues.apache.org/jira/browse/WOOKIE-160
Project: Wookie
Issue Type: Bug
Affects Versions: 0.9.0
Environment: Win Vista (IE8, Firefox, Chrome)
Reporter: Paul Sharples
Priority: Minor
Fix For: 0.9.0
To reproduce...
(1) Start wookie in standalone mode
(2) Go to http://localhost:8080/wookie
(3) Click 'view widget gallery'
(4) Choose the 'Forum widget'
(5) Post a message by clicking, 'Post new topic', then fill out some details
and post it.
(6) Click continue
(7) The user who posted the message is listed as 'No matching key found'
This is an old widget and actually is really a bolt-on to wookie, as it uses a
separate mechanism to store the messages. (i.e. see the code under
src/org.apache.wookie/widgets/forum)
As it uses a nonstandard API to store the messages we can either decide to
remove it or leave it in there for now and fix it.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.