Closed
Bug 956030
Opened 12 years ago
Closed 12 years ago
Multiple events ICAL export not working with symbols in search query
Categories
(Mozilla Reps Graveyard :: reps.mozilla.org, task)
Tracking
(Not tracked)
VERIFIED
FIXED
People
(Reporter: nemo-yiannis, Assigned: giorgos)
References
Details
(Whiteboard: [kb=1227134] )
When the search query in events list includes symbols other than underscore the iCal export is not working properly.
Steps to reproduce:
* Visit /events/
* Search for: estado de méxico
* Click ical export
* Returns ical file
* Search for: estado de méxico.
* Click ical export
* Nothing happens
| Reporter | ||
Updated•12 years ago
|
Group: mozilla-reps-admins
| Reporter | ||
Updated•12 years ago
|
Whiteboard: [kb=1227134]
| Assignee | ||
Updated•12 years ago
|
Assignee: nobody → giorgos
OS: Linux → All
Hardware: x86_64 → All
Comment 2•12 years ago
|
||
Commits pushed to master at https://github.com/mozilla/remo
https://github.com/mozilla/remo/commit/d8aa8f5c3a0e7888b219488e5352fb3438ec3de5
[fix bug 956030] Match all chars in 'search' segment of event ical url.
https://github.com/mozilla/remo/commit/5f8b08fb96822c606393ff5bf70e0b5af8fdab35
Merge pull request #579 from glogiotatidis/956030
[fix bug 956030] Match all chars in 'search' segment of event ical url.
Updated•12 years ago
|
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Updated•12 years ago
|
Version: unspecified → next
| Assignee | ||
Updated•12 years ago
|
Version: next → 420
Comment 3•12 years ago
|
||
Verified on stage that the export of the ical file works normally with the extra characters on the search field.
Status: RESOLVED → VERIFIED
Updated•5 years ago
|
Product: Mozilla Reps → Mozilla Reps Graveyard
You need to log in
before you can comment on or make changes to this bug.
Description
•