Refactor-NTU / ISSUE_TO_BE_FIXED

Issue list
0 stars 0 forks source link

NTU ePortfolio presenting wrong data when with the unknown query string in URL #1

Open maxchou415 opened 3 years ago

maxchou415 commented 3 years ago

Describe the bug With public ePortfolio profile, you can make the page output wrong data (it seems is first or last record in the database...) when inputting any random query string at the end of URL.

eg. https://if163.aca.ntu.edu.tw/eportfolio/{STUDENT_ID}/?randomstring=123

Link https://if163.aca.ntu.edu.tw/eportfolio/{STUDENT_ID}/?randomstring=123

maxchou415 commented 3 years ago

This can happen when user is sharing their page on Facebook, because Facebook is going to add fbclid at the end of the URL.