Hey!
I am using 'Drupal core 7.0 (2011-Jan-05)' and 'Views 7.x-3.0-alpha1 (2011-Jan-06)' in combination with about 60 additional/optional modules.
When I activate 'glossary', there occurs a:
* Notice: Undefined property: views_handler_argument_string::$placeholder_length in views_handler_argument_string->get_formula() (Zeile 147 von /var/www/site.net/sites/all/modules/views/handlers/views_handler_argument_string.inc).
* Notice: Undefined property: views_handler_argument_string::$placeholder_length in views_handler_argument_string->summary_query() (Zeile 127 von /var/www/site.net/sites/all/modules/views/handlers/views_handler_argument_string.inc).
Debug:
'Exception: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near \') AS title_truncated, COUNT(node.nid) AS num_records
FROM
sec_node node
GROUP B\' at line 1'
in views_plugin_query_default->execute() (Zeile 1314 von /var/www/site.net/sites/all/modules/views/plugins/views_plugin_query_default.inc).
Thanks for fixing and maintinging this great, essential module!
Comments
Comment #1
dawehnerDoes this work for you?
Comment #2
dawehnerUpdate status.
Comment #3
cnolle commentedThe above patch fixed the issue for me, thanks.
Comment #4
dawehnerThanks for testing the patch.
Commited to the 7.x branch.
Comment #5
Blooniverse commented... the most current 'Views' (2011-Jan-11) still shows the error pointed out above. Sorry! Status changed.
Comment #6
merlinofchaos commentedWrong status used.
Comment #7
dawehnerIt's working perfect for me here.
I have the default glossary of views tested. Both the overview and a listing of a single char worked fine.
Perhaps you have a changed view. If you have one, please provide a reusable export of the view. It would be cool if this export would be without any kind of fieldapi fields or something similar.
As alternative it could be that you missed some files on the latest update.
Comment #8
Blooniverse commentedHey @dereine! Thanks for the info.
NO, I don't make use of an adapted 'glossary' view. Nonetheless I have attached the export as a .txt-file below.
BTW: I like your presentations (last time during DrupalCamp in Essen, 2010). I gave the tutorial-lecture 'Drupal-Mobiliser' there.
Comment #9
Blooniverse commented... oh, I've just seen '7.x-3.x-dev (2011-Jan-12)'. Testing 'glossary' again, now! Strange, Drupal doesn't indicate ('/admin/reports/updates') that there is an update available. And Drush?: Neither! Okay, downloading mannually. Feedback in a few minutes.
Comment #10
Blooniverse commentedWORKS FINE NOW!
Thank you for 'Views 7.x-3.x-dev (2011-Jan-12)'. Although the 'glossary' view is not important for me, I still want it to work, obviously.
Comment #11
Blooniverse commentedComment #12
webankit commentedContent taxonomy not working properly ... in gloassary
[{"command":"settings","settings":{"basePath":"\/spic\/","ajaxPageState":{" .....
bla bla etc etc
Comment #13
bojanz commented@babbar.ankit
That's a separate issue. Try with the latest dev, if it still doesn't work, open a new issue.
Comment #14
tinny commentedi get the same error as the op.
Comment #15
AgaPe commentedlife is hard :) with dev version it works but something else then doesnt (default images do not display with views -dev but do with alpha1 version...)
Comment #16
dawehnerThe default image seems to be another issue.
Comment #18
NFL36 commentedHow do you install the patch work for #1?
Comment #19
bojanz commentedThe patch is a part of the latest -dev version. No need to apply it.