Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug] Attribute e Not Allowed on Element article #234

Open
1 task done
vickova opened this issue Oct 15, 2024 · 1 comment · May be fixed by #235, #240, #245 or #259
Open
1 task done

[Bug] Attribute e Not Allowed on Element article #234

vickova opened this issue Oct 15, 2024 · 1 comment · May be fixed by #235, #240, #245 or #259
Labels
💻 aspect: code Concerns the software code in the repository 🛠 goal: fix Bug fix 🟩 priority: low Low priority and doesn't need to be rushed 🏁 status: ready for work Ready for work

Comments

@vickova
Copy link
Contributor

vickova commented Oct 15, 2024

Description

  • Message: Attribute e not allowed on element article at this point.
  • Location: From line 123, column 13 to line 123, column 38 in theprogram-index.html file under the context folder.
  • Code Extract: article class="project"e

Reproduction

  • Open the HTML file containing the error.
  • Navigate to line 123.
  • Observe the article element with an incorrect attribute.
  • Verify the error in the console or during validation.

Expectation

The article element should not have any attributes that are not allowed, such as e. The expected behavior is for the attribute to be removed or corrected.

Screenshots

Screenshot (310)

Resolution

  • I would be interested in resolving this bug.
@vickova vickova added 💻 aspect: code Concerns the software code in the repository 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work 🛠 goal: fix Bug fix 🟧 priority: high Stalls work on the project or its dependents labels Oct 15, 2024
@vickova vickova linked a pull request Oct 15, 2024 that will close this issue
7 tasks
@possumbilities possumbilities added 🟩 priority: low Low priority and doesn't need to be rushed 🏁 status: ready for work Ready for work and removed 🟧 priority: high Stalls work on the project or its dependents 🚦 status: awaiting triage Has not been triaged & therefore, not ready for work labels Oct 15, 2024
@Asheklm6 Asheklm6 linked a pull request Oct 16, 2024 that will close this issue
2 tasks
@Raja-Abrar-Khan Raja-Abrar-Khan linked a pull request Oct 17, 2024 that will close this issue
7 tasks
@possumbilities possumbilities linked a pull request Oct 18, 2024 that will close this issue
7 tasks
@vickova
Copy link
Contributor Author

vickova commented Oct 18, 2024

Hello, @possumbilities . I observed that you linked a pull request to this issue but it was never closed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💻 aspect: code Concerns the software code in the repository 🛠 goal: fix Bug fix 🟩 priority: low Low priority and doesn't need to be rushed 🏁 status: ready for work Ready for work
Projects
Status: Backlog
2 participants