Closed Bug 230918 Opened 21 years ago Closed 21 years ago

History should not store invalid URLs

Categories

(Core Graveyard :: History: Global, defect)

x86
Linux
defect
Not set
normal

Tracking

(Not tracked)

RESOLVED DUPLICATE of bug 9203

People

(Reporter: david.escott, Unassigned)

References

()

Details

User-Agent:       Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031205 Galeon/1.3.10
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.5) Gecko/20031205 Galeon/1.3.10

An invalid URL (say "nyti") is stored in the users history. This should not
happen, appropriate behavior would be to take all 4XX errors and not place those
in the history.

This makes autocompletion of history a obnoxiously annoying task, especially
with regard to some other application built on mozilla (both galeon and
epiphany). Scenario: After having visited nytimes.com once it is common to want
to do nyti[TAB][ENTER] to get to nytimes.com. This works fine but if one
mistakenly hits [ENTER] before [TAB] mozilla goes to the invalid nyti or
nyti.com now one can no longer quickly get to nytimes.com because typing
nyti[TAB][ENTER] takes the user to the invalid "nyti".

Reproducible: Always

Steps to Reproduce:
1.Go to nytimes.com
2.Then go to nyti
3.Now try to quickly get to nytimes.com by typing nyti[TAB][ENTER]


Expected Results:  
Ignored the invalid nyti and gone to nytimes.com
Duping, please reopen if you disagree.

*** This bug has been marked as a duplicate of 9203 ***
Status: UNCONFIRMED → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
Product: Core → Core Graveyard
You need to log in before you can comment on or make changes to this bug.