Uploaded image for project: 'Community Platforms'
  1. Community Platforms
  2. COM-17129

Validation fails with warnings and errors

    XMLWordPrintable

Details

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Medium Medium
    • None
    • New design - from july 2010 on
    • design
    • None

    Description

      In "Projects of the week" block, link "See more news &" is not complete and throws a warning "character & is the first character of a delimiter but occurred as data". The source literally has the following text: "See more news & reviews", but & should be replaced with &

      In "Learn" block, star rating ul/li tags have invalid id's as they duplicate for each of the items in the block and validation fails with an error.

      For example:

      <li style="width: 100%;" class="ezsr-current-rating" id="ezsr-current-rating">Currently <span>5</span> out of 5 Stars.</li>

      Should be changed to:

      <li style="width: 100%;" class="ezsr-current-rating" id="ezsr-current-rating-xyz">Currently <span>5</span> out of 5 Stars.</li>

      where xyz is the node/object id of the item.

      Subsequently, all other li tags that relate to the specific id should be changed as well.

      Attachments

        Activity

          People

            desorden desorden
            f8f4635f-c125-4f25-94af-5c94e74ef8c1@accounts.ibexa.co Edi Modrić
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: