|
Sorry, wrong fix.. here is fix of the fix //start fix: Whats going on with this issue? Reported 2 months ago, provided you with the patch code, and still not fixed.. This is just not serious attention.. I ran into this issue also and it took me a day to find the problem. It would be very nice if this is fixed in the next release of the Framework. I checked, but this issue is still present in the 1.9 preview release. Unfortunatly I'm not allowed to change the affected versions for this issue. Is it an option to clone this issue and change the affected version? Last comment from me on this issue. I've fixed it another way: // If it's a wildcard, get the rest of URL as wildcard data and stop matching I think it's safe to implode the $path array and assign it to $matchedPath, as the wildcard for loop is processing the full path. Cleaned up formatting in report. About time this gets fixed, very annoying this does not work and you are trying to figure out how the routing works. It is a close one to the one I've stumbled upon when using chains and ``'' (empty) static routes: ZF-7848 Just updated to 1.9.4 and issue still isn't fixed..????? This issue still persists with 1.9.5. Marc van de Geijn's fix solved the problem for me. This issue still persists with 1.9.6. Will this be fixed in 1.9.7? this below maybe another fix, Index: Route.php This doesn't seems to get fixed even now, on 1.9.7... Lot of unfixed bugs on core ZF components well, why fixing this bug, when we can just go and manually fix it every time when we upgrade ZF version.. really no need to fix it I have made my own route class based on your fix, but of course, this is also a problem at any Route.php update, we loose the updates to the match function... Actually i don't understand why there is planned a 2.0 release if doesn't seems to be 1.x branch usable without lot of manual fixes. I have quite lot of "fix" classes taken from the Jira, just to cleanup the bugs from framework... I guess for a very small project - newbies like - is possible that you won't find any bugs, but even for small-medium projects is impossible to develop without tons of classes to fix the bugs... I concur. I've got a pack of diff/patches to fix the holes, but it's ridiculous. For example, the bug reported by me (ZF-7848) and related to static routes has a test scenario taken directly from ZF documentation examples! So something that is given in docs as an example is broken dead. What is even more puzzling is that I've already devised a fix and posted it here, but none cares to use it |
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Assigning to Ben to triage.