Skip to content

プライベートルームの作成者が、本人でなければ本人に更新する処理のバグ #124

Description

@akagane99

不具合内容

  • 同処理はプライベートルーム自体は更新してくれるけど、プライベートルームのページは更新してくれないバグ。

https://github.com/netcommons/NetCommons2/blob/develop/html/webapp/modules/module/update/Update.class.php#L358-L365

影響範囲

  • 同処理が実装されたのは2.2.x.xの頃位と古く、現在NC2を新規で運用している方には、影響ないと思われる。
  • NC1⇒NC2のデータ移行に関わる不具合

前提

  • NC1⇒NC2になった時、プライベートルームの作成者は、各個人としてDBに保存されるように変わった。
  • そのため、モジュール管理の Update.class.php にプライベートルームのページデータ作成者が本人でなければ、本人に更新する処理が含まれている。
  • 同処理は、2.4.2.1でも、モジュールの一括アップデート時に動作している。

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions