- Timestamp:
-
02/09/12 14:05:27 (15 months ago)
- Author:
-
atarkowska
- Comment:
-
Legend:
- Unmodified
- Added
- Removed
- Modified
-
- Property Cc web-team@…, ajpatterson added
-
Property
Priority
changed from
minor
to
blocker
-
Property
Component
changed from
General
to
Web
-
Property
Remaining Time
changed from
to
0.1
-
|
initial
|
v1
|
|
| 1 | | Because historicity we were using thumbnail store to load render_birds_eye_view there were strong requirement to not allow web browser to cache url. Since we have new render_birds_eye_view infrastructure that based on the rendering settings provided by the request params, we no longer need unique url. |
| | 1 | Because historicity we were using thumbnail store to load render_birds_eye_view there were strong requirement to prevent url being cached by the web browser. This problem was solved by the: |
| | 2 | {{{ |
| | 3 | ?_=1328790887715 |
| | 4 | }}} |
| | 5 | Since we have new render_birds_eye_view infrastructure that based on settings provided by the request params, we no longer need unique url as it already is. |
| | 6 | That change also explain the fact we have two '?' in the url that is forbidden. |
1.3.2-PRO © 2008-2010
agile42 all
rights reserved
(this page was served in: 0.40207 sec.)