liaojinxing / firepath

Automatically exported from code.google.com/p/firepath
GNU General Public License v3.0
0 stars 0 forks source link

Whitespaces bug with FireXPath (or Firebug) #3

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
I was struggling to get a XPath expression working because I didn't
notice it had an extra whitespace between two words. FireXpath (or
Firebug, maybe), rendered just one space in the XPath tab.

The HTML tab has this behavior too, it displays the extra whitespace
only when you click on the element and it allows you to edit/copy the
contents, so I don't know who's to "blame" :)

You will find attached a piece of HTML and a screenshot to better
illustrate what I'm trying to explain, in case it's confusing.

Original issue reported on code.google.com by pierre.t...@gmail.com on 17 Jun 2010 at 8:53

Attachments:

GoogleCodeExporter commented 9 years ago
It was confirmed to be a problem on FireXpath's side. In the HTML tab you have 
an option to show whitespaces if you click on the arrow icon.

Original comment by fkn...@gmail.com on 17 Jun 2010 at 12:58

GoogleCodeExporter commented 9 years ago

Original comment by pierre.t...@gmail.com on 22 Jun 2010 at 10:04

GoogleCodeExporter commented 9 years ago
Fix committed at revision r10

Original comment by pierre.t...@gmail.com on 8 Aug 2010 at 4:25

GoogleCodeExporter commented 9 years ago

Original comment by pierre.t...@gmail.com on 8 Aug 2010 at 4:26

GoogleCodeExporter commented 9 years ago
r10 introduced a bug which was fixed in r11

Original comment by pierre.t...@gmail.com on 8 Aug 2010 at 6:55

GoogleCodeExporter commented 9 years ago

Original comment by pierre.t...@gmail.com on 19 Sep 2010 at 2:10

GoogleCodeExporter commented 9 years ago
Released September 19, 2010

Original comment by pierre.t...@gmail.com on 6 Aug 2011 at 3:31