- Status Closed
- Percent Complete
- Task Type Bug Report
- Category User Interface
- Assigned To No-one
- Operating System All
- Severity Low
- Priority Very Low
- Reported Version 0.9.9.6
- Due in Version 1.1 devel
-
Due Date
Undecided
- Votes
- Private
Attached to Project: Flyspray - The bug killer!
Opened by Henk Kerckhoffs - 16.10.2012
Last edited by peterdd - 04.09.2015
Opened by Henk Kerckhoffs - 16.10.2012
Last edited by peterdd - 04.09.2015
FS#1776 - Arrow showing the last visited task broken when using 'address_rewriting'
When you set 'address_rewriting' to '1' and activate the .htaccess, the arrow in front of the last visited task doesn't work.
I'm using FS 0.9.9.7.
ID | Project | Summary | Priority | Severity | Assigned To | Progress | |
---|---|---|---|---|---|---|---|
1963 | Flyspray - The bug killer! | Very Low | Low | Psychokiller1888 |
Closed by peterdd
04.09.2015 23:14
Reason for closing: Fixed in devel
Additional comments about closing:
04.09.2015 23:14
Reason for closing: Fixed in devel
Additional comments about closing:
address_rewriting in config file
isn't used anymore and replaced by
url_rewrite prefs values
And I
recently made some work for that last
task history using sessionStorage and it
works also with url_rewrite enabled
I think this fixed during time.
The value address_rewriting in config file isn't used anymore and replaced by url_rewrite prefs values stored in database.
And I recently made some work for that last task history using sessionStorage and it works also with url_rewrite enabled.