Hi all! Enjoying the friday? :)
I'm still trying some more solutions for the "n textboxes vs. one field" problem, and I started to dig a bit deeper in the code, looking for some logging statements I've been possibly missing, but, so far, I couldn't find any place where XWork (ParametersInterceptor, more specifically) says "hey, that property you told me to set couldn't be found! Take a look at your views, moron!"
Maybe that's a problem with Ognl not raising any flags when a property isn't found? If so, how could we fix this? I'm sure this would definitely help everyone find those pesky typos and dumb errors much faster :)
Peace,
-cv