Page 6 of 7

Re: New Editor Feedback & Bug Reports

PostPosted: Fri Feb 15, 2013 8:00 pm
by Josh Lewis
Wow! That was quick! How about the swapper I gave you for switching the editor. :wink: Right now you have to sorta look for the link, the version I proposed it's easily there for you.

Re: New Editor Feedback & Bug Reports

PostPosted: Wed Feb 20, 2013 2:34 pm
by Scott
I can figure out why there is a huge space above the last section in my page, or why there is a heading that says "Images":

http://www.summitpost.org/scott-s-wish-list/335481

Re: New Editor Feedback & Bug Reports

PostPosted: Thu Mar 07, 2013 10:57 pm
by Old School WB
Hello

Recently when trying to create an image page, about 75% of my attempts end in an error; it is becoming annoying. Not sure if it is SP V3 bug, or a temporary problem? Below is an example of the error message. Thank you.

replace_object() INSERT INTO `objects` SET `object_id`=NULL,`type_id`=3,`last_edit`=NOW(),`creation`=NOW(),`last_edit_u
ser_id`='45831',`created_user_id`='45831',`construction`='No',`object_name`=
'Little Elbow Trail Head',`latitude`='50.766220 ',`longitude`='-115.035753',`tags`='Informational',`object_body_nft`='Turn to Little Elbow Recreation Area at end of Highway 66\r\nSouth West Ridge of GR 385256 (\'Little Evan\'), scramble route, November 11, 2010.\r\nOpal Range, Kananaskis Country, Alberta, Canada\r\n',`is_primary_photo_user_set`=0,`query_name`='Little Elbow Trail Head' ON DUPLICATE KEY UPDATE `object_id`=NULL,`type_id`=3,`last_edit`=NOW(),`creation`=NOW(),`last_edit_u
ser_id`='45831',`created_user_id`='45831',`construction`='No',`object_name`=
'Little Elbow Trail Head',`latitude`='50.766220 ',`longitude`='-115.035753',`tags`='Informational',`object_body_nft`='Turn to Little Elbow Recreation Area at end of Highway 66\r\nSouth West Ridge of GR 385256 (\'Little Evan\'), scramble route, November 11, 2010.\r\nOpal Range, Kananaskis Country, Alberta, Canada\r\n',`is_primary_photo_user_set`=0,`query_name`='Little Elbow Trail Head' failed: DB Error: unknown error

Re: New Editor Feedback & Bug Reports

PostPosted: Fri Mar 08, 2013 1:38 am
by Josh Lewis
What browser do you use? Version number helps too!

Re: New Editor Feedback & Bug Reports

PostPosted: Fri Mar 08, 2013 5:03 am
by Old School WB
Josh, at work Internet Explorer 8 and at home Sarfari 10 (I think?). I had the problem both at home last night and today at work. I was cut and pasting text into the body section since the photo information was repetitive.
Matt, photo size was big and small, as low as 100 Kb and the most was about 5 M. All photos were JPEG format.

I was able to have string of no issues and upload the photos I wanted. I did stop cut and pasting text, not sure if this was the problem? Not sure if y'all need to worry about it since my photos did eventually upload. I will let you know if this error shows up again.

Thank you for the quick reply.

Cheers
Kevin

Re: New Editor Feedback & Bug Reports

PostPosted: Fri Mar 08, 2013 4:48 pm
by Noondueler
I discovered that when adding one of my images to another page if I type in the whole title of the image exactly from (my images) it often comes up "no query". But if I just type in the first word of the title or a key word in the title it brings up all of my images that contain that word and then I can add the image since it is in that group. I am using google chrome.

Re: New Editor Feedback & Bug Reports

PostPosted: Fri Mar 08, 2013 6:12 pm
by mrchad9
This is the same Matt, but for example if you member search on 'Vitaliy M.' or 'The Chief' you get no results, but if you search 'Vitaliy' or 'Chief' you get some results. Something a little buggy there.

Re: New Editor Feedback & Bug Reports

PostPosted: Fri Mar 08, 2013 7:19 pm
by Josh Lewis
Chad, are you talking about the global site search? Or the image search when inserting images? I been very aware of the global site search issue with it being extremely literal (this has gone on since SP V2).

Re: New Editor Feedback & Bug Reports

PostPosted: Fri Mar 08, 2013 7:31 pm
by mrchad9
I am talking about if you click on 'people' (or anything else) and search for an item.

Re: New Editor Feedback & Bug Reports

PostPosted: Fri Mar 08, 2013 7:40 pm
by Josh Lewis
Yup, that would be the global search. :wink: As far as experience tells me, the global search on the right is the same as the one on specific site sections.

Re: New Editor Feedback & Bug Reports

PostPosted: Sat Mar 09, 2013 12:15 am
by Noondueler
Montana Matt wrote:
Old School WB wrote:Matt, photo size was big and small, as low as 100 Kb and the most was about 5 M. All photos were JPEG format.

I was able to have string of no issues and upload the photos I wanted. I did stop cut and pasting text, not sure if this was the problem? Not sure if y'all need to worry about it since my photos did eventually upload. I will let you know if this error shows up again.

Please do. I'm sure it will. It could be something to do with an odd character (apostrophe, etc.). I don't know. I took the information from your query and added an image with it and it worked fine, so I'm not sure what happened.
Noondueler wrote:I discovered that when adding one of my images to another page if I type in the whole title of the image exactly from (my images) it often comes up "no query". But if I just type in the first word of the title or a key word in the title it brings up all of my images that contain that word and then I can add the image since it is in that group. I am using google chrome.

Can you give a specific example so I can test? I just tried with a few of my images and they are always returned when doing a search on the exact name of the image.
I posted a pic titled : Clear Lake and Mt. Konocti on the Mount Konocti page. When I put in just the word clear I was able to find it (and add it to the page) with others containing that word.

Re: New Editor Feedback & Bug Reports

PostPosted: Sat Mar 09, 2013 3:23 pm
by distressbark
Montana Matt wrote:By default all images in the new editor are inserted at medium size. And while it's possible to increase them larger, in practice it's not a good idea because they'll appear blurry like your image.

To fix your image you can do one of two things:
1) Edit the raw HTML by clicking the button on the far left side of the new editor or by using the old editor. Look for this
Code: Select all
src="/images/small/463877.JPG"
and change it to this
Code: Select all
src="/images/medium/463877.JPG"

2) Using the new editor, delete the image and reinsert it and then specify the width at 300px.

Let me know if you'd like help doing it or if you have more questions.


Hey Matt, that did the trick. Thanks very much for all your hard work and for addressing this particular questions for me. Many thanks!

Re: New Editor Feedback & Bug Reports

PostPosted: Tue Mar 12, 2013 6:39 pm
by Scott
Just inserted the image for you. You had it right except for the capitalization of jpg. You had "jpg" and it should have been "JPG" for the extension of the image.


Thanks.

That explains why it didn't work by trying to add it manually into the old editor, but the new editor (which was also tried) just has you select the image without typing in the "jpg". Using the new editor, I used "Insert Image" - "Search SP Image" - "Click image to use", and that one didn't seem to work either, but pulled up a blank after the changes were made (but strangely while in edit mode, the photo would show; just not after hitting "save changes"). Perhaps when replacing the photo, there is a glitch if the old and new photos have different capitalizations of "JPG"? (Or maybe I did something wrong in the old editor that caused it not to work or using the new editor didn't override the typo).

Re: New Editor Feedback & Bug Reports

PostPosted: Tue Mar 12, 2013 8:10 pm
by Scott
Not sure why it wouldn't work with the new editor. The new editor pulls the name of the photo from the database, so it shouldn't have had any issues with the capitalization of the extension.


If it helps, here are some more details.

Under the new editor, the photo would show up fine when working in "Edit Page" mode. On the main page, it showed up as a blank after save changes. Also, on the main page, when you clicked on the blank photo, it would go right to the one that was supposed to be displayed.

I guess I know how to fix it now, but hopefully the above is useful.

Re: New Editor Feedback & Bug Reports

PostPosted: Sun Mar 17, 2013 3:50 pm
by rgg
I've noticed that the new editor does some strange things with <br> tags. And with strange, I mean things I don't understand.

The latest example was that some <br> tags were removed when I submitted what I had created. That is, with the <br> tags where I wanted them everything looked fine in the editor, both in HTML and WISIWYG mode, but after submitting they were gone and the page didn't look quite right.

When I went back to edit it, I saw that some of the <br> tags were simply gone! I put them back in, submitted once more, and they were gone again! Apparently, it's not a one time glitch or some mistake I made, but something more fundamental.


This is what I had created in the editor:

Code: Select all
<noformat><center><table class="thumb"><tbody>
<tr>
  <th colspan="4"><b><i style="color: black;">Great views from the top of the west ridge of Uruashraju Norte</i></b></th>
</tr>
<tr>
  <td><div><div style="height: 207px;" class="image" align="center"><a href="/view_object.php?object_id=795502">
   <img alt="Uruashraju" src="/images/original/795502.jpg" height="190"></a><br>
   <span class="caption">Nevado Uruashraju beckons</span>
  </div></div></td>
  <td><div><div style="height: 207px;" class="image" align="center"><a href="/view_object.php?object_id=795534">
   <img alt="The ridge" src="/images/medium/795534.jpg" height="190"></a><br>
   <span class="caption">View down the ridge</span>
  </div></div></td>
  <td><div><div style="height: 207px;" class="image" align="center"><a href="/view_object.php?object_id=795508">
    <img alt="Huantsán" src="/images/medium/795508.jpg" height="190"></a><br>
    <span class="caption">Nevado Huantsán</span>
  </div></div></td>
  <td><div><div style="height: 207px;" class="image" align="center"><a href="/view_object.php?object_id=795512">
    <img alt="Nevado Huantsán" src="/images/medium/795512.jpg" height="190"></a><br>
    <span class="caption">Imminent sunrise</span>
  </div></div></td>
</tr>
</tbody></table></center></noformat>


After submitting this, the four <br> tags were gone (as, unfortunately, was most of the whitespace, which I had used to keep the HTML source code readable).

I tried a few things, and eventually found a work around: instead of <br> tags, I added <br clear=all> tags, and that did the trick:

Code: Select all
<noformat><center><table class="thumb"><tbody>
<tr>
  <th colspan="4"><b><i style="color: black;">Great views from the top of the west ridge of Uruashraju Norte</i></b></th>
</tr>
<tr>
  <td><div><div style="height: 207px;" class="image" align="center"><a href="/view_object.php?object_id=795502">
   <img alt="Uruashraju" src="/images/original/795502.jpg" height="190"></a><br clear=all>
   <span class="caption">Nevado Uruashraju beckons</span>
  </div></div></td>
  <td><div><div style="height: 207px;" class="image" align="center"><a href="/view_object.php?object_id=795534">
   <img alt="The ridge" src="/images/medium/795534.jpg" height="190"></a><br clear=all>
   <span class="caption">View down the ridge</span>
  </div></div></td>
  <td><div><div style="height: 207px;" class="image" align="center"><a href="/view_object.php?object_id=795508">
    <img alt="Huantsán" src="/images/medium/795508.jpg" height="190"></a><br clear=all>
    <span class="caption">Nevado Huantsán</span>
  </div></div></td>
  <td><div><div style="height: 207px;" class="image" align="center"><a href="/view_object.php?object_id=795512">
    <img alt="Nevado Huantsán" src="/images/medium/795512.jpg" height="190"></a><br clear=all>
    <span class="caption">Imminent sunrise</span>
  </div></div></td>
</tr>
</tbody></table></center></noformat>


For the record, the page where I had this problem is http://www.summitpost.org/view_object.p ... _id=842314 and it was in fact Josh who made me aware of it in the first place.
I've been editing in Chrome.

Cheers, Rob