Folks:
[EMAIL PROTECTED]:[~]$ uname -a
SunOS gojira 5.11 pde sun4u sparc SUNW,Ultra-Enterprise
[EMAIL PROTECTED]:[~]$ $JAVA_HOME/bin/java -version
java version "1.5.0_01"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_01-b08)
Java HotSpot(TM) Server VM (build 1.5.0_01-b08, mixed mode)
[EMAIL PROTECTED]:[ ~/src/roller/trunk]$ svn log --limit 1
------------------------------------------------------------------------
r327582 | snoopdave | 2005-10-21 16:16:00 -0500 ( Fri, 21 Oct 2005) | 1
line
roller_2.0 moved to trunk
------------------------------------------------------------------------
Running this code inside either tomcat 5.5.x or resin 3.0.14, templates that
reference $fullName seem to print the name column from the website table,
rather than the fullname column from the rolleruser table.
Downgrading to 1.2 from branches/roller_1.2 in the same checkout whilst using
the same containers & jvm corrects the issue.
Can't find mention of this in list archives, and as I can just about spell
'java' if you spot me three letters, I'm having a hard time tracking down the
appropriate places in the source.
Pointers?
Thanks
-Pete
- Roller 2.0, problem with $fullName Pete Ehlke
- Re: Roller 2.0, problem with $fullName Allen Gilliland
- Re: Roller 2.0, problem with $fullName Pete Ehlke
