| Summary: | up button should not remove the query string | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Leo Savernik <l.savernik> |
| Component: | khtml | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED UNMAINTAINED | ||
| Severity: | minor | CC: | lex.lists |
| Priority: | NOR | ||
| Version First Reported In: | SVN | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Leo Savernik
2004-01-07 15:46:40 UTC
I would like to invite all visitors of this bug to comment on my proposal in http://bugs.kde.org/show_bug.cgi?id=93192 confirming for 3.4.0. I'm not 100% what the behaviour should be but I do believe the current behaviour is incorrect. Here's my 2 cents. What should the behaviour for the up button be for the URL: http://bugs.kde.org/show_bug.cgi?id=72062#c1 ? Currently the behaviour is to go to: http://bugs.kde.org/show_bug.cgi#c1 http://bugs.kde.org/ The bug reporter thinks that the behaviour should be: http://bugs.kde.org/show_bug.cgi#c1 I don't see the point of going to #c1 because the likelihood of that link being valid is small. My opinion is that the behaviour should be: http://bugs.kde.org/show_bug.cgi?id=72062 http://bugs.kde.org/show_bug.cgi http://bugs.kde.org/ Am Dienstag, 19. April 2005 01:35 schrieb Lex Hider: [...] > The bug reporter thinks that the behaviour should be: > http://bugs.kde.org/show_bug.cgi#c1 > I don't see the point of going to #c1 because the likelihood of that link > being valid is small. No! I do not! The query string is the part of the url after the question mark. What I mean is: http://cvs/cgi-bin/cvsweb/triangle/?only_with_tag=TRIANGLE_STORY_5 http://cvs/cgi-bin/cvsweb/?only_with_tag=TRIANGLE_STORY_5 http://cvs/cgi-bin/?only_with_tag=TRIANGLE_STORY_5 http://cvs/?only_with_tag=TRIANGLE_STORY_5 Apologies Leo, that was an honest mistake. sorry. must have pasted the wrong bit Thank you for the bug report. As this report hasn't seen any changes in 10 years or more, we ask if you can please confirm that the issue still persists. If this bug is no longer persisting or relevant please change the status to resolved. Dear user, KHTML (and KJS) was a long time more or less unmaintained and got removed in KF6. Please migrate to use a QWebEngine based HTML component. We will do no further fixes or improvements to the KF5 branches of these components beside important security fixes. For security issues, please see: https://kde.org/info/security/ Sorry that we did not fix this issue during the life-time of KHTML. Greetings Christoph Cullmann |