Uploaded image for project: 'Calendar'
  1. Calendar
  2. CAL-42

The same ID is repeated several times in the same page

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Major Major
    • 1.4.0
    • 1.4.0
    • None
    • None
    • FF

      How to reproduce :

      • Insert a calendar (the little one) in a page with "results on the same page" parameter checked
      • In the code source, go to
        <div id="all-events-{$uniqueId}">
      • inside there are events, each of them are in a list item
        <li id="event-{$uniqueId}-{substring-after(content/@id, '//')}" class="event">
      • The same event appears with the same Id as many times that it appears in each month of the calendar

            laurence Laurence Aumeunier
            llopez Laure Lopez
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: