Closed
Bug 1168445
Opened 11 years ago
Closed 11 years ago
Missing slash in URLs in iCal
Categories
(Webtools Graveyard :: Air Mozilla, defect)
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: Fux, Assigned: peterbe)
Details
Attachments
(1 file)
User Agent: Mozilla/5.0 (Windows NT 6.3; WOW64; rv:38.0) Gecko/20100101 Firefox/38.0
Build ID: 20150513174244
Steps to reproduce:
If I open https://air.mozilla.org/calendar/contributors.ics there is a problem with the URLs.
Actual results:
I get an URL like https://air.mozilla.orgreps-weekly-20150514/
Expected results:
It should be https://air.mozilla.org/reps-weekly-20150514/ (missing slash)
| Assignee | ||
Updated•11 years ago
|
Component: iCal → Air Mozilla
Product: Air Mozilla → Webtools
Version: unspecified → 0.1
| Assignee | ||
Updated•11 years ago
|
Assignee: nobody → peterbe
Status: UNCONFIRMED → ASSIGNED
Ever confirmed: true
| Assignee | ||
Comment 1•11 years ago
|
||
Comment 2•11 years ago
|
||
Commits pushed to master at https://github.com/mozilla/airmozilla
https://github.com/mozilla/airmozilla/commit/359f175cb340d67305c07e7ed5ce637a470ed0e1
fixes bug 1168445 - Missing slash in URLs in iCal
https://github.com/mozilla/airmozilla/commit/24d7006318fea80e94d3aa777350c7782412f757
Merge pull request #326 from peterbe/bug-1168445-missing-slash-in-urls-in-ical
fixes bug 1168445 - Missing slash in URLs in iCal
Updated•11 years ago
|
Status: ASSIGNED → RESOLVED
Closed: 11 years ago
Resolution: --- → FIXED
| Reporter | ||
Comment 3•11 years ago
|
||
Works for me now.
Thank's :)
Updated•4 years ago
|
Product: Webtools → Webtools Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•