I can now reproduce the issue locally and hope to have a fix this weekend,
probably a test build to be followed by a Roller 6.0.1 release. Thanks for
reporting this issue.

Dave


On Tue, Feb 25, 2020 at 7:51 PM Naren <[email protected]> wrote:

> Dave,
>
>       Thanks for getting back to me. Please let me know if its going to be
> patch or code base update.
>
> Thanks again for your help
> Naren
>
> On Tue, Feb 25, 2020 at 6:34 PM Dave <[email protected]> wrote:
>
> > Hi Naren,
> >
> > I was able to reproduce your issue on my personal site (which runs JDK 11
> > and Tomcat 9), which means that I should be able to fix it. Oddly, I do
> not
> > see this error when I run Roller locally on the same setup.
> >
> > Thanks,
> > Dave
> >
> >
> > On Mon, Feb 17, 2020 at 6:42 PM Naren <[email protected]> wrote:
> >
> > > Dave?, thanks unfortunately, I will not be able to update Tomcat as
> its a
> > > big change in my organization.
> > >
> > > valueKey" is null but this is a value passed from outside to Struts'
> > > getText function.
> > >
> > > Please let me know when u test with Tomcat7 next week
> > >
> > > Thanks again for your help
> > >
> > > Naren
> > >
> > > On Mon, Feb 17, 2020 at 6:22 PM Dave <[email protected]> wrote:
> > >
> > > > I'm not able to reproduce this error and I may not have time to check
> > > that
> > > > until this weekend. Can you try a newer version of Tomcat?  I'm
> pretty
> > > sure
> > > > I never tested Roller 6 on Tomcat 7.
> > > >
> > > > Dave
> > > >
> > > >
> > > > On Sun, Feb 16, 2020 at 8:18 PM Naren <[email protected]> wrote:
> > > >
> > > > >
> > > > >   I downloaded roller 6.0  and my environment details are as below
> > > > > Apache Tomcat/7.0.76
> > > > > MySQL: 5.7.26
> > > > > openjdk version "11.0.6"
> > > > >
> > > > >
> > > > > I see an issue with config form and and the form does not complete
> > and
> > > > has
> > > > > no save or cancel button,
> > > > > Could you please let me know on this?
> > > > >
> > > > > The following has evaluated to null or missing:
> > > > > ==> struts.getText(valueKey) [in template
> > "template/simple/select.ftl"
> > > at
> > > > > line 75, column 36]
> > > > >
> > > > > ----
> > > > > Tip: If the failing expression is known to legally refer to
> something
> > > > > that's sometimes null or missing, either specify a default value
> like
> > > > > myOptionalVar!myDefault, or use &lt;#if
> > > > > myOptionalVar??>when-present&lt;#else>when-missing&lt;/#if>. (These
> > > only
> > > > > cover the last step of the expression; to cover the whole
> expression,
> > > use
> > > > > parenthesis: (myOptionalVar.foo)!myDefault, (myOptionalVar.foo)??
> > > > > ----
> > > > >
> > > > > ----
> > > > > FTL stack trace ("~" means nesting-related):
> > > > > - Failed at: #assign itemValue = struts.getText(va... [in template
> > > > > "template/simple/select.ftl" at line 75, column 15]
> > > > > - Reached through: @s.iterator value="parameters.list" [in template
> > > > > "template/simple/select.ftl" at line 57, column 1]
> > > > > - Reached through: #include "/${parameters.templateDir}/... [in
> > > template
> > > > > "template/bootstrap/select.ftl" at line 22, column 1]
> > > > >
> > > > > [image: image.png]
> > > > > --
> > > > > Naren
> > > > >
> > > > >
> > > >
> > > --
> > > Naren
> > >
> >
> --
> Naren
>

Reply via email to