Sorry, but I don't see "Create a new issue" menu item

Patrick Lightbody wrote:

There is a chance that import/export missed that one. I’d suggest you re-open.

Patrick

_________________
Patrick Lightbody
Professional Services
Jive Software
[EMAIL PROTECTED]
www.jivesoftware.com_
317 SW Alder, Ste 500
Portland, OR 97204
ph (503) 295-6552
fx (503) 961-1047

------------------------------------------------------------------------

*From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf Of *Alex Dvoretskiy
*Sent:* Wednesday, December 07, 2005 6:07 AM
*To:* selenium-devel@lists.public.thoughtworks.org
*Subject:* [Selenium-devel] Re: [JIRA] Updated: (SEL-165) in firefox _real_ xpath locators fail finding elements with text()=[string] when [string] contains  

There is no this ticket in jira on openqa.org. Have I report it once again?

Alexander Dvoretskiy (JIRA) wrote:

    [ http://jira.public.thoughtworks.org/browse/SEL-165?page=all ]



Alexander Dvoretskiy updated SEL-165:

-------------------------------------



   Attachment: nbspInXPath.patch



The patch that solves the problem is attached. It is tested in IE 6, Firefox 
1.0.7, Safari  1.3.1 and Konquer 3.4.2



in firefox _real_ xpath locators fail finding elements with text()=[string] when 
[string] contains  

---------------------------------------------------------------------------------------------------------



        Key: SEL-165

        URL: http://jira.public.thoughtworks.org/browse/SEL-165

    Project: Selenium

       Type: Bug

   Versions: 0.6

Environment: firefox 1.0.7

   Reporter: Alexander Dvoretskiy

Attachments: nbspInXPath.patch



Original Estimate: 2 hours

       Remaining: 2 hours



In Firefox _real_ (not emulated by Selenium) XPath locators fail finding elements 
with text()=[string] when [string] contains  

I added such command to tests/TestXPathLocators.html

+    <tr>

+      <td>verifyElementPresent</td>

+      <td>xpath=//[EMAIL PROTECTED]"id2" and text()="this is the&nbsp;second 
element"]</td>

+      <td>&nbsp;</td>

+    </tr>

and test failed



------------------------------------------------------------------------

_______________________________________________
Selenium-devel mailing list
Selenium-devel@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-devel

_______________________________________________
Selenium-devel mailing list
Selenium-devel@lists.public.thoughtworks.org
http://lists.public.thoughtworks.org/mailman/listinfo/selenium-devel

Reply via email to