Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
Description
Caused by: javax.jcr.RepositoryException: failed to resolve path http://www.google.com relative to /: 'http://www.google.com' is not a valid path. '/' not a valid name character.: 'http://www.google.com' is not a valid path. '/' not a valid name character.
And after fixing the sample contact to an internal page:
ERROR info.magnolia.module.form.paragraphs.models.FormModel FormModel.java(execute:76) 07.11.2008 20:42:28 error validating form java.lang.Exception: javax.jcr.PathNotFoundException: demo-project/contactform.html at info.magnolia.module.form.paragraphs.models.FormModel.redirect(FormModel.java:98) at info.magnolia.module.form.paragraphs.models.FormModel.execute(FormModel.java:69) at info.magnolia.module.templating.AbstractRenderer.render(AbstractRenderer.java:76)
As a side note, I don't understand why would want to redirect to an external page ? (and that the sample content has an external url but the corresponding checkbox isnt checked
)
Checklists
Acceptance criteria