Re: title and alt properties

2002-06-28 Thread Marco Maier

That's it!

If I set 
then the problem disappears.
This could be a bug!

Thanks,
Marco

"Struts Newsgroup (@Basebeans.com)" wrote:

> Subject: Re: title and alt properties
> From: Torgeir Veimo <[EMAIL PROTECTED]>
>  ===
> Marco Maier wrote:
> > Hi Barbara,
> >
> >
> >>so let's hardcode title ="" and alt="" in the jsp ? I do this :-/
> >
> >
> > that doesn't work.
> > The output for
> >
> > 
> >
> > is also
> >
> > 
> >
> > Only if I set alt="something" and title="something" I get rid of the ugly
> > ???de.null???.
> > But this isn't a nice solution, since this occurs on every html element and I
> > don't want
> > a alt and title property on every html element.
>
> I filed a bug, http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8460,
> but Craig seems to disagree its a problem.
>
> --
> -Torgeir
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re: title and alt properties

2002-06-28 Thread @Basebeans.com

Subject: Re: title and alt properties
From: Torgeir Veimo <[EMAIL PROTECTED]>
 ===
Marco Maier wrote:
> Hi Barbara,
> 
> 
>>so let's hardcode title ="" and alt="" in the jsp ? I do this :-/
> 
> 
> that doesn't work.
> The output for
> 
> 
> 
> is also
> 
> 
> 
> Only if I set alt="something" and title="something" I get rid of the ugly
> ???de.null???.
> But this isn't a nice solution, since this occurs on every html element and I
> don't want
> a alt and title property on every html element.

I filed a bug, http://nagoya.apache.org/bugzilla/show_bug.cgi?id=8460, 
but Craig seems to disagree its a problem.




-- 
-Torgeir


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re: title and alt properties

2002-06-28 Thread Marco Maier

Hi Barbara,

> so let's hardcode title ="" and alt="" in the jsp ? I do this :-/

that doesn't work.
The output for



is also



Only if I set alt="something" and title="something" I get rid of the ugly
???de.null???.
But this isn't a nice solution, since this occurs on every html element and I
don't want
a alt and title property on every html element.

> By the way, if I have , what do you
> think the key is ? the form is MyActionForm1 for example.

don't know.

regards
Marco


Barbara Post wrote:

> Hi Marco, so let's hardcode title ="" and alt="" in the jsp ? I do this :-/
>
> Would be nice if not found string would return "" instead of locale + null +
> garbage
>
> By the way, if I have , what do you
> think the key is ? the form is MyActionForm1 for example.
>
> Barbara
> - Original Message -
> From: Marco Maier <[EMAIL PROTECTED]>
> To: Struts Users Mailing List <[EMAIL PROTECTED]>
> Sent: Friday, June 28, 2002 9:53 AM
> Subject: Re: title and alt properties
>
> > Hi,
> >
> > I have exactly the same problem.
> >
> > The output is always
> >
> > some
> > text
> >
> > I can't get rid of them. Even if I put an empty title and alt property.
> >
> > Any ideas?
> > I'm using Struts 1.1-b1 with WSAD 4.0.3
> >
> > TIA
> > Marco
> >
> >
> >
> > Barbara Post wrote:
> >
> > > Hi again,
> > >
> > > when I use html:password, html:text, html:img without setting title /
> alt to
> > > an empty string struts looks in my ApplicationResources.properties and
> > > doesn't find anything, but which key does it look for ?
> > >
> > > example :
> > >
> > > 
> > >
> > > instead of :
> > >
> > > 
> > >
> > > because I forget to put these then have garbage in the resulting html
> source
> > > ;-)
> > >
> > > Thx a lot.
> > >
> > > --
> > > To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> > > For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> >
> >
> > --
> > To unsubscribe, e-mail:
> <mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> >
>
> --
> To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re: title and alt properties

2002-06-28 Thread Barbara Post

Hi Marco, so let's hardcode title ="" and alt="" in the jsp ? I do this :-/

Would be nice if not found string would return "" instead of locale + null +
garbage

By the way, if I have , what do you
think the key is ? the form is MyActionForm1 for example.

Barbara
- Original Message -
From: Marco Maier <[EMAIL PROTECTED]>
To: Struts Users Mailing List <[EMAIL PROTECTED]>
Sent: Friday, June 28, 2002 9:53 AM
Subject: Re: title and alt properties


> Hi,
>
> I have exactly the same problem.
>
> The output is always
>
> some
> text
>
> I can't get rid of them. Even if I put an empty title and alt property.
>
> Any ideas?
> I'm using Struts 1.1-b1 with WSAD 4.0.3
>
> TIA
> Marco
>
>
>
> Barbara Post wrote:
>
> > Hi again,
> >
> > when I use html:password, html:text, html:img without setting title /
alt to
> > an empty string struts looks in my ApplicationResources.properties and
> > doesn't find anything, but which key does it look for ?
> >
> > example :
> >
> > 
> >
> > instead of :
> >
> > 
> >
> > because I forget to put these then have garbage in the resulting html
source
> > ;-)
> >
> > Thx a lot.
> >
> > --
> > To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re: title and alt properties

2002-06-28 Thread Marco Maier

Hi,

I have exactly the same problem.

The output is always

some
text

I can't get rid of them. Even if I put an empty title and alt property.

Any ideas?
I'm using Struts 1.1-b1 with WSAD 4.0.3

TIA
Marco



Barbara Post wrote:

> Hi again,
>
> when I use html:password, html:text, html:img without setting title / alt to
> an empty string struts looks in my ApplicationResources.properties and
> doesn't find anything, but which key does it look for ?
>
> example :
>
> 
>
> instead of :
>
> 
>
> because I forget to put these then have garbage in the resulting html source
> ;-)
>
> Thx a lot.
>
> --
> To unsubscribe, e-mail:   
> For additional commands, e-mail: 


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: title and alt properties

2002-06-27 Thread Virga

i don't know which version you are using, but i have no problem even if i
don't put title and alt (i use struts 1.0.2)
this is a snapshot of my page :
 :
 :


rendered as :

login : 
password : 



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




title and alt properties

2002-06-27 Thread Barbara Post

Hi again,

when I use html:password, html:text, html:img without setting title / alt to
an empty string struts looks in my ApplicationResources.properties and
doesn't find anything, but which key does it look for ?

example :



instead of :



because I forget to put these then have garbage in the resulting html source
;-)

Thx a lot.


--
To unsubscribe, e-mail:   
For additional commands, e-mail: