Changes between Initial Version and Version 1 of Ticket #34465, comment 14
- Timestamp:
- 12/07/2015 03:55:58 PM (8 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #34465, comment 14
initial v1 1 Okay, so I'm rereading the comment for the line of code and it says that is "Only observe when a limited number of query args are set", but what it is actually doing is only observing if only those args are set and nothing else. I don't think the code is working as intended and if it is I don't know what its doing or problem its trying to solve.1 Okay, so I'm rereading the comment for the line of code and it says that is "Only observe when a limited number of query args are set", but what it is actually doing is only observing if only those args are set; if there are other args set, it won't observe. I don't think the code is working as intended and if it is I don't know what its doing or problem its trying to solve.