#49 √ resolved
Xavier Noria

Page 409: missing paren in listing 11.7

Reported by Xavier Noria | December 26th, 2007 @ 12:50 PM | in Next Printing

The paren that would close the call to link_to() in listing 11.7 is missing.

Comments and changes to this ticket

  • Obie

    Obie January 8th, 2008 @ 06:51 AM

      • → Milestone changed from “Second Edition” to “Next Printing”
      • → Title changed from “missing paren in listing 11.7” to “Page 409: missing paren in listing 11.7”
      • → State changed from “new” to “open”
      • → Assigned user changed from “Obie” to “sandee.phillips (at pearson)”

    Please change

    link_to(image_tag(src), user_path(user)

    to

    link_to(image_tag(src), user_path(user))

  • sandee.phillips (at pearson)

    sandee.phillips (at pearson) January 8th, 2008 @ 06:31 PM

      • → State changed from “open” to “resolved”

Please Login or create a free account to add a new comment.

You can update this ticket by sending an email to from your email client. (help)

Create your profile

Help contribute to this project by taking a few moments to create your personal profile. Create your profile »