Closed
Bug 187910
Opened 23 years ago
Closed 23 years ago
ac-toulouse.fr - Wrong URLs with "\"
Categories
(Tech Evangelism Graveyard :: French, defect)
Tech Evangelism Graveyard
French
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: jean-louis.sendral, Assigned: tristan)
References
()
Details
(Whiteboard: [havefix][havecontact][syntax-html])
User-Agent: Mozilla/5.0 (Windows; U; Win98; fr-FR; rv:1.0.0) Gecko/20020530
Build Identifier: Mozilla/5.0 (Windows; U; Win98; fr-FR; rv:1.0.0) Gecko/20020530
In the page
http://www.ac-toulouse.fr/eco-pri-appli-guerret-montauban/pages/chien%5Cce1chien.htm
%5C is incorrect : correct is /
Reproducible: Always
Steps to Reproduce:
1.Connect to http://www.ac-toulouse.fr/eco-pri-appli-guerret-montauban/
2.click on "ecole primaire .."
3.click on CE1
Actual Results:
in french : la page n'a pu être trouvée
Comment 1•23 years ago
|
||
"\" is invalid in URLs -> TE.
Assignee: asa → nitot
Status: UNCONFIRMED → NEW
Component: Browser-General → Europe: West
Ever confirmed: true
Product: Browser → Tech Evangelism
QA Contact: asa → brantgurganus2001
Version: Trunk → unspecified
Comment 2•23 years ago
|
||
%5C is incorrect is \ : correct is / is %7C
Summary is wrong: l'url n'est pas trouvée, Mozilla écrit "%5C" pour " /"
"%5C" is not "/", but "\", must be a typo from someone used to windows.
also wrong the links for CM1, CM2, with RightClick and "Copy Link Location":
http://www.ac-toulouse.fr/eco-pri-appli-guerret-montauban/pages/chien\ce1chien.htm
http://www.ac-toulouse.fr/eco-pri-appli-guerret-montauban/pages/jesuis\nous%20sommes.htm
http://www.ac-toulouse.fr/eco-pri-appli-guerret-montauban/pages/ConteCM2\Contes.htm
should be:
http://www.ac-toulouse.fr/eco-pri-appli-guerret-montauban/pages/jesuis/nous%20sommes.htm
http://www.ac-toulouse.fr/eco-pri-appli-guerret-montauban/pages/ConteCM2/Contes.htm
http://www.ac-toulouse.fr/eco-pri-appli-guerret-montauban/pages/chien/ce1chien.htm
Comment 3•23 years ago
|
||
havefix, wrong separators in urls...
anyone got a contact ? this this an easy fix
Whiteboard: [havefix]
Comment 4•23 years ago
|
||
Whiteboard: [havefix] → [havefix][hascontact]
Comment 5•23 years ago
|
||
sent e-mail.
OS: Windows 98 → All
Hardware: PC → All
Summary: in french : l'url n'est pas trouvée, Mozilla écrit "%5C" pour " /" → ac-toulouse.fr - Wrong URLs with "\"
Whiteboard: [havefix][hascontact] → [havefix][havecontact][syntax-html]
Comment 6•23 years ago
|
||
still a problem :(
sending a message too.
Comment 7•23 years ago
|
||
The HTML code was modified, marking FIXED.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
Updated•11 years ago
|
Product: Tech Evangelism → Tech Evangelism Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•