URL arguments have to come before named anchors. But automodal tacks on "?automodal=true&automodalClose=true" after the anchor, like so:

  example.com/node/52#comment-214?automodal=true&automodalClose=true

This doesn't work. Instead, it should work properly if it injects the arguments before the anchor, like so:

  example.com/node/52?automodal=true&automodalClose=true#comment-214

Comments

miyavo’s picture

what is anchor? and where should i put them in my web?

מתחתנים
אישורי הגעה לאירועים

elibendavid’s picture

I look for it
Maybe it will check your
צפייה ישירה
סרטים לצפייה שירה

elibendavid’s picture

dsnopek’s picture

Issue summary: View changes
Status: Active » Closed (duplicate)