Balbir Singh wrote: > Impact: Fix the parsing issue when two or more values are specified > > From: Balbir Singh <[email protected]> > > This patch fixes an issue where when two or more values are specified for > the controllers, only the last one is applied. This patch fixes that issue. > The parser is modified to collate all the name value pairs, seperated by > ":". The reason for implementing it this way is because we need to pass > the controller name and splitting the rules would make it very hard to pass > the controller name to each rule, irrespective of where the controller name > was parsed. > > Please review closely and test.
It works for me, thanks a lot! Jan ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Libcg-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/libcg-devel
