Add flag that enables component path to be rendered as markup attribute
-----------------------------------------------------------------------

                 Key: WICKET-1831
                 URL: https://issues.apache.org/jira/browse/WICKET-1831
             Project: Wicket
          Issue Type: Improvement
          Components: wicket
    Affects Versions: 1.3.4
            Reporter: Jan Stette
            Priority: Minor


It could be very useful for automating tests of Wicket applications to have an 
option that would make component paths rendered in markup as element 
attributes, e.g.

  <div wicket:path="some:path:to:this:div">

See 
http://www.nabble.com/Automated-testing-of-Wicket-applications-td19453621.html#a19453621
 for a discussion.


-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to