Due to enormous amounts of spam, the forum has been set to read-only mode.



Reply to topic  [ 6 posts ] 
Bugs in 9.40 Explorer templates. 
Author Message

Joined: Sun Mar 11, 2007 4:16 pm
Posts: 53
Post Bugs in 9.40 Explorer templates.

Hi,

Found some strange things testing 9.40.

Album.xsl - Both notes and reviews points at the same memo field.

ArtistPerson.xsl - Where have the "All roles" link gone?
The "Main" link seems to have lost all purpose?
Notes and Bio fields seems to have switched place in the layout.

Also when you browse person/artist i.e. TrackList_XXXRoles.xls there is no link back to the browsed person/artist.

Regards / Stefan


Mon Jul 23, 2012 4:39 pm
Profile
Site Admin
User avatar

Joined: Fri Nov 22, 2002 3:52 pm
Posts: 13748
Post Re: Bugs in 9.40 Explorer templates.

Itz wrote:
Hi,

Found some strange things testing 9.40.

Album.xsl - Both notes and reviews points at the same memo field.

Right-click, choose Edit XSL Template, and change

Code:
              <xsl:if test="reviews!=''">
              <xsl:call-template name="add-line-breaks">
                <xsl:with-param name="string" select="notes"/>
              </xsl:call-template>


to

Code:
              <xsl:if test="reviews!=''">
              <xsl:call-template name="add-line-breaks">
                <xsl:with-param name="string" select="reviews"/>
              </xsl:call-template>



Quote:
ArtistPerson.xsl - Where have the "All roles" link gone?

Removed.

Quote:
Notes and Bio fields seems to have switched place in the layout.

Bio is now displayed before Notes (same field order as in data entry window).

Quote:
Also when you browse person/artist i.e. TrackList_XXXRoles.xls there is no link back to the browsed person/artist.

As in previous versions, click the Back link on the toolbar.

_________________
Fredrik Nordbakke
www.fnprg.com


Thu Jul 26, 2012 10:48 am
Profile WWW

Joined: Sun Mar 11, 2007 4:16 pm
Posts: 53
Post Re: Bugs in 9.40 Explorer templates.

Thanks Fredrik,

My apologizes regarding the back button (could have sworn and so on...)

Any particular reason the "All roles" link/xls was removed?
I found it useful so I hope you reconsider (as I don't want to learn xls).

Otherwise I really like the new look (changing the viewing order of bio/notes back as before was no biggie, even I managed to do that).

Cheers / Stefan


Fri Jul 27, 2012 10:02 am
Profile
Site Admin
User avatar

Joined: Fri Nov 22, 2002 3:52 pm
Posts: 13748
Post Re: Bugs in 9.40 Explorer templates.

Itz wrote:
Thanks Fredrik,

My apologizes regarding the back button (could have sworn and so on...)

Any particular reason the "All roles" link/xls was removed?
I found it useful so I hope you reconsider (as I don't want to learn xls).

Here is a zip file with the "all roles" template + an updated Artist/Person template that links to it: http://www.fnprg.com/userforum/allroles.zip

_________________
Fredrik Nordbakke
www.fnprg.com


Fri Jul 27, 2012 10:37 am
Profile WWW

Joined: Sun Mar 11, 2007 4:16 pm
Posts: 53
Post Re: Bugs in 9.40 Explorer templates.

Thank you so very much!

// Stefan


Fri Jul 27, 2012 12:50 pm
Profile
User avatar

Joined: Wed Sep 19, 2007 12:08 pm
Posts: 54
Location: Noord-Scharwoude - Netherlands
Post Re: Bugs in 9.40 Explorer templates.

Thanks Fredrik, I also use this funtion quite a lot!
René


Sat Jul 28, 2012 1:11 pm
Profile
Display posts from previous:  Sort by  
Reply to topic   [ 6 posts ] 

You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by STSoftware for PTF.