Sebastian Mendel a écrit :
Marc Delisle schrieb:
Sebastian Mendel a écrit :
Hi,
if i select text/plain as MIME type shouldn't the content of a BLOB or BINARY be displayed as text when browsing the table?
Which transformation are you choosing?
text/plain with or without substr
I'm not sure I understand. There is no transformation called "text/plain". I tried in 2.11.6 with the "text/plain:substr" on a BLOB and it worked, provided the ShowBlob directive is set to true. I don't think this transformation was really intended for BLOBs.
What's the value of $cfg['ShowBlob']?
shouldn't this be independent of $cfg['ShowBlob']?