Closed Bug 272359 Opened 20 years ago Closed 20 years ago

Use of keyword link shortcut with %s used with fragment id change # to %23

Categories

(Firefox :: Keyboard Navigation, defect)

x86
Windows 2000
defect
Not set
normal

Tracking

()

VERIFIED DUPLICATE of bug 270703

People

(Reporter: dmcritchie, Assigned: aaronlev)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0

If I set up a keyword shortcut for   xl:   such as
  file:///c:/localsite/dmcritchie/excel/%s

and then enter a file.ext  with a fragment id  as follows: 
   xl: fillhand.htm#mouse

the # is converted to %23  so the following is not found as changed
   file:///c:/localsite/dmcritchie/excel/fillhand.htm%23mouse
because it should be a link to
   file:///c:/localsite/dmcritchie/excel/fillhand.htm#mouse 
   
     

Reproducible: Always
Steps to Reproduce:
1.
2.
3.




Would actually think Firefox would browse file with either %23 or with #
like in a hyperlink reference in HTML. 

BTW are there other things besides  %s   for substitutions in keyword shortcuts.

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