<xm:remove-element/> does not work properly
-------------------------------------------
Key: XAP-203
URL: http://issues.apache.org/jira/browse/XAP-203
Project: XAP
Issue Type: Bug
Components: XModify
Environment: tomcat 5.5, Studio_3.0.0_306, Platform_4_5.1_1678, JKD
1.5.09
Reporter: Jing Wang
Priority: Critical
Trying to remove a row from a table by using <xm:remove-element select="//row"/>
After executed <xm:modifications/> the cell content still displayed in the UI,
but XPath statement //table/row[last()] returns 0 results after that, which
seems the row is removed already.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira