Hey there Brad. I saw a post about this very thing on HouseofFusion
today...more than likely, the culprit is the fact that your method
doesn't have the "output" attribute specified, as in
"...returnType="string" output="false"..."

Doug B  :0)

On 5/11/06, Brad Haas <[EMAIL PROTECTED]> wrote:
I'm having trouble with extra space being output.  For example, if I
load up a reactor object and then do a simple output like:

<cfoutput>
#User.getPassword()#
</cfoutput>

The output will have extra spaces after the password is displayed.  I
most commonly see this when I forget to set output="false" in a
cffunction.  I wouldn't think this would be the case with Reactor.
This even happens if I trim the data before calling save().

When I view the source in the browser I see this:

<input type="password" name="Password"
value="thepassword                                     ">

I see this in all the input fields on my forms.

Does anyone know why this is happening?  I searched the mail
archives, but I haven't noticed anyone mentioning this issue.  I
wouldn't have noticed it myself, except that I had a password field
that kept showing asterisks filling the entire field for a password
that is 6 characters long.

Thanks,
Brad








-- Reactor for ColdFusion Mailing List -- [email protected]
-- Archives at http://www.mail-archive.com/reactor%40doughughes.net/



E朶�ߢ����n�*'[EMAIL PROTECTED]   ��V�r�y�&���r�+�Gh�n���

Reply via email to