Theme Drop Down in Catalog Grid Don't List More Than 10 Themes

5 views
Skip to first unread message

Phil -- wbtc.fr --

unread,
Jul 23, 2011, 10:26:04 AM7/23/11
to in-port...@googlegroups.com
seen in v510

Alexander Obuhovich

unread,
Jul 23, 2011, 10:34:24 AM7/23/11
to in-port...@googlegroups.com
This sound familiar. I recall 10 item in dropdown limit with groups in category permissions too.



On Sat, Jul 23, 2011 at 5:26 PM, Phil -- wbtc.fr -- <ph...@wbtc.fr> wrote:
seen in v510

--
You received this message because you are subscribed to the Google Groups "In-Portal Bugs Team" group.
To post to this group, send email to in-port...@googlegroups.com.
To unsubscribe from this group, send email to in-portal-bug...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/in-portal-bugs?hl=en.



--
Best Regards,

http://www.in-portal.com
http://www.alex-time.com

Phil -- wbtc.fr --

unread,
Jul 23, 2011, 10:55:39 AM7/23/11
to in-port...@googlegroups.com
exact ;-)

2011/7/23 Alexander Obuhovich <aik....@gmail.com>

Dmitry A.

unread,
Sep 12, 2011, 12:23:21 AM9/12/11
to in-port...@googlegroups.com
Is this still active bug?

DA

Phil -- wbtc.fr --

unread,
Sep 12, 2011, 5:05:42 AM9/12/11
to in-port...@googlegroups.com
it seems not happening in my local 513, after testing just now.

2011/9/12 Dmitry A. <dand...@gmail.com>
Is this still active bug?

DA

--
You received this message because you are subscribed to the Google Groups "In-Portal Bugs Team" group.
To view this discussion on the web visit https://groups.google.com/d/msg/in-portal-bugs/-/AtY0_nBi8wAJ.

Alexander Obuhovich

unread,
Sep 13, 2011, 2:49:06 AM9/13/11
to in-port...@googlegroups.com

Maybe there is a task with a patch in Issue Tracker, since the problem couldn't just disappear?

Dmitry A.

unread,
Sep 26, 2011, 12:44:47 AM9/26/11
to in-port...@googlegroups.com
Hi guys,

I have checked the code and it seems that we did NOT make any changes to the related code:


<inp2:m_DefineElement name="theme_selector">
<inp2:m_ifnot check="theme.enabled_TotalRecords" equals_to="0|1">
<inp2:m_Phrase label="la_CurrentTheme"/>:
<select name="theme" id="theme" onchange="onChangeTheme();">
<inp2:m_DefineElement name="theme_elem">
<option value="<inp2:Field name="ThemeId"/>" <inp2:m_if check="SelectedTheme">selected="selected"</inp2:m_if> ><inp2:Field name="Name"/></option>
</inp2:m_DefineElement>

<inp2:theme.enabled_PrintList render_as="theme_elem"/>
</select>

<script type="text/javascript">
function onChangeTheme() {
set_hidden_field('theme', $('#theme').val());
submit_event('theme', 'OnChangeTheme');
}
</script>
</inp2:m_ifnot>
</inp2:m_DefineElement>



As you can see there is no Per_Page specified which means it's probably still going to show first10 themes and not all.


DA

Alexander Obuhovich

unread,
Sep 26, 2011, 4:08:19 AM9/26/11
to in-port...@googlegroups.com
Then, with 12 active themes in theme list you can see only 10 of them in structure & data or not, Dmitry?




DA

--
You received this message because you are subscribed to the Google Groups "In-Portal Bugs Team" group.
To view this discussion on the web visit https://groups.google.com/d/msg/in-portal-bugs/-/KDWcdEPi8eIJ.

To post to this group, send email to in-port...@googlegroups.com.
To unsubscribe from this group, send email to in-portal-bug...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/in-portal-bugs?hl=en.



--

Phil -- wbtc.fr --

unread,
Sep 26, 2011, 4:11:34 AM9/26/11
to in-port...@googlegroups.com
for remembering, there's 2 places were this bug was active:
- grid theme listing
- catalog top-right theme drop-down

2011/9/26 Alexander Obuhovich <aik....@gmail.com>

Alexander Obuhovich

unread,
Sep 26, 2011, 4:14:23 AM9/26/11
to in-port...@googlegroups.com
Grid with list of themes isn't an issue, since you can use pagination control to navigate to 2nd page :)

Phil -- wbtc.fr --

unread,
Sep 26, 2011, 4:18:27 AM9/26/11
to in-port...@googlegroups.com
I've just made a remembering of all bug about this, because it wasn't working before the patch too :)

2011/9/26 Alexander Obuhovich <aik....@gmail.com>

Dmitry A.

unread,
Oct 16, 2011, 1:01:18 AM10/16/11
to in-port...@googlegroups.com
I am not able to replicate this on my copy what about you guys?


DA

Alexander Obuhovich

unread,
Oct 16, 2011, 8:53:40 AM10/16/11
to in-port...@googlegroups.com
I can repeat this without any problems on 5.2.0.

To replicate you need to create 11+ enabled themes and visit "Structure & Data" section. Then verify that theme dropdown on the right (in blue bar) contains only 10 records.



On Sun, Oct 16, 2011 at 8:01 AM, Dmitry A. <dand...@gmail.com> wrote:
I am not able to replicate this on my copy what about you guys?


DA

--
You received this message because you are subscribed to the Google Groups "In-Portal Bugs Team" group.
To view this discussion on the web visit https://groups.google.com/d/msg/in-portal-bugs/-/v740scEsozwJ.

To post to this group, send email to in-port...@googlegroups.com.
To unsubscribe from this group, send email to in-portal-bug...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/in-portal-bugs?hl=en.

Dmitry A.

unread,
Oct 16, 2011, 4:53:38 PM10/16/11
to in-port...@googlegroups.com
Here is a patch and task:


1141: Drop-Down with Themes in Catalog doesn't List more than 10 Themes



DA
Drop-Down-with-Themes-in-Catalog-doesnt-List-more-than-10-Themes.patch
Reply all
Reply to author
Forward
0 new messages