Ticket #521 (defect)
Opened 3 years ago
Last modified 3 years ago
urlbuilder: depending on click order you can end up with an invalid ics URL.
Status: closed (fixed)
| Reported by: | bleibson | Assigned to: | bleibson |
|---|---|---|---|
| Priority: | minor | Milestone: | Bedework 3.6 |
| Component: | unclassified | Version: | |
| Keywords: | Cc: | ||
In the urlbuilder, click on feed, click on json, then immediately click on ics. You get an invalid url (http://localhost:8080/webcache/v1.0/icsDays/7/no--filter/no--object.ics).
Change History
01/15/10 16:39:42: Modified by bleibson
- status changed from new to closed.
- resolution set to fixed.

Fixed by initializing a variable, In 3.6: commit #r140 In Trunk: commit #r139