#52 Remove href attribute instead of clearing it #53
No reviewers
Labels
No labels
dependencies
Priority: Critical
Priority: High
Priority: Low
Priority: Medium
State: Abandoned
State: Blocked
State: Completed
State: In progress
State: New
State: On Hold
State: Pending
State: Review needed
State: Waiting for release
Type: Bug
Type: Enhancement
Type: Maintenance
Type: Question
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: Serraniel/AniwatchPlus#53
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "bugfix/#52-clicking-quick-search-navigates-to-home"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This will fix #52. The empty
href
-attribute made the website navigate to the home page.Works. Does this maybe generate another warning by firefox extension validation?
I don´t think so. The warnings mostly are on functions which allow to add some type of unsafe content into the page, for example by using
eval
or setting HTML directly.Then you can go on and merge it; I see no other problems so far.