#234 [fixed] remove invalid HTML <border> tag

Closed
ayasaplayer wants to merge 1 commits from ayasaplayer/fix/invalid-html-in-clothing_QV into Kevin_Smarts/master

Remove invalid HTMLs tag from clothing_QV.qsrc

The <border=...> isn't a valid HTML tag, which causes an error when trying to use qspider.

I think this might instead mean <table border=1> (see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/table#attr-border), but it seems like this will only make it 1pixel large, so removing it shouldn't make any difference.

Remove invalid HTMLs tag from `clothing_QV.qsrc` The `<border=...>` isn't a valid HTML tag, which causes an error when trying to use qspider. I think this might instead mean `<table border=1>` (see https://developer.mozilla.org/en-US/docs/Web/HTML/Element/table#attr-border), but it seems like this will only make it 1pixel large, so removing it shouldn't make any difference.
Kevin_Smarts commented 1 year ago
Owner

This doesn't make sense, the

is two commands
and having them together or separate makes no difference to QSP which makes me have to assume the problem is with qspider. Its not showing as an error with our analyser, while using QSP or in QGen.
This doesn't make sense, the <table border=1> is two commands <table> and <border=1> having them together or separate makes no difference to QSP which makes me have to assume the problem is with qspider. Its not showing as an error with our analyser, while using QSP or in QGen.
Please reopen this pull request to perform merge operation.
Sign in to join this conversation.
No Label
No Milestone
No assignee
2 Participants
Loading...
Cancel
Save
There is no content yet.