Opened 17 years ago

Closed 17 years ago

Last modified 5 years ago

#3249 closed defect (fixed)

FORUM: register new account form has green field

Reported by: SF/clemty Owned by: fingolfin
Priority: normal Component: Web
Version: Keywords:
Cc: Game:

Description

when trying to register a new account, the "I am not a bot" contextual question "answer" field has a brightly green background

reason:

original template had row1 and row2 CSS values, I set row2 to brightly green to spot and get rid of all occurrences

when Ender added this anti-bot feature, the 2nd column got added with "row2" property - hence the green background

...and since all regulars are already registered nobody noticed

solution:

change <td class="row2"> to <td class="row1"> in profile_add_body.tpl

(can't get around to do it myself, sorry)

Ticket imported from: #1737415. Ticket imported from: bugs/3249.

Change History (7)

comment:1 by SF/clemty, 17 years ago

Owner: set to SF/ender

comment:2 by SF/clemty, 17 years ago

assigning to Ender since afaik only he and I did things to the forum templates

comment:3 by fingolfin, 17 years ago

I can look into this tonight.

comment:4 by fingolfin, 17 years ago

Owner: changed from SF/ender to fingolfin

comment:5 by fingolfin, 17 years ago

Fixed in SVN and on-site, thanks for the report & precise instructions on how to fix it :-)

comment:6 by fingolfin, 17 years ago

Resolution: fixed
Status: newclosed

comment:7 by digitall, 5 years ago

Component: Web
Note: See TracTickets for help on using tickets.