Edgewall Software

Opened 14 years ago

Last modified 7 years ago

#390 new defect

how to do a[starts-with(text(),'some text')]

Reported by: anonymous Owned by: cmlenz
Priority: major Milestone: 0.9
Component: General Version: 0.6
Keywords: Cc:

Description

How to determine a hyper-link whose text starts with a specified string?

Because a[starts-with(text(),'some text')] give me an error: "PathSyntaxError?: Unsupported function "text""

Change History (2)

comment:1 Changed 14 years ago by Carsten Klein <carsten.klein@…>

XPath/XFunction support is incomplete, please bear that in mind when using Genshi.

comment:2 Changed 7 years ago by hodgestar

  • Milestone changed from 0.7 to 0.9

Moved to milestone 0.9.

Note: See TracTickets for help on using tickets.