Dear PD-list .

I found that in PD-extended 42.5  - the $1 inside  a message is not saving data. Is it a bug ? see patch below. 

\\\\\\\\\\

#N canvas 939 165 700 300 10;
#X msg 139 127 0 \$1;
#X obj 139 175 print;
#X floatatom 111 74 5 0 0 0 - - -;
#X obj 181 73 bng 15 250 50 0 empty empty empty 17 7 0 10 -262144 -1
-1;
#X text 117 48 1;
#X text 183 52 2;
#X text 216 112 Why message is not saving data in \$1 ?;
#X connect 0 0 1 0;
#X connect 2 0 0 0;
#X connect 3 0 0 0;

\\\\\\\\\\\\\\\\\