Uploaded image for project: 'Wicket'
  1. Wicket
  2. WICKET-5577

Generation of wicket ids with prefix / suffix

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 6.13.0
    • 6.16.0, 7.0.0-M2
    • wicket
    • None
    • -

    Description

      As mentioned in the following post of the users mailing list:

      http://wicket-users.markmail.org/message/54lo4i4qwoqtmuqv?q=tobias+soloschenko

      It would be great to be able to change the way wicket ids are generated so that it is possible to define a custom prefix / suffix.

      Example:

      Without prefix
      <div id="menuItem32">...</div>

      With prefix
      <div id=" ns_Z7_0G8AH001I8CJD0AKTUU2F21004__menuItem32">...</div>

      "ns_Z7_0G8AH001I8CJD0AKTUU2F21004__" would be the prefix.

      Attachments

        1. de.tests.wicketid.zip
          12 kB
          Tobias Soloschenko

        Activity

          People

            mgrigorov Martin Tzvetanov Grigorov
            klopfdreh Tobias Soloschenko
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: