#890 ✓invalid
Don Ziesig

table-plus fails in admin sub-site

Reported by Don Ziesig | December 21st, 2010 @ 02:16 AM

Spend much time trying to change the presentation of the users in the admin sub-site using table-plus. Whenever I got code that looked reasonable (i.e., it looked just like code the main site except for the model name) invoking the Users tab produced a "page not found" error. I eventually got everything replicated but commented out the invocation of table-plus (got no results, but the page was found).

To make a long story short, in Users dryml:

<table-plus fields="this"/> Causes Page not found.

<table fields="this"/> Data are correct, formatting is hosed (as expected, and I haven't looked further yet).

In other code (specifically Profile)

<table-plus fields="this, ... ,other data> Works fine

To reiterate, with the exception of model-specific values, the code is identical between the admin and front sites but the admin sub-site fails.

Comments and changes to this ticket

  • Bryan Larsen

    Bryan Larsen January 12th, 2011 @ 09:09 PM

    • Tag changed from admin sub-site, table-plus to needs-clarification

    I'm unable to reproduce your problem - I put a <table-plus fields="this"/> in app/views/admin/users/index.dryml and it showed up fine. What version of Hobo are you using? Can you reproduce on a minimal app and let me see it?

  • Domizio Demichelis

    Domizio Demichelis March 27th, 2011 @ 08:20 PM

    • State changed from “new” to “invalid”

Please Sign in or create a free account to add a new ticket.

With your very own profile, you can contribute to projects, track your activity, watch tickets, receive and update tickets through your email and much more.

New-ticket Create new ticket

Create your profile

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

People watching this ticket

Pages