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

Issue Tracker for Pb2.0Bfx0RCA #49

Closed
Aaron-Junker opened this issue Sep 14, 2020 · 0 comments
Closed

Issue Tracker for Pb2.0Bfx0RCA #49

Aaron-Junker opened this issue Sep 14, 2020 · 0 comments
Assignees
Labels
bug Something isn't working

Comments

@Aaron-Junker
Copy link
Owner

Aaron-Junker commented Sep 14, 2020

All Bugs found in Pb2.0Bfx0RCA: (All fixed in Pb2.0Bfx0)

  1. Error System doesn't work in login.php (see Can't show error in login.php #50)
  • Says now for default: "False Password or Username"
  1. Sitemap.xml Undefined index Domain. It should be DOMAIN
  2. False strings in register.php
  3. A "'" in register.php
  4. False += but it should be .=
  5. Some files include "/includes/.." but it should be "includes/.."
  6. False string "Profile.settings" but it should be "profile.settings"
  7. New getProfilePicture instead of getPP().
  8. In some files a echo is missing by $U->getLang()
  9. Also shows Google Login when it isn't configured
  10. Untraslated strings in profile.php
  11. No border around textboxes and buttons in light mode
  12. In php there's no function named ::STRING.lower() Use instead strtolower()
  13. The folder with the css files is named styles and not style
  14. Some getLang() don't point at $U
  15. Many links doesn't use $USOC["DOMAIN"]
  16. $USOC["DOMAIN"] has for default no protocol
  17. A database can't be named with Uppercase letters
  18. In changepassword.php the code isn't echoed.
  19. Not every server know HTTP-Code 418 so it should be removed from .htaccess
  20. head.php always include from the same dictionary. But it should include from the main dictionary
  21. class U __autoload() doesn't return value from function
  22. class U functions haven't access to $U and $USOC
  23. login/login.php and login/register.php shows two diffrent Error messages at the same time.
  24. By login/login.php the variable $fa hasn't a default value
  25. sprintf() doesn't work. Use str_replace() instead
  26. No setting for google client id (New: oAuth.google.client_id)
  27. Everyone can see the client_secrets.json file (New: Blocked by .htaccess
  28. No newClass() in several files
  29. In login/changepass.php the variable $passc hasn't a default value
  30. In login/changepass.php thereis no $_POST["newpass"] it's named $_POST["newpass1"]
  31. There's no error handeling in login/changepass.php (new: Redirect to error page)
  32. Textarea in editor and blogeditor has no name
@Aaron-Junker Aaron-Junker added the bug Something isn't working label Sep 14, 2020
@Aaron-Junker Aaron-Junker self-assigned this Sep 14, 2020
@Aaron-Junker Aaron-Junker pinned this issue Sep 14, 2020
Repository owner locked as resolved and limited conversation to collaborators Sep 19, 2020
@Aaron-Junker Aaron-Junker unpinned this issue Sep 19, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant