Currently the views_debug/vpr function aims to support translations and objects
vpr('set_display() called with invalid display id @display.', array('@display' => $display_id));
but in fact the function doens't support placeholders at the moment.
The goal of the function is to
* Support placeholders
* Support arrays/objects
* Support direct translation/translation on render via the watchdog module.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 1279438.patch | 2.93 KB | dawehner |
| #1 | 1279438.patch | 2.07 KB | dawehner |
Comments
Comment #1
dawehnerIt would be cool if someone know a nicer way to not have this somehow spagetti code.
Additional there might be instances which have to be converted.
Comment #2
dawehnerOkay are the instances convered to placeholders.
Comment #3
dawehnerIt's somehow a nice addition. Commited to 7.x-3.x
Comment #4
dawehnerThis might be worth to backport
Comment #5
chris matthews commentedThe Drupal 6 branch is no longer supported, please check with the D6LTS project if you need further support. For more information as to why this issue was closed: #3030347: Plan to clean process issue queue