Open Bug 469526 Opened 16 years ago Updated 3 years ago

Form action is not linkyfied in view-source link-browsing

Categories

(Core :: DOM: HTML Parser, enhancement, P5)

enhancement

Tracking

()

People

(Reporter: BijuMailList, Unassigned)

References

Details

+++ This bug was initially created as a clone of Bug #17612 +++

Form action is not linkyfied in view-source link-browsing

PS: Is it intentionally not linkyfied for any security reasons?
For many forms, loading the action url without any get/post parameters will cause the server to give you an error message.  How often would this be useful?
(In reply to comment #1)
> For many forms, 
So for many others form page url and form action url are the same.

Many cgi example are of the form

if(parameter="") then
  show_form()
else
  do_form_action()
  display_action_result()
end if

Bulk-downgrade of unassigned, >=3 years untouched DOM/Storage bug's priority.

If you have reason to believe this is wrong, please write a comment and ni :jstutte.

Severity: normal → S4
Priority: -- → P5
You need to log in before you can comment on or make changes to this bug.