#idempiere IRC log for Friday, 2016-06-24

*** a42niem has joined #idempiere05:53
*** KermitTheFragger has joined #idempiere06:33
*** nmicoud has joined #idempiere06:39
*** norbertbede has joined #idempiere09:22
norbertbedehi all09:22
norbertbedenmicoud thanks for alfresco package09:22
norbertbedehowever i will have time from 1st july09:23
norbertbedeto test09:23
*** norbertbede has quit IRC11:19
*** CarlosRuiz has joined #idempiere11:19
nmicoudhi CarlosRuiz, some days ago, you said you will perhaps test a patch for https://idempiere.atlassian.net/browse/IDEMPIERE-1933. Any news ?11:21
CarlosRuizyep - no advance yet11:25
nmicoudok, it was just to be sure11:26
*** CarlosRuiz has quit IRC12:33
*** CarlosRuiz has joined #idempiere12:34
*** nmicoud has quit IRC13:23
*** KermitTheFragger has quit IRC15:28
Not-be5d[IDEMPIERE] chanls created IDEMPIERE-3131 InfoPanel column sorting is not based on the display17:43
Not-be5d[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-313117:43
Not-be5d[IDEMPIERE] aconn7 created IDEMPIERE-3132 Model CreateData Web service input field lookup feature bug20:43
Not-be5d[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-313220:43
Not-be5d[IDEMPIERE] aconn7 updated IDEMPIERE-313220:48
Not-be5d[IDEMPIERE] @@ -288,6 +288,11 @@ log.log(Level.SEVERE, m_columnName + " (TableDir) - no standard/identifier columns"); return ""; } + + // Enclose "OR'd" identifier lookup clause in parens to not boolean corrupt additionally appended "AND" clauses + sql.insert(0,"("); + sql.append(") "); + // StringBuffer retValue = new StringBuffer ("SELECT ") .append(m_columnName).append(" FROM ").append(m_tableName)20:48
Not-be5d[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-313220:48
Not-be5d[IDEMPIERE] aconn7 updated IDEMPIERE-313220:49
Not-be5d[IDEMPIERE] Hello - I am sorry - very new to this. I am probably not submitting this correctly and I just realized that I was debugging the 3.1 and not the trunk. I committed a change for this to the 3.1 release. Checking if is fixed in trunk ...20:49
Not-be5d[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-313220:49
Not-be5d[IDEMPIERE] aconn7 updated IDEMPIERE-313220:52
Not-be5d[IDEMPIERE] Hello - I am sorry - very new to this. I am probably not submitting this correctly and I just realized that I was debugging the 3.1 and not the trunk. I committed a change for this to the 3.1 release. Checking if is fixed in trunk ... * Just checked and is broken in trunk too :)20:52
Not-be5d[IDEMPIERE] http://idempiere.atlassian.net/browse/IDEMPIERE-313220:52
*** CarlosRuiz has left #idempiere23:09
*** a42niem has quit IRC23:54

Generated by irclog2html.py 2.14.0 by Marius Gedminas - find it at mg.pov.lt!