Edgewall Software
Modify

Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#8266 closed defect (worksforme)

Raw HTML processor: Password input type broken.

Reported by: Laurens Blanckenborg <laurens@…> Owned by:
Priority: normal Milestone:
Component: rendering Version: 0.12dev
Severity: normal Keywords:
Cc: Branch:
Release Notes:
API Changes:
Internal Changes:

Description

Somewhere between r76xx and r8176 (I just updated) the raw HTML rendering of password input types was broken.

Input fields with type="password" aren't displayed anymore, when the type statement is removed the form is displayed correctly.

Attachments (0)

Change History (3)

comment:1 by Laurens Blanckenborg <laurens@…>, 15 years ago

Version: devel0.12dev

comment:2 by Christian Boos, 15 years ago

Resolution: worksforme
Status: newclosed

The change was done on purpose, see r7658.

If you can afford to have unsafe HTML, check the render_unsafe_content setting in TracIni#wiki-section.

in reply to:  2 comment:3 by Laurens Blanckenborg <laurens@…>, 15 years ago

Replying to cboos:

The change was done on purpose, see r7658.

If you can afford to have unsafe HTML, check the render_unsafe_content setting in TracIni#wiki-section.

Just out of curiosity: Why is masking the input unsafe? What's the difference to a normal input type, which is allowed without the render_unsafe_content setting?

Modify Ticket

Change Properties
Set your email in Preferences
Action
as closed The ticket will remain with no owner.
The resolution will be deleted. Next status will be 'reopened'.
to The owner will be changed from (none) to the specified user.

Add Comment


E-mail address and name can be saved in the Preferences .
 
Note: See TracTickets for help on using tickets.