I think there's a 3rd issue: why do my comments not get an <a name="">
like yours do? I'm using the standard weblog.vm template AFAIK.

The trailing spaces are in the PDF - I merely copied and pasted it from there.

http://people.apache.org/~snoopdave/apache-roller-4.0/roller-install-guide.pdf

        installation.type=auto
        database.configurationType=jdbc
        database.jdbc.driverClass=com.mysql.jdbc.Driver
        database.jdbc.connectionURL=jdbc:mysql://localhost:3306/rollerdb
        database.jdbc.username=scott
        database.jdbc.password=tiger
        mail.configurationType=properties
        mail.hostName=smtp-server.example.com
        mail.username=scott
        mail.password=tiger

It's probably just a formatting thing - maybe this can be put in an
indented box so there are no spaces. Either that, or use "trim()" in
Roller's code to trim trailing spaces when loading properties. Most
users should be smart enough to outdent all properties to be
left-aligned.

Matt

On 9/19/07, Dave <[EMAIL PROTECTED]> wrote:
> So far we've found these issues in 4.0 RC2:
> 1) trailing spaces in install guide
> 2) bad characted in PostgreSQL database creation script
>
> Looks like RC3 is in order and I'll try to get it out ASAP.
>
> Matt, can you be specific about the location of those trailing spaces?
>
> Thanks,
> - Dave
>


-- 
http://raibledesigns.com

Reply via email to