svn propchange: r1763754 - svn:log

Previous Topic Next Topic
 
classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

svn propchange: r1763754 - svn:log

jleroux@apache.org
Author: jleroux
Revision: 1763754
Modified property: svn:log

Modified: svn:log at Fri Oct  7 12:19:49 2016
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Fri Oct  7 12:19:49 2016
@@ -3,11 +3,11 @@ Fixed: cannot edit shopping list for eco
 
 This was previously fixed with r1763686 by Pawan Verma which was correct.
 But Scott reported on dev ML that he was surprised by this bare solution.
-We could have kept it because it's hiw js works, but since we use jQuery and for
- consistencey reason Amardeep suggested to rather
+We could have kept it because it's js and works, but since we use jQuery and
+for consistencey reason Amardeep suggested to rather
 $('#selectShoppingList').submit()
 
-This reverts and applies Amardeep's solution.
+This reverts r1763686 and applies Amardeep's solution.
 
 It also removes pending work related with OFBIZ-4106. I have asked a question
 about it yesterday and forgot to remove the related change in this unrelated