|
Bugzilla – Full Text Bug Listing |
| Summary: | Formtransmitting with browsers are not correct | ||
|---|---|---|---|
| Product: | [openSUSE] SUSE LINUX 10.0 | Reporter: | Michael Lanczak <mlmuit> |
| Component: | Firefox | Assignee: | E-mail List <bnc-team-mozilla> |
| Status: | RESOLVED FIXED | QA Contact: | E-mail List <qa-bugs> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | mlmuit, suse-beta |
| Version: | unspecified | ||
| Target Milestone: | --- | ||
| Hardware: | PC | ||
| OS: | SuSE Linux 10.0 | ||
| Whiteboard: | |||
| Found By: | Component Test | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
|
Description
Michael Lanczak
2006-03-02 21:17:36 UTC
Did you ever hear about PHP's register_globals setting, it's possible security problems and why it was disabled? If not: http://www.php.net/release_4_1_0.php This bugreport is most probably invalid, but I let the maintainer decide this ;-) Why do you think this is a Mozilla bug and not a PHP bug? Have you tested it with other browsers? Comment from Michael Lanczak: A lot of thanks for your hint with the register_globals by http://www.php.net/release_4_1_0.php !! But I must say, the data 'ein.html' and 'aus.php' are exercises by the newest edition(!) of a professional exercise book from a High-School for information science! This author possibly don't know anything about PHP register_globals at this time, so I also had no knowledge about PHP register_globals. So I understand, that this examples from my bug report can't not run either with the Mozilla-Browser or the Firefox-Browser! The last update with register_globals by www.php.net was Sat Mar 4 12:14:17 2006 PST! I have revised the data 'ein.html' and 'aus.php' with this register_globals and all runs with both browsers. So I will write to this author to correct his exercise book for the next, new edition. |