Hello

Thanks for the module, it is awesome!

Configurtion:
Drupal 7.12
Views 7.x-3.1 or 7.x-3.1+53-dev
References 7.x-2.0
Date 7.x-2.0-rc2 or 7.x-2.0-rc2+2-dev

When Peekaboo is on in modules, userreference fields don't seem to work correctly. User is chosen in this field, but full node and views both show it as Anonimous. When Peekaboo is switched off, things get back to normal and i see usernames.

Views - when configuring the Date field, format settings are hidden if Peekaboo is on. So only thing i can choose is between "date and time", "time ago" or "plain". No date format, no options to choose if i want to show just start or end date. Till default format there is "Long", field could look just in that way: "Monday, February 6, 2012 - 21:10 to Monday, February 7, 2012 - 21:10".

Maybe there is some fix for that? I'd like to keep peekaboo till it handles some of my fields excellent.

Comments

danielb’s picture

Version: 7.x-2.0-beta1 » 7.x-2.x-dev

I can't reproduce with 7.x-2.x-dev, please try that.
If it solves the problem I will push out another release with the latest code.

openhairpinleft’s picture

Now i don't see affection on references, work as it should.
However trouble with the date field is still the same, no settings there after peekaboo is on.
And Peekaboo itself doesn't work:
Chrome: Uncaught SyntaxError: Invalid regular expression: /^?/: Nothing to repeat line 7 in peekaboo.js
FF: invalid quantifier
return (s = s.replace(/^?/,'&').match(re)) ? (typeof s[1] == 'undefined' ? '' : ... line 7 in peekaboo.js

danielb’s picture

Status: Active » Fixed

I've fixed the bug with the javascript.

I don't see a problem with dates, though there have been new releases since you last posted, so perhaps something has changed. If you continue to have problems with date fields and can identify what this module is doing wrong please start a new issue. It is difficult for me to deal with two unrelated problems in one issue.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.