Need to cleanup references to deprecated jsp files
--------------------------------------------------
Key: OLIO-128
URL: https://issues.apache.org/jira/browse/OLIO-128
Project: Olio
Issue Type: Bug
Components: java-app
Reporter: James Zubb
Assignee: Shanti Subramanyam
Priority: Minor
There are references to 3 non-existant jsp files.
eventsPostedByUser.jsp -- from PersonAction,java
login.jsp -- from EntryFilter.java
home_content.jsp -- from ContentCachingFilter.java
The eventsPostedByUser.jsp appears to still be referenced in the java app, The
"more" link under "Your Recently Posted Events" of the display_person page
uses it. The other 2 I haven't seen.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.