| View previous topic :: View next topic |
| Author |
Message |
quasimotoca
Joined: 02 Nov 2006 Posts: 7 Location: Toronto
|
Posted: Fri Jun 22, 2007 3:59 am Post subject: Mailing Wizard - Step 7 (with no template) |
|
|
Hi:
I may have come across a minor bug. If there is no template created, Step 7 of the new mailing wizard gives a "Page not found" error. You should have a message or something to notify the user that a template is required.
Cheers,
Dave |
|
| Back to top |
|
 |
nigo
Joined: 22 Jun 2007 Posts: 3
|
Posted: Fri Jun 22, 2007 6:43 pm Post subject: |
|
|
I even came up with this problem although I've chosen a template before...
Is there any workaround for this?
regards |
|
| Back to top |
|
 |
ma Site Admin
Joined: 03 Aug 2006 Posts: 526 Location: Munich, Germany
|
Posted: Thu Jun 28, 2007 12:43 pm Post subject: |
|
|
Sorry, we could not reproduce this issue. Could you please provide the OpenEMM version you are working with and exactly which button in which screen of the wizard you hit before the error showed up?
Thank you! _________________ The OpenEMM Team |
|
| Back to top |
|
 |
nigo
Joined: 22 Jun 2007 Posts: 3
|
Posted: Fri Jun 29, 2007 7:25 am Post subject: |
|
|
Hi,
the error occors after pressing the button "Weiter" in the wizards dialog
"Schritt 6 von 11 Bitte geben Sie eine Betreffzeile für Ihr Mailing ein:"
Following error message shows up in the browser:
Ein Fehler ist aufgetreten
Ursache: javax.servlet.ServletException: javax.servlet.jsp.JspException: Cannot find bean __targets in any scope
In the logfile console_stdout.log following exception is shown:
>:/home/openemm/var/log # vi console_stdout.log
at com.caucho.server.webapp.RequestDispatcherImpl.forward(RequestDispatcherImpl.java:106)
at org.apache.struts.action.RequestProcessor.doForward(RequestProcessor.java:1063)
at org.apache.struts.action.RequestProcessor.processForwardConfig(RequestProcessor.java:386)
at org.apache.struts.action.RequestProcessor.process(RequestProcessor.java:229)
at org.apache.struts.action.ActionServlet.process(ActionServlet.java:1194)
at org.apache.struts.action.ActionServlet.doPost(ActionServlet.java:432)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:154)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:92)
at com.caucho.server.dispatch.ServletFilterChain.doFilter(ServletFilterChain.java:106)
at org.springframework.orm.hibernate3.support.OpenSessionInViewFilter.doFilterInternal(OpenSessionInViewFilter.java:174)
at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:76)
at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:70)
at org.agnitas.web.filter.CharacterEncodingFilter.doFilter(CharacterEncodingFilter.java:47)
at com.caucho.server.dispatch.FilterFilterChain.doFilter(FilterFilterChain.java:70)
at com.caucho.server.webapp.WebAppFilterChain.doFilter(WebAppFilterChain.java:178)
at com.caucho.server.dispatch.ServletInvocation.service(ServletInvocation.java:229)
at com.caucho.server.http.HttpRequest.handleRequest(HttpRequest.java:268)
at com.caucho.server.port.TcpConnection.run(TcpConnection.java:389)
at com.caucho.util.ThreadPool.runTasks(ThreadPool.java:507)
at com.caucho.util.ThreadPool.run(ThreadPool.java:433)
at java.lang.Thread.run(Thread.java:595)
Caused by: javax.servlet.jsp.JspException: Cannot find bean __targets in any scope
at org.apache.struts.taglib.TagUtils.lookup(TagUtils.java:934)
at org.apache.struts.taglib.logic.IterateTag.doStartTag(IterateTag.java:232)
at _jsp._mailing._wizard._target__jsp._jspService(_target__jsp.java:879)
... 27 more
I'm using Suse 9.3 and OpenEMM Version 5.1
If you need further information don't hesitate to contact me.
Thanks in advance and regards |
|
| Back to top |
|
 |
ma Site Admin
Joined: 03 Aug 2006 Posts: 526 Location: Munich, Germany
|
Posted: Mon Jul 02, 2007 10:41 am Post subject: |
|
|
In the meantime we confirmed this bug. It only occurs when no target group is defined. As a workaround please define an arbitrary target group.
Thank you for finding this bug! _________________ The OpenEMM Team |
|
| Back to top |
|
 |
|