nodeSolidServer / nodeSolidServer/node-solid-server

Account deletion error with invalid WebID

オープン
#1,056 コメント 0 件 リアクション 0 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

bug
主要言語
JavaScript
スター
1.8k
フォーク
308
PR マージ指標
30日以内にマージされた PR はありません

説明

I just tried removing an account for someone that wanted his account deleted using the delete request form: https://solid.community/account/delete (also occurs on https://inrupt.net/account/delete)

However, when submitting the form, I get the following error (changed the name for privacy reasons):
Error: Error: NamedNode IRI "https://rubentaelman.inrupt.net/Ruben Taelman" must not contain unencoded spaces.

I'm not sure what causes this error. But I think the user may have entered an invalid WebID URI during registration. If that is true, then validation should actually also happen during registration, but more importantly, the deletion request should not fail with such an invalid URI.

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

調査の方向性

まず、solid.community/account/delete または inrupt.net/account/delete のアカウント削除フォームから失敗を再現し、送信された WebID がどのように処理されるかを追跡します。これを登録時のバリデーションと比較します。無効な WebID によって削除リクエストが失敗しなくなり、登録時の動作にも適切に対処されれば完了です。

索引モデルが issue の本文から書いたものです。

評価

技術スタック
javascript, node.js
領域
backend
issue の種類
バグ
難易度
3/5
見積もり時間
1〜2日
活発さ
停滞
明瞭さ
おおむね明確
初心者へのやさしさ
35/100

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。