Page 1 of 1

0.12.1 reserved words?

Posted: Thu Apr 13, 2006 5:31 am
by iNSiPiD
A note for devs:

I recently ran into an issue with a custom plugin not outputting its data which is determined by an id= parameter in the URL. Worked fine in 0.11.2.

Almost drove myself nuts until calguy1000 determined that 'id' appears to be a reserved parameter and as such the ouptut was being blown away.

Referring to the id field in my table by a different variable name did the tirck.