← Back to team overview

unhaze-team team mailing list archive

[Bug 392558] Re: Client: Display of shortcutname in case of input fields displays "undefined"

 

** Attachment added: "Bild 12.png"
   http://launchpadlibrarian.net/28417241/Bild%2012.png

-- 
Client: Display of shortcutname in case of input fields displays "undefined"
https://bugs.launchpad.net/bugs/392558
You received this bug notification because you are a member of Unhaze
Team, which is the registrant for unhaze.

Status in Unhaze Shortcut Tools: New

Bug description:
http://grails.org/FAQ
code:
<div id="search">
    <form action="/search" method="GET" name="searchForm" id="searchForm" >
        <input type="text" accessKey="s" name="q" /></form>
</div>
in this case, we have no unique description/identifer to use...

How can we handle this?
usually, one could grab the value or title, but not really useful... comments?



References