Skip to content

[BUG] - register #1

@Tigamer2056

Description

@Tigamer2056

🐞️ Bug report

Environment

  • CMW Version: V2 beta 6
  • Resource Version: x
  • PHP Version: 8,3
  • Browser: Chrome/Firefox/Safari/Brave...
  • Device Type: Desktop

Bug Description

When you try to make an account on the website’s register page, everything is fine except that the box below the « nametag » text has an e-mail placeholder insane the box and an e-mail icon instead of a nametag placeholder and a nametag icon but still work if you put a nametag instead of an e-mail.

Steps to Reproduce the Bug

  1. Go to the register page
  2. Observe the « nametag » box (si vous etes francais, c’est la case « pseudo »)

Expected Behavior

To have a nametag placeholder and icon

Observed Behavior

Has an e-mail placeholder and icon

Screenshots (if applicable)

Image

error.logs

paste here

Additional Information

here are the changes that need to be made. the one with a minus sign is the current (bad) one and the one with a plus sign is the new (good) one in both cases:

#1

/htdocs/Public/Themes/Vega/Views/Users/register.view.php
line 57 (icon)


#2

/htdocs/Public/Themes/Vega/Views/Users/register.view.php
line 61 (placeholder)

  • placeholder="VotrePseudo123">

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions