Skip to content

Fix missing quoted attributes in hbs files

Ryan Walder requested to merge ryanw/attribute-quoting into dev

Intent

  • Add text to check HTML attributes are quoted
  • Fix missing quoted atteributes in hbs files
  • Refactor .gitlab-ci.yml job ordering/naming

  • This is meant for a hotfix
  • This is meant for the next release (see milestone)
  • This needs more reviewers than normal, there may be controversy or high complexity
  • This intentionally introduces regressions that will be addressed later
  • There is/will be documentation changes on the wiki
  • Please do not send commits here without coordinating closely with the owner
  • This is a Build System change

Related Issues

Steps to Test

  1. Checkout/Build/Load
  2. Add a Character
  3. Give them some Armor
  4. Open the Armor and got to Settings page
  5. Can edit Armor values
  6. Close Armor Item window
  7. Armor values save corectly
Edited by Ryan Walder

Merge request reports