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

dataset: should auto change string type to number for property who's data-* properties has value of "2"(int) or "1.1"(float) and so on #413

Closed
materliu opened this issue Nov 9, 2013 · 2 comments
Labels

Comments

@materliu
Copy link

materliu commented Nov 9, 2013

dataset: should auto change string type to boolean for property who's data-* properties has value of "true" or "false"
dataset: should auto change string type to number for property who's data-* properties has value of "2"(int) or "1.1"(float)
It's just a recommendation though, but I hope the browser can do this for me !

@deniak
Copy link
Member

deniak commented Jan 30, 2014

Thanks for your suggestion but this is not the right place for that. From the spec:
[[
If you wish to make comments regarding this document in a manner that is tracked by the W3C, please submit them via using our public bug database (http://www.w3.org/Bugs/Public/enter_bug.cgi?product=HTML%20WG). If you cannot do this then you can also e-mail feedback to public-html-comments@w3.org (subscribe, archives), and arrangements will be made to transpose the comments to our public bug database. All feedback is welcome.
]]

@deniak deniak closed this as completed Jan 30, 2014
@community-tc-integration
Copy link

Uh oh! Looks like an error! Details

Client ID static/taskcluster/github does not have sufficient scopes and is missing the following scopes:

{
  "AnyOf": [
    "queue:rerun-task:taskcluster-github/Tg5LTSy5TuuT61Z4L74aHQ/EaQuDLgkSkuEfuKu3Z2Jjw",
    "queue:rerun-task-in-project:none",
    {
      "AllOf": [
        "queue:rerun-task",
        "assume:scheduler-id:taskcluster-github/Tg5LTSy5TuuT61Z4L74aHQ"
      ]
    }
  ]
}

This request requires the client to satisfy the following scope expression:

{
  "AnyOf": [
    "queue:rerun-task:taskcluster-github/Tg5LTSy5TuuT61Z4L74aHQ/EaQuDLgkSkuEfuKu3Z2Jjw",
    "queue:rerun-task-in-project:none",
    {
      "AllOf": [
        "queue:rerun-task",
        "assume:scheduler-id:taskcluster-github/Tg5LTSy5TuuT61Z4L74aHQ"
      ]
    }
  ]
}

  • method: rerunTask
  • errorCode: InsufficientScopes
  • statusCode: 403
  • time: 2022-10-14T14:24:04.897Z

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants